TYPE DESIGN INFORMATION PAGE last updated on Wed Nov 20 12:07:09 EST 2024
FONT RECOGNITION VIA FONT MOOSE |
|
|
Photopea
Czech online image editor. The Github page contains various software tools for dealing with tiff and png images, as well as the Typr.js utility. Typr.js is a Javascript parser and utility for working with fonts (TTF, OTF). It is an alternative to opentype.js. It is the main text engine for the Photopea image editor. It consists of Typr (the main parser: it parses the raw data and generates the font object) and Typr.U (Typr utilities. Basic operations with fonts). The output object has a structure, wich corresponds to the structure of the TTF/OTF file. In other words, it is a set of tables. |
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 |