------------------------------------------------------------------------ r3090 | taco | 2009-10-31 15:52:37 +0100 (Sat, 31 Oct 2009) | 4 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c M /trunk/source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/psread.c M /trunk/source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinefont.h
Speed up reading of OTF fonts in fontloader.open() by using an approximate boundingbox that is calculated during CFF parsing instead of the perfectly accurate one that had to be calculated based on actual splines. ------------------------------------------------------------------------ _______________________________________________ dev-luatex mailing list [email protected] http://www.ntg.nl/mailman/listinfo/dev-luatex
