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