A JavaScript TrueType font engine for modern browsers and Node.js.
work in progress...
| sfnt version | Implemented |
|---|---|
| numTables | Implemented |
| searchRange | Implemented |
| entrySelector | Implemented |
| rangeShift | Implemented |
| Table Directory | Implemented |
|---|
| cmap | - |
|---|---|
| glyf | Almost |
| head | Almost |
| hhea | - |
| hmtx | - |
| loca | Almost |
| maxp | Almost |
| name | - |
| post | - |
| OS/2 | - |
| cvt | - |
|---|---|
| EBDT | - |
| EBLC | - |
| EBSC | - |
| fpgm | - |
| gasp | - |
| hdmx | - |
| kern | - |
| LTSH | - |
| prep | - |
| PCLT | - |
| VDMX | - |
| vhea | - |
| vmtx | - |
- Microsoft Typography - Features of TrueType and OpenType (Microsoft)
- TrueType Reference Manual (Apple) test