Hacker News new | ask | show | jobs
by humpolec 5021 days ago
>Next, the font file size can be further reduced by eliminating font hinting meta data, as some platforms do not support it.

Not sure if I understood that correctly... do we make the decision depending on the platform, or do we remove the hinting data for all platforms just to improve the compression?

1 comments

Poor wording on my part. Font hinting meta data is removed for platforms that do not support it. Ex: windows does, and hinting data is retained for improved rendering.
How good is the platform detection accuracy? I ask because for goo.gl I see analytics with the + suffix plump for many "Other Unix" when the majority of those would have been Linux.