freetype2/builds/unix
Werner Lemberg bd7e1c3ce0 Pass options from one configure script to another as-is (not
expanded).  This is needed for options like
--includedir='${prefix}/include'.

* builds/unix/detect.mk, configure: Prevent argument expansion in
call to the (real) `configure' script.



* src/truetype/ttgload.c (load_truetype_glyph): Fix compilation if
TT_USE_BYTECODE_INTERPRETER isn't defined.



There exist CFFs which contain opcodes for the Type 1 operators
`hsbw' and `closepath' which are both invalid in Type 2 charstrings.
However, it doesn't harm to support them.

* src/cff/cffgload.c (CFF_Operator): Add `cff_op_hsbw' and
`cff_op_closepath.'
(cff_argument_counts): Ditto.

(cff_decoder_parse_charstrings): Handle Type 1 opcodes 9 (closepath)
and 13 (hsbw) which are invalid in Type 2 charstrings.
2007-12-06 17:17:30 +00:00
..
.cvsignore Put version information into the configure script. Reported by Paul 2006-05-08 07:10:29 +00:00
configure.raw Mac OS X Carbon tests in configure.raw are improved and builds/mac/ftmac.c is updated to sync to src/base/ftmac.c 2007-12-06 07:47:25 +00:00
detect.mk Pass options from one configure script to another as-is (not 2007-12-06 17:17:30 +00:00
freetype-config.in * embed explicit Carbon dependency into freetype2.pc and freetype-config, if configured to use Carbon 2006-10-12 01:35:54 +00:00
freetype2.in * embed explicit Carbon dependency into freetype2.pc and freetype-config, if configured to use Carbon 2006-10-12 01:35:54 +00:00
freetype2.m4 A new set of spelling fixes from Alexei. 2007-02-01 07:58:02 +00:00
ft-munmap.m4 Add license. 2005-06-04 23:04:30 +00:00
ft2unix.h Normalize quotation to `...'. 2006-03-24 12:46:49 +00:00
ftconfig.in * builds/win32/visualc/index.html, 2007-03-28 21:17:11 +00:00
ftsystem.c * builds/unix/ftsystem.c (FT_Stream_Open): Don't use ULONG_MAX but 2007-06-01 06:49:03 +00:00
install-sh * builds/unix/install-sh, builds/unix/mkinstalldirs: Updated from 2007-01-12 10:30:19 +00:00
install.mk * builds/unix/install.mk (uninstall): Don't handle `cache' 2006-04-01 05:22:07 +00:00
mkinstalldirs * builds/unix/install-sh, builds/unix/mkinstalldirs: Updated from 2007-01-12 10:30:19 +00:00
unix-cc.in formatting 2006-10-15 08:58:40 +00:00
unix-def.in * builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat' 2006-12-09 20:01:43 +00:00
unix-dev.mk Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
unix-lcc.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
unix.mk Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
unixddef.mk * builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat' 2006-12-09 20:01:43 +00:00