shithub: freetype+ttf2subf

RSS feed

390048fa – Werner Lemberg <[email protected]> authored on 2017/06/20 14:03
Remove deprecated comment.

c8829e4b – Tony Theodore <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/06/20 08:24
Fix pkg-config in freetype-config for cross-compiling (#51274).

8c763fb1 – Werner Lemberg <[email protected]> authored on 2017/06/20 03:49
[cff, truetype] Integer overflows.

7b727833 – Alexei Podtelezhnikov <[email protected]> authored on 2017/06/17 19:28
[base, smooth] LCD filtering cleanups.

4dc00cf5 – Werner Lemberg <[email protected]> authored on 2017/06/16 09:33
[truetype] Integer overflows.

dbeb7bce – Werner Lemberg <[email protected]> authored on 2017/06/15 15:39
[bdf, cff] Integer overflows.

79e3789f – Werner Lemberg <[email protected]> authored on 2017/06/14 03:51
* src/winfonts/winfnt.c (FNT_Face_Init): Don't set active encoding.

5c402d97 – Werner Lemberg <[email protected]> authored on 2017/06/13 02:56
[cff, truetype] Integer overflows.

3ed3a961 – Werner Lemberg <[email protected]> authored on 2017/06/11 09:50
[cff] Integer overflows.

5f2a72cb – Werner Lemberg <[email protected]> authored on 2017/06/10 07:29
[truetype] Fix TT_Set_Var_Design.

2c4fba9c – Werner Lemberg <[email protected]> authored on 2017/06/10 07:03
* src/base/ftcalc.c (FT_DivFix): Fix embarrassing typo.

9038837e – Werner Lemberg <[email protected]> authored on 2017/06/09 16:42
[cff, truetype] Integer overflows.

96d26926 – Werner Lemberg <[email protected]> authored on 2017/06/09 16:34
Provide more macros for flooring, ceiling, and rounding.

faf34d29 – Werner Lemberg <[email protected]> authored on 2017/06/09 16:31
Remove unused macros.

dcd8de27 – Werner Lemberg <[email protected]> authored on 2017/06/09 07:21
*/*: Remove `OVERFLOW_' prefix.

7bffeacd – Werner Lemberg <[email protected]> authored on 2017/06/07 13:08
[cff, truetype] Integer overflows.

24848a3d – Werner Lemberg <[email protected]> authored on 2017/06/06 08:05
[cff] Integer overflow.

86670429 – Werner Lemberg <[email protected]> authored on 2017/06/05 02:20
[cff] Integer overflow.

9fa8a299 – Werner Lemberg <[email protected]> authored on 2017/06/04 16:43
[cff, truetype] Integer overflows.

addb2ddd – Werner Lemberg <[email protected]> authored on 2017/06/03 17:05
[base, cff, truetype] Integer overflows.

c9a9cf59 – Werner Lemberg <[email protected]> authored on 2017/06/03 05:41
* builds/unix/freetype-config.in: Fix pkg-config test (#51162).

2c2e6403 – Werner Lemberg <[email protected]> authored on 2017/06/03 03:38
[bdf] Synchronize sanity checks with pcf driver.

1ea34322 – Werner Lemberg <[email protected]> authored on 2017/06/03 02:52
[cff, truetype] Integer overflows.

c5a22541 – Werner Lemberg <[email protected]> authored on 2017/06/03 02:13
ftcalc.h: Avoid left-shift of negative numbers.

0716c6ab – Werner Lemberg <[email protected]> authored on 2017/06/02 15:24
[cff] Even more integer overflows.

7a4276fb – Werner Lemberg <[email protected]> authored on 2017/06/02 05:21
[cff] More integer overflows.

03b0cc2e – Werner Lemberg <[email protected]> authored on 2017/06/02 05:16
[bdf] Don't left-shift negative numbers.

47a03e9b – Werner Lemberg <[email protected]> authored on 2017/06/02 05:06
[bdf] Fix integer scanning routines.

3802ca8b – Werner Lemberg <[email protected]> authored on 2017/06/02 04:44
[cff] Fix integer overflows.

cd02d359 – Werner Lemberg <[email protected]> authored on 2017/06/01 13:05
[smooth] Some 32bit integer overflow run-time errors.

a607e391 – Werner Lemberg <[email protected]> authored on 2017/06/01 13:03
Minor comment.

0ad32623 – Werner Lemberg <[email protected]> authored on 2017/06/01 13:00
* src/base/ftglyph.c (FT_Get_Glyph): Check `slot->advance'.

4a1f1a6d – Werner Lemberg <[email protected]> authored on 2017/06/01 09:15
[psaux] 32bit integer overflow tun-time errors (#46149).

8d435c46 – Werner Lemberg <[email protected]> authored on 2017/06/01 03:09
* src/truetype/ttinterp.c (TT_RunIns): Adjust loop counter again.

e66d7300 – Werner Lemberg <[email protected]> authored on 2017/05/31 12:16
[cff] 32bit integer overflow run-time errors 2/2 (#46149).

9b710cd5 – Werner Lemberg <[email protected]> authored on 2017/05/30 18:35
[cff] 32bit integer overflow run-time errors 1/2 (#46149).

0e7b9f86 – Werner Lemberg <[email protected]> authored on 2017/05/30 18:22
[psaux] Correctly handle sequences of multiple number signs.

f0146329 – Werner Lemberg <[email protected]> authored on 2017/05/29 17:04
[pcf] 32bit integer overflow run-time errors (#46149).

fbe2fe4c – Werner Lemberg <[email protected]> authored on 2017/05/29 09:29
Handle some integer overflow run-time errors (#46149, #48979).

9d04fa70 – Werner Lemberg <[email protected]> authored on 2017/05/28 03:57
* include/freetype/internal/ftcalc.h (FLOAT_TO_FIXED): Remove.

2e4188d8 – Werner Lemberg <[email protected]> authored on 2017/05/28 03:46
[cff] s/cf2_floatToFixed/cf2_doubleToFixed/.

93572190 – Werner Lemberg <[email protected]> authored on 2017/05/28 03:20
Fix negation of INT_MIN and LONG_MIN (#46149).

a9331c0f – Werner Lemberg <[email protected]> authored on 2017/05/27 11:50
[truetype] Fix handling of design coordinates (#51127).

082f2faf – Werner Lemberg <[email protected]> authored on 2017/05/24 03:40
[bdf, pcf] Support ISO646.1991-IRV character encoding (aka ASCII).

a0455468 – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/05/20 03:28
[truetype] Always use interpreter v35 for B/W rendering (#51051).

ab2599ea – Alexei Podtelezhnikov <[email protected]> authored on 2017/05/19 20:35
[smooth] Implement minimal dynamic padding for LCD filtering.

881f6447 – Werner Lemberg <[email protected]> authored on 2017/05/17 03:56
[autofit] More code sorting.

548704f4 – Werner Lemberg <[email protected]> authored on 2017/05/17 03:40
Code sorting.

5efda13f – Werner Lemberg <[email protected]> authored on 2017/05/15 17:26
[sfnt] Return proper scaling values for SBIX bitmaps.

6e5445a2 – Werner Lemberg <[email protected]> authored on 2017/05/15 17:24
[truetype] Fix error handling for embedded bitmaps.

a7f276a2 – Alexei Podtelezhnikov <[email protected]> authored on 2017/05/14 20:25
[autofit] Make autohint warping NORMAL option.

e99b26aa – Werner Lemberg <[email protected]> authored on 2017/05/14 17:57
Remove remnants of raster pool.

a12a3445 – Werner Lemberg <[email protected]> authored on 2017/05/13 02:29
* Version 2.8 released.

538d571a – Werner Lemberg <[email protected]> authored on 2017/05/13 02:28
formats.txt: Properly document PFB.

603121c0 – Hin-Tak Leung <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/05/12 03:52
Fix `FT_UINT_TO_POINTER' macro for Windows.

2e209c6c – Werner Lemberg <[email protected]> authored on 2017/05/10 20:28
Update CHANGES file.

9de936d3 – Werner Lemberg <[email protected]> authored on 2017/05/10 20:11
s/AF_BLUE_STRINGSET_CANADIAN_SYLLABICS/AF_BLUE_STRINGSET_CANS/.

ac0eed86 – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/05/10 20:06
[autofit] Add support for Chakma script.

d19859f1 – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/05/10 19:38
[autofit] Add support for Kayah Li script.

87218c99 – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/05/10 08:39
[autofit] Add support for Bamum script.

4aa1aec1 – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/05/10 05:36
[autofit] Add support for Saurashtra script.

53f38244 – Werner Lemberg <[email protected]> authored on 2017/05/10 05:13
[autofit] Add support for Buhid script.

44c6117e – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/05/08 16:31
[autofit] Add support for Shavian script.

a9e5e6e5 – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/05/08 15:57
[autofit] Add support for Vai script.

acc6b6df – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/05/08 11:08
[autofit] Add support for Osmanya script.

f27ebb1e – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/05/08 06:22
[autofit] Add support for Coptic script.

db0fe733 – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/05/08 06:00
[autofit] Add support for Carian script.

ec4cb04b – Werner Lemberg <[email protected]> authored on 2017/05/07 09:06
[truetype] Add tricky font `DFGirl-W6-WIN-BF' (from Dynalab).

0ed9fef0 – Roy Tam <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/05/07 04:32
[truetype] More tricky fonts (mainly from Dynalab).

f784a565 – Werner Lemberg <[email protected]> authored on 2017/05/06 20:45
[truetype] Add tricky font `DLCHayMedium' (from Dynalab).

8cd31eb7 – Werner Lemberg <[email protected]> authored on 2017/05/03 19:54
*/*: s/backwards compatibility/backward compatibility/.

c9e7063a – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/05/03 19:21
[autofit] Add support for Unified Canadian Syllabics script.

0483fb38 – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/05/03 16:16
[autofit] Add blue-zone support for Sundanese script.

14ae17a2 – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/05/03 14:35
[autofit] Add support for Avestan script.

60bf264e – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/05/02 10:38
[truetype] Make `IUP' gvar deltas do the same as Apple (#50832).

ba40054c – Werner Lemberg <[email protected]> authored on 2017/05/02 08:32
[autofit] Remove `slight' auto-hint mode again.

7abf0cb7 – Werner Lemberg <[email protected]> authored on 2017/04/30 13:25
[autofit] Fix metrics computation.

785833d9 – Werner Lemberg <[email protected]> authored on 2017/04/29 02:47
* src/truetype/ttdriver.c (tt_size_request): Properly check `error'.

e9e2e5d4 – Werner Lemberg <[email protected]> authored on 2017/04/27 09:25
Document CVE-2017-8287.

0a5315d1 – Werner Lemberg <[email protected]> authored on 2017/04/27 09:02
Introduce AF_CONFIG_OPTION_TT_SIZE_METRICS configuration option.

ab10ffcd – Werner Lemberg <[email protected]> authored on 2017/04/26 09:41
* include/freetype/freetype.h (FT_Render_Mode): Fix order.

5f18d867 – Werner Lemberg <[email protected]> authored on 2017/04/22 19:02
[truetype] Do linear scaling for FT_LOAD_NO_HINTING (#50470).

5aa6716a – Werner Lemberg <[email protected]> authored on 2017/04/22 09:27
Add new `slight' auto-hinting mode.

69da54ca – Werner Lemberg <[email protected]> authored on 2017/04/26 05:58
Document that some FT_Size_Metrics values are always rounded.

ba86636b – Werner Lemberg <[email protected]> authored on 2017/04/26 05:35
And another CVE for an older FreeType version.

7752c68c – Werner Lemberg <[email protected]> authored on 2017/04/26 05:16
Document CVE-2017-8105.

7fa5743a – Werner Lemberg <[email protected]> authored on 2017/04/23 09:57
freetype.h: Avoid non-ASCII character (#50858).

5412d886 – Werner Lemberg <[email protected]> authored on 2017/04/22 08:48
Introduce `FT_Size_InternalRec' structure.

eb5e0fb7 – Alexei Podtelezhnikov <[email protected]> authored on 2017/04/21 18:53
* src/smooth/ftsmooth.h: Remove unused guards and declaration.

c5d9735d – Alexei Podtelezhnikov <[email protected]> authored on 2017/04/21 18:27
Typos.

71d289da – Alexei Podtelezhnikov <[email protected]> authored on 2017/04/19 19:50
Typos.

eb068312 – Alexei Podtelezhnikov <[email protected]> authored on 2017/04/16 19:41
Typos.

5efba4c4 – Hin-Tak Leung <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/04/16 03:23
Fix tracing messages.

05e1aa5f – Alexei Podtelezhnikov <[email protected]> authored on 2017/04/15 19:48
Typos.

90ccab3d – Werner Lemberg <[email protected]> authored on 2017/04/08 13:58
[autofit] Add support for Old Turkic script.

df2a7cd1 – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/04/08 12:11
[autofit] Add support for Gothic script.

5bf4b1aa – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/04/08 07:38
[autofit] Add support for Cypriot script.

d79fc794 – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/04/08 03:06
[autofit] Add support for Deseret script.

32efd8c0 – Werner Lemberg <[email protected]> authored on 2017/04/07 13:22
[autofit] Fix invalid character range description (#50745).

04e00b8a – Werner Lemberg <[email protected]> authored on 2017/04/07 13:13
[ftfuzzer] Fix clang warnings.

Next