1 2015-10-08 Peter Breitenlohner <peb@mppmu.mpg.de>
3 * fontforge/fontforge/splinefont.h.
4 fontforge/fontforge/splinesaveafm.c:
5 Declare arg2 of CheckAfmOfPostscript() as const.
6 * src/luafflib.c: Temporarily copy const strings instead of
7 casting them from 'const char *' to 'char *'.
9 2015-10-07 Peter Breitenlohner <peb@mppmu.mpg.de>
11 * src/ffdummies.h (new): Declare functions and variables.
12 * src/ffdummies.c, src/luafflib.c: Include src/ffdummies.h for
13 prototypes, use static functions and const variables.
15 2013-11-16 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
17 * src/luafflib.c: Values of italicangle were inconsistent between
18 fontloader.info and fontloader.open. A report from Philipp Gesang:
19 http://tug.org/pipermail/luatex/2013-November/004635.html.
20 Now both use dump_floatfield().
22 2013-07-02 Peter Breitenlohner <peb@mppmu.mpg.de>
24 * fontforge/Unicode/char.c, fontforge/Unicode/memory.c,
25 fontforge/Unicode/usprintf.c, fontforge/Unicode/ustring.c,
26 fontforge/gutils/fsys.c, fontforge/inc/ustring.h,
27 fontforge/inc/utype.h, src/luafflib.c: Make sure <w2c/config.h>
28 or <kpathsea/config.h> is always included first.
30 2011-10-21 Werner Fink <werner@suse.de>
32 * fontforge/fontforge/psread.c (ioescapestopped): Correctly
33 compute `stack' array size.
35 2009-03-05 Peter Breitenlohner <peb@mppmu.mpg.de>
37 * ff-config.in: new configuration header replacing lots of
38 defines on the command line.
39 * fontforge/fontforge/configure-pfaedit.h: include ff-config.h.