freetype2/src/psaux
Ralph Giles 04a7858c61 Make `seac' operator work correctly with incremental interface.
SEAC (Single Encoding Accented Characters) are composed of (basically) two
indices specifying two other glyphs, and a movement to position the accent
properly with respect to the main glyph.

To make it work with the incremental interface we now demand that the caller
handles the encoding by itself.
2009-04-30 20:32:31 +02:00
..
Jamfile Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
afmparse.c Remove redundant header inclusions. 2009-03-21 08:51:44 +01:00
afmparse.h * src/autofit/afwarp.c: simple #ifdef to prevent compilation when 2006-01-27 12:11:22 +00:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
psaux.c * src/psaux/psaux.c src/psaux/psauxmod.c src/type1/t1driver.c: Make 2006-01-23 10:46:38 +00:00
psauxerr.h Formatting. 2001-06-19 23:03:41 +00:00
psauxmod.c * builds/amiga/src/base/ftsystem.c, devel/ftoption.h 2006-02-16 22:45:31 +00:00
psauxmod.h Add #error to modules and files that do not support PIC yet. 2009-04-05 18:25:14 +03:00
psconv.c Remove redundant header inclusions. 2009-03-21 08:51:44 +01:00
psconv.h * freetype2/include/freetype/internal/psaux.h: New macros 2006-07-14 18:28:08 +00:00
psobjs.c Fix problem with T1_FIELD_{NUM,FIXED}_TABLE2. 2009-01-09 07:58:08 +00:00
psobjs.h Heavy modification of the PS parser to handle comments and strings 2003-10-07 05:49:41 +00:00
rules.mk Formatting, copyright years. 2006-01-16 22:35:33 +00:00
t1cmap.c Add support for cmap type 14. 2007-10-15 17:21:32 +00:00
t1cmap.h Prepare use of pscmap service within CFF module. 2006-01-12 08:12:27 +00:00
t1decode.c Make `seac' operator work correctly with incremental interface. 2009-04-30 20:32:31 +02:00
t1decode.h Updated copyright years. 2003-09-30 07:00:42 +00:00