freetype/src
suzuki toshiya 5ad845771a [cache] Fix a possible overflow by signed integer comparison.
Improve the code by 5d3ff05615 ,
issues are found by Behdad Esfahbod and Werner Lemberg.

* src/cache/ftcbasic.c (FTC_ImageCache_Lookup): Replace
a subtraction to check higher bit by a bit operation,
and cpp-conditionalize for appropriate systems.  Add better
documentation to the comment.
(FTC_ImageCache_LookupScaler): Ditto.
(FTC_SBitCache_Lookup): Ditto.
(FTC_SBitCache_LookupScaler): Ditto.
2017-09-13 15:49:15 +09:00
..
autofit [autofit] Really fix #41334 (#52000). 2017-09-13 08:16:23 +02:00
base [base] Remove a check for resource ID in the resource fork driver. 2017-09-09 01:28:24 +09:00
bdf [bdf] Fix size and resolution handling. 2017-09-05 15:28:21 +02:00
bzip2 Update copyright year. 2017-01-04 20:16:34 +01:00
cache [cache] Fix a possible overflow by signed integer comparison. 2017-09-13 15:49:15 +09:00
cff [cff] Integer overflow. 2017-07-26 23:32:32 +02:00
cid Introduce `FT_Size_InternalRec' structure. 2017-04-22 12:48:50 +02:00
gxvalid Branding fixes. 2017-09-07 22:36:02 -04:00
gzip Typos. 2017-01-24 23:56:59 -05:00
lzw Update copyright year. 2017-01-04 20:16:34 +01:00
otvalid Improve `make multi'. 2017-03-18 07:06:49 +01:00
pcf Branding fixes. 2017-09-07 22:36:02 -04:00
pfr * src/winfonts/winfnt.c (FNT_Face_Init): Don't set active encoding. 2017-06-14 07:51:04 +02:00
psaux */*: Remove `OVERFLOW_' prefix. 2017-06-09 11:21:58 +02:00
pshinter [autofit] Remove `slight' auto-hint mode again. 2017-05-02 12:32:19 +02:00
psnames [psnames] Really fix issue #49949. 2017-08-09 07:45:12 +02:00
raster Swap `ALLOC_MULT' arguments (#51833). 2017-08-25 21:40:01 -04:00
sfnt [autofit, sfnt] Fix for `make multi'. 2017-09-12 15:59:18 +09:00
smooth [smooth] Harmony LCD rendering. 2017-08-08 22:29:51 -04:00
tools [psnames] Really fix issue #49949. 2017-08-09 07:45:12 +02:00
truetype [sfnt, truetype] Register the tags for marginal fonts. 2017-09-09 01:03:26 +09:00
type1 * src/winfonts/winfnt.c (FNT_Face_Init): Don't set active encoding. 2017-06-14 07:51:04 +02:00
type42 * src/winfonts/winfnt.c (FNT_Face_Init): Don't set active encoding. 2017-06-14 07:51:04 +02:00
winfonts Swap `ALLOC_MULT' arguments (#51833). 2017-08-25 21:40:01 -04:00
Jamfile Update copyright year. 2017-01-04 20:16:34 +01:00