On Wed Apr 19 09:40:46 2023 +0000, Huw Davies wrote:
Ok, if it's temporary that's of course fine. I was hoping we could eliminate the `GetTextMetrics()` / `GetTextExtentPointW()` calls at some point, since we always have the offset array in the EMF and we could likely do something on the gdi side to deal with the vertical case.
It's not really important since we don't create such records but there's EMR_SMALLTEXTOUT record that is similar to EMR_EXTTEXTOUT but doesn't contain the offsets.