mirror of
https://github.com/mapbox/node-fontnik.git
synced 2026-02-01 16:47:18 +00:00
195 B
195 B
0.2.6
- Truncate at Unicode point 65535 (0xFFFF) instead of 65533.
0.2.3
- Calling .codepoints() on an invalid font will throw a JavaScript error rather than running into an abort trap.