harfbuzz / boring-expansion-spec

Better-Engineered Font Formats; Part 1. Boring Expansion
80 stars 9 forks source link

[`CFF2`] Errata #155

Open behdad opened 1 month ago

behdad commented 1 month ago

CFF2 has a file size advantage over TrueType-flavored variable fonts, specially if one doesn't care about hinting (mobile, retina display, etc) but does care about (uncompressed) size.

CFF2 also alleviates some other limitations of variable-fonts built against the gvar table. Unfortunately, it imposes its own limitations. These are among the issues I'm going to raise.

Ideally, Adobe folks choose to turn these ideas into proposals and push it through the OFF standardization / OpenType integration process. Failing that, we might want to go ahead and do it. cc @davelab6

skef commented 1 month ago

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 why things are as they are.

behdad commented 1 month ago

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 why things are as they are.

Thanks Skef.