Behdad Esfahbod
Behdad Esfahbod
Happy to work this out with you and get into the library. Good timing as we are also adding hb-draw API. Would be great for a HarfBuzz 4.0 release soon....
cc @jfkthame
@dscorbett can you triage this please?
A small error enum is fine, but I don't want to get into a huge one.
Curious: does `hb_font_set_ptem()` also fix it?
There are a couple of things we can fix: - In `hb_coretext_font_create()` copy variations from CTFont to hb_font_t. I'm reopening this issue to track that. Other is https://github.com/harfbuzz/harfbuzz/issues/1914;
Any help here is appreciated.
Similar issue: https://gitlab.gnome.org/GNOME/pango/-/issues/695
Yes this is bothersome to me... I'm leaning towards making font remember which named instance it's pegged to, and apply variations on top of that when set using `set_variations`. Not...
Am reviewing API changes for release, and came here to express again how much this bothers me! I'm making the release but let's figure this out soon.