Behdad Esfahbod

Results 1486 comments of Behdad Esfahbod

> However `hb_cairo_font_face_create_for_font` calls `hb_font_make_immutable` which prevents Does just removing that call make it correctly work?

Okay thanks. I'll try to reproduce it and see what I can do. Some automatic change detection work would be needed...

cc @PeterCon This can possibly be done with a new Khmer script tag. That would, however, have a bad backward-compatibility story. Within the existing shaper, presence of a feature can...

> I'll try to get some discussion started on these things within Adobe. There's a lot of history here, of course, so it might take some time to dig up...

I wrote in #150: "Per-glyph avar2" doesn't make sense to me. You already can do that: define whatever new axis you want in avar2, and use it only in a...

> If the glyph is decomposed (which you would expect with VARC) No I'm not talking about VARC. When building a regular CFF2 variable-font from sources like Glyphs files that...

Yes, this is the only change that can break existing rasterizers, but I think we should discuss it. Thank you.

We can at least implement this in the paint API by adding a transform before paint_image.