freetype2/src
Armin Hasitzka 0f6be06444 [bdf] Fix underflow of an unsigned value.
bdflib.c:1562 could be reached with `font->glyphs_used == 0'.  That
caused an underflow of the unsigned value which results in undefined
behaviour.

* src/bdf/bdflib.c (src/bdf/bdflib.c): Bail out earlier than before
if the `ENCODING' keyword cannot be found.
2018-06-17 20:27:42 +02:00
..
autofit Minor formatting. 2018-06-03 09:20:09 +02:00
base [base] Add tracing for `FT_Bitmap_Blend'. 2018-06-17 09:30:05 +02:00
bdf [bdf] Fix underflow of an unsigned value. 2018-06-17 20:27:42 +02:00
bzip2 [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
cache [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
cff [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
cid [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
gxvalid [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
gzip [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
lzw [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
otvalid [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
pcf [bdf, pcf] Removed deprecated FT_FACE_FLAG_FAST_GLYPHS flag. 2018-06-06 16:53:54 +05:30
pfr [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
psaux Restore missing comment lines and other minor fixes 2018-06-04 20:33:56 +05:30
pshinter [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
psnames [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
raster [raster] Clean up. 2018-06-11 21:56:23 -04:00
sfnt [sfnt] Fix color glyph layer loading. 2018-06-16 22:16:03 +02:00
smooth [smooth, raster] Limit bitmap size (#54019). 2018-06-06 08:18:23 +02:00
tools * src/tools/glnames.py (main): Emit header in `light' comment style. 2018-06-03 09:17:55 +02:00
truetype Replace `FT_Get_GlyphLayers' with `FT_Get_Color_Glyph_Layer'. 2018-06-14 21:30:43 +02:00
type1 [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
type42 [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
winfonts [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
Jamfile Update copyright year. 2018-01-02 09:33:57 +01:00