2015-10-23 Akira Kakuto * src/luafflib.c: Import patch for issue 730 by Hans. 2015-10-08 Peter Breitenlohner * fontforge/fontforge/splinefont.h. fontforge/fontforge/splinesaveafm.c: Declare arg2 of CheckAfmOfPostscript() as const. * src/luafflib.c: Temporarily copy const strings instead of casting them from 'const char *' to 'char *'. 2015-10-07 Peter Breitenlohner * src/ffdummies.h (new): Declare functions and variables. * src/ffdummies.c, src/luafflib.c: Include src/ffdummies.h for prototypes, use static functions and const variables. 2013-11-16 Akira Kakuto * src/luafflib.c: Values of italicangle were inconsistent between fontloader.info and fontloader.open. A report from Philipp Gesang: http://tug.org/pipermail/luatex/2013-November/004635.html. Now both use dump_floatfield(). 2013-07-02 Peter Breitenlohner * fontforge/Unicode/char.c, fontforge/Unicode/memory.c, fontforge/Unicode/usprintf.c, fontforge/Unicode/ustring.c, fontforge/gutils/fsys.c, fontforge/inc/ustring.h, fontforge/inc/utype.h, src/luafflib.c: Make sure or is always included first. 2011-10-21 Werner Fink * fontforge/fontforge/psread.c (ioescapestopped): Correctly compute `stack' array size. 2009-03-05 Peter Breitenlohner * ff-config.in: new configuration header replacing lots of defines on the command line. * fontforge/fontforge/configure-pfaedit.h: include ff-config.h.