freetype2/src/raster
Werner Lemberg 21bdca7907 [raster] Make bbox handling the same as with Microsoft's rasterizer.
Right before B/W rasterizing, the bbox gets simply rounded to
integers.  This fixes, for example, glyph `three' in font `Helvetica
Neue LT Com 65 Medium' at 11ppem.

Thanks to Greg Hitchcock who explained this behaviour.

* src/raster/ftrend1.c (ft_raster1_render): Implement it.
2011-01-15 09:46:13 +01:00
..
Jamfile Position Independent Code (PIC) support in raster renderer. 2009-04-05 18:16:13 +03:00
ftmisc.h Make ftraster.c compile in stand-alone mode with MSVC compiler. 2010-07-09 09:55:29 +02:00
ftraster.c [raster] Add undocumented drop-out rule to the other bbox side also. 2011-01-14 19:44:29 +01:00
ftraster.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftrend1.c [raster] Make bbox handling the same as with Microsoft's rasterizer. 2011-01-15 09:46:13 +01:00
ftrend1.h Position Independent Code (PIC) support in raster renderer. 2009-04-05 18:16:13 +03:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
raster.c Position Independent Code (PIC) support in raster renderer. 2009-04-05 18:16:13 +03:00
rasterrs.h Formatting. 2001-06-19 23:03:41 +00:00
rastpic.c */*: Use module specific error names where appropriate. 2010-06-24 10:34:29 +02:00
rastpic.h Position Independent Code (PIC) support in raster renderer. 2009-04-05 18:16:13 +03:00
rules.mk */rules.mk: Handle `*pic.c' files. 2011-01-03 07:11:54 +01:00