TYPE DESIGN INFORMATION PAGE last updated on Wed Nov 20 11:56:54 EST 2024
FONT RECOGNITION VIA FONT MOOSE |
|
|
Google's PNG Images
In 2013, Google proposed its solution for color fonts based on PNG-format images for the glyphs of a font. While this is great because of the number of images is only limited by one's creativity, there is a scaling problem before pixelization will be visible. In the Opentype CBDT/CBLC tables, the images are stored, bloating up the font file. The standard uncolored glyph table, GLYF, should not be present. Hence there is no way to fall back if CBDT/CBLC is not supported. As of 2014, it is already implemented in FreeType, which is used on Android and Linux. |
EXTERNAL LINKS |
| |
| |
Luc Devroye ⦿ School of Computer Science ⦿ McGill University Montreal, Canada H3A 2K6 ⦿ lucdevroye@gmail.com ⦿ https://luc.devroye.org ⦿ https://luc.devroye.org/fonts.html |