freetype2/src/truetype
Werner Lemberg bfcc375b06 * src/truetype/ttobjs.c (tt_size_run_prep): Reset reference points.
Up to now, we simply took a snapshot of the Graphics State after the
`prep' table has been executed, and right before a glyph's bytecode
was run it got reloaded.  However, as Greg Hitchcock has told us in
private communication, reference points get reset to zero in the MS
rasterizer and we follow in due course.  While reasonable, this is
undocumented behaviour.

Most notably, this fixes the rendering of Arial's `x' glyph in
subpixel hinting mode.
2013-02-06 08:47:29 +01:00
..
Jamfile Position Independent Code (PIC) support in truetype driver. 2009-04-05 18:03:02 +03:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
rules.mk [truetype] Support subpixel hinting. 2012-06-18 10:36:06 +02:00
truetype.c [truetype] Support subpixel hinting. 2012-06-18 10:36:06 +02:00
ttdriver.c [sfnt, truetype] More renamings for orthogonality. 2012-08-27 07:43:28 +02:00
ttdriver.h Position Independent Code (PIC) support in truetype driver. 2009-04-05 18:03:02 +03:00
tterrors.h Prepare source code for amalgamation. 2012-03-08 06:04:03 +01:00
ttgload.c Formatting, comment improvements. 2013-01-28 13:56:23 +01:00
ttgload.h Always ignore global advance. 2011-04-21 08:21:37 +02:00
ttgxvar.c Various compiler warning fixes. 2012-12-17 09:08:09 +01:00
ttgxvar.h truetype: Extend mmvar_len to hold size_t values. 2009-08-01 00:32:18 +09:00
ttinterp.c [truetype] A better fix for Savannah bug #38211. 2013-02-05 19:23:16 +01:00
ttinterp.h Formatting, comment improvements. 2013-01-28 13:56:23 +01:00
ttobjs.c * src/truetype/ttobjs.c (tt_size_run_prep): Reset reference points. 2013-02-06 08:47:29 +01:00
ttobjs.h Formatting, comment improvements. 2013-01-28 13:56:23 +01:00
ttpic.c [FT_CONFIG_OPTION_PIC] Fix g++ 4.6.2 compiler warnings. 2012-08-27 11:23:41 +02:00
ttpic.h [sfnt, truetype] More renamings for orthogonality. 2012-08-27 07:43:28 +02:00
ttpload.c Fix tracing message for `loca' table. 2012-01-02 22:33:42 +01:00
ttpload.h * builds/win32/visualc/freetype.dsp: updating the project file, adding 2006-03-20 13:32:33 +00:00
ttsubpix.c Formatting, comment improvements. 2013-01-28 13:56:23 +01:00
ttsubpix.h Formatting, comment improvements. 2013-01-28 13:56:23 +01:00