.. |
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
|
…
|
|
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
|
…
|
|
lzw
|
…
|
|
otvalid
|
…
|
|
pcf
|
cpp-conditionalize too large property value check for LP64 systems,
|
2017-09-13 17:11:12 +09:00 |
pfr
|
To make large unsigned 16bit value, temporal bit shift like (1 << 16) can induce an overflow.
|
2017-09-13 17:11:12 +09: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
|
cpp-conditionalize a check for int width or height > 64k, because it is always false on 16bit system.
|
2017-09-13 17:11:12 +09:00 |
sfnt
|
insert explict cast to FT_Fixed when bitshifting for FT_Fixed value.
|
2017-09-13 17:11:12 +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
|
insert explict cast to FT_Fixed when bitshifting for FT_Fixed value.
|
2017-09-13 17:11:11 +09:00 |
type1
|
cpp-conditionalize a too long string > 64k, because it is always false on 16bit system.
|
2017-09-13 17:11:11 +09: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
|
…
|
|