Werner Lemberg a9f6f85e77 Various compiler warning fixes.
* include/freetype/internal/ftserv.h (FT_SERVICE_UNAVAILABLE): Use
`logical not' operator instead of negation.  The idea is that `~'
returns exactly the data type enforced by the cast to a pointer (be
it 32bit or 64bit or whatever), while a negative integer has not
this flexibility.
* src/cache/ftccmap.c (FTC_CMAP_UNKNOWN): Ditto.
* src/truetype/ttgxvar.c (ALL_POINTS, TT_Get_MM_Var): Ditto.
* src/type/t1load.c (T1_Get_MM_Var): Ditto.
(parse_blend_axis_types): Use cast.
* src/bdf/bdflib.c (_bdf_readstream): Use cast.
2012-12-17 09:08:09 +01:00
..
2012-12-17 09:08:09 +01:00
2010-12-31 17:47:09 +01:00
2009-03-11 21:39:10 +00:00
2012-01-17 02:00:24 +09:00
2008-06-26 19:56:51 +00:00
2008-06-26 19:56:51 +00:00
2010-02-13 07:53:37 +01:00
2008-06-26 19:56:51 +00:00
2008-06-26 19:56:51 +00:00
2009-01-19 08:35:45 +00:00
2010-12-31 17:47:09 +01:00
2008-06-26 19:56:51 +00:00
2012-05-28 22:34:58 +02:00
2009-01-19 08:47:43 +00:00
2009-01-19 08:35:45 +00:00
2010-02-13 07:53:37 +01:00
2007-01-30 23:08:50 +00:00
2012-02-11 09:37:46 +01:00
2011-11-15 08:17:59 +01:00
2008-10-05 06:08:40 +00:00