|
|
|
@ -1,10 +1,10 @@ |
|
|
|
|
2007-01-04 David Turner <david@freetype.org> |
|
|
|
|
|
|
|
|
|
* src/sfnt/ttmtx.c: don't extract the metrics table from the |
|
|
|
|
SFNT font file. Instead, reparse it on each glyph load, |
|
|
|
|
since the runtime difference will not be noticeable, and |
|
|
|
|
it can save a lot of heap memory when memory-mapped files |
|
|
|
|
are not used. |
|
|
|
|
* src/sfnt/ttmtx.c, include/freetype/internal/tttypes.h: |
|
|
|
|
don't extract the metrics table from the SFNT font file. |
|
|
|
|
Instead, reparse it on each glyph load, since the runtime |
|
|
|
|
difference will not be noticeable, and it can save a lot |
|
|
|
|
of heap memory when memory-mapped files are not used. |
|
|
|
|
|
|
|
|
|
* src/sfnt/ttcmap.c: slight optimization in the CMAP 4 validator |
|
|
|
|
|
|
|
|
|