freetype2/src/base
Alexei Podtelezhnikov 673a28ef93 [base] Small bbox correction.
* src/base/ftbbox.c (FT_Outline_Get_BBox): Start from nonsense bbox
instead of initial point that could be `off' in conic outlines.
2014-10-11 14:40:51 -04:00
..
Jamfile Position Independent Code (PIC) support and infrastructure in base. 2009-04-05 17:59:26 +03:00
basepic.c Fix PIC linking. 2013-12-21 08:14:25 +01:00
basepic.h Whitespace. 2013-03-17 08:14:46 +01:00
ftadvanc.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftapi.c Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
ftbase.c [mac] Unify DARWIN_NO_CARBON with FT_MACINTOSH. 2011-12-02 21:14:58 +09:00
ftbase.h [raccess] Modify for PIC build. 2012-01-17 15:13:50 +09:00
ftbbox.c [base] Small bbox correction. 2014-10-11 14:40:51 -04:00
ftbdf.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftbitmap.c * src/base/ftbitmap.c (ft_gray_for_premultiplied_srgb_bgra): Refactor. 2014-08-08 22:27:10 -04:00
ftcalc.c [base] Significant optimization of `ft_div64by32' 2014-10-02 23:13:33 -04:00
ftcid.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftdbgmem.c Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
ftdebug.c Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00
ftfstype.c Formatting, copyright years. 2009-03-03 21:35:32 +00:00
ftgasp.c formatting, copyright years and messages, doc polishing 2007-01-09 10:37:36 +00:00
ftgloadr.c Fix Savannah bug #39269. 2013-06-18 10:17:48 +02:00
ftglyph.c Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
ftgxval.c */*: Use `FT_THROW'. 2013-03-14 10:27:35 +01:00
ftinit.c Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00
ftlcdfil.c Fix compiler warnings. 2014-06-13 09:28:00 +02:00
ftmac.c Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
ftmm.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftobjs.c Make `FT_Get_SubGlyph_Info' actually work. 2014-04-17 01:24:36 +02:00
ftotval.c */*: Use `FT_THROW'. 2013-03-14 10:27:35 +01:00
ftoutln.c [base] Handle collapsed outlines to avoid undefined FT_MSB. 2014-08-12 00:26:16 -04:00
ftpatent.c * src/base/ftpatent.c (FT_Face_SetUnpatentedHinting): Fix typo. 2011-07-20 06:30:20 +02:00
ftpfr.c */*: Use `FT_THROW'. 2013-03-14 10:27:35 +01:00
ftpic.c Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
ftrfork.c Fix clang static analyzer and compiler warnings. 2014-02-08 13:55:38 +01:00
ftsnames.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftstream.c Formatting. 2013-05-04 15:26:24 +02:00
ftstroke.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftsynth.c Fix vertical size of emboldened glyphs. 2013-09-20 07:20:53 +02:00
ftsystem.c */*: Use `FT_THROW'. 2013-03-14 10:27:35 +01:00
fttrigon.c * src/base/fttrigon.c (ft_trig_prenorm): Comment on undefined behavior. 2014-08-12 00:41:04 -04:00
fttype1.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftutil.c Replace `ft_highpow2' function. 2014-07-16 22:05:56 -04:00
ftwinfnt.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftxf86.c Documentation updates, whitespace. 2004-12-13 23:16:59 +00:00
md5.c * src/base/md5.c, src/base/md5.h: Updated to recent version. 2013-10-22 01:10:10 +02:00
md5.h * src/base/md5.c, src/base/md5.h: Updated to recent version. 2013-10-22 01:10:10 +02:00
rules.mk [base] Add missing dependencies to Makefile. 2013-12-21 07:23:08 +01:00