------------------------------------------------------------------------ r1525 | taco | 2008-10-01 13:44:46 +0200 (Wed, 01 Oct 2008) | 2 lines Changed paths: M /trunk/src/libs/lua51/Makefile M /trunk/src/libs/luafontforge/src/luafflib.c make sure the new handling of .notdef does not crash on CID fonts ------------------------------------------------------------------------ r1526 | taco | 2008-10-01 13:45:49 +0200 (Wed, 01 Oct 2008) | 2 lines Changed paths: M /trunk/src/libs/lua51/Makefile #1525 had an accidental commit for trunk/src/libs/lua51/Makefile, revert ------------------------------------------------------------------------ r1527 | taco | 2008-10-01 14:44:23 +0200 (Wed, 01 Oct 2008) | 3 lines Changed paths: M /trunk/src/texk/web2c/luatexdir/font/writettf.c M /trunk/src/texk/web2c/luatexdir/font/writetype0.c always xfree the ttf_buffer after font loading. (there was a memory leak that could become quite big) ------------------------------------------------------------------------ r1528 | taco | 2008-10-01 15:39:23 +0200 (Wed, 01 Oct 2008) | 2 lines Changed paths: M /trunk/src/texk/web2c/luatexdir/font/writetype2.c two more leaks ------------------------------------------------------------------------ r1529 | taco | 2008-10-01 16:17:31 +0200 (Wed, 01 Oct 2008) | 2 lines Changed paths: M /trunk/src/texk/web2c/luatexdir/font/writet1.c M /trunk/src/texk/web2c/luatexdir/font/writetype2.c more (small) memory leaks plugged ------------------------------------------------------------------------