shithub: freetype+ttf2subf

RSS feed

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.

2c256e6d – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/04/06 13:05
[autofit] Add support for Lisu script.

2b911476 – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/04/06 12:49
[autofit] Add support for Osage script.

628e2850 – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/04/06 08:47
[autofit] Add support for Glagolitic script.

6967eb93 – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/04/06 07:35
[autofit] Add support for Tai Viet script.

837f1125 – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/04/06 04:44
[autofit] Add support for Tifinagh script.

134246b7 – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/04/06 03:06
[autofit] Add support for N'Ko script.

ba9cee47 – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/04/06 01:50
[autofit] Add support for Adlam script.

8210ee4b – Sascha Brawer <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/04/06 01:39
[autofit] Add support for Ol Chiki script.

093c1820 – Werner Lemberg <[email protected]> authored on 2017/04/03 07:37
[truetype] Avoid reexecution of `fpgm' and `prep' in case of error.

e7b01304 – Alexei Podtelezhnikov <[email protected]> authored on 2017/04/02 18:01
[autofit] Disable metrics adjustment for `FT_LOAD_TARGET_LCD'.

bb6c037b – Werner Lemberg <[email protected]> authored on 2017/04/01 05:49
* src/truetype/ttgload.c: Include FT_CONFIG_CONFIG_H.

54b58097 – Alexei Podtelezhnikov <[email protected]> authored on 2017/03/31 18:41
[autofit] Disable stem adjustment for `FT_LOAD_TARGET_LCD'.

5a3490e0 – Werner Lemberg <[email protected]> authored on 2017/03/31 05:35
* src/cff/cffload.c (cff_font_load): Improve fix from 2017-01-04.

c8c67639 – Werner Lemberg <[email protected]> authored on 2017/03/30 17:07
* src/cff/cffparse.h (CFF2_DEFAULT_STACK): Set to 513 also.

da38be83 – Werner Lemberg <[email protected]> authored on 2017/03/30 09:24
[truetype] Fix HVAR and VVAR handling (#50678).

bcc74f4d – Werner Lemberg <[email protected]> authored on 2017/03/30 09:14
[truetype] Allow linear scaling for unhinted rendering (#50470).

1ede3674 – Werner Lemberg <[email protected]> authored on 2017/03/29 20:26
[truetype] Fix thinko related to PS name of default named instance.

4c1b5dc1 – Werner Lemberg <[email protected]> authored on 2017/03/27 17:00
s/index/idx/ where appropriate.

208e712d – Werner Lemberg <[email protected]> authored on 2017/03/27 16:56
[cid, truetype] Don't use `index' as a variable name.

565f5a7d – Wojciech Mamrak <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/03/27 05:19
[sfnt] Minor improvement for handling kern tables.

c22a9aa2 – Werner Lemberg <[email protected]> authored on 2017/03/27 03:57
[pcf] Fix compiler warnings.

3774fc08 – Werner Lemberg <[email protected]> authored on 2017/03/26 04:32
* src/psaux/psobjs.c (t1_builder_close_contour): Add safety guard.

f958c48e – Werner Lemberg <[email protected]> authored on 2017/03/24 05:15
[psaux] Better protect `flex' handling.

913f436d – Werner Lemberg <[email protected]> authored on 2017/03/23 14:37
[sfnt] Fix check for default named instance.

67ff7664 – Werner Lemberg <[email protected]> authored on 2017/03/23 08:41
Make MM fonts work (again).

Next