shithub: freetype+ttf2subf

RSS feed

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).

683e3ad9 – Werner Lemberg <[email protected]> authored on 2017/03/21 15:49
[truetype] Some variable renamings.

6342da9a – Werner Lemberg <[email protected]> authored on 2017/03/20 01:36
[sfnt] Don't add instances to non-variation fonts.

dd64a622 – Werner Lemberg <[email protected]> authored on 2017/03/20 01:34
* src/cff/cffgload.c (cff_builder_init): Add safety guard (#50578).

7aeee3c5 – Werner Lemberg <[email protected]> authored on 2017/03/18 13:30
Introduce FT_UINT_TO_POINTER macro (#50560).

3e79254a – Werner Lemberg <[email protected]> authored on 2017/03/18 06:06
* src/truetype/ttinterp.c (TT_RunIns): Adjust loop counter (#50573).

13fa85a2 – Werner Lemberg <[email protected]> authored on 2017/03/18 05:42
[truetype] Another limitation for bytecode loop count maximum.

ab840e6a – Werner Lemberg <[email protected]> authored on 2017/03/18 04:50
[ftfuzzer] Minor improvement.

9931175d – Werner Lemberg <[email protected]> authored on 2017/03/18 03:06
Improve `make multi'.

d5bfa053 – Werner Lemberg <[email protected]> authored on 2017/03/17 17:47
Fixes for conditional compilation.

e5595784 – Werner Lemberg <[email protected]> authored on 2017/03/17 17:34
Fix preprocessor warning.

bffb7fe9 – Werner Lemberg <[email protected]> authored on 2017/03/17 03:52
`make multi' fixes; compiler warnings.

fdbef538 – Dave Arnold <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/03/17 03:28
[cff] Fix potential bugs in default NDV for CFF2.

0bf95b58 – Dave Arnold <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/03/17 03:22
[cff] Fix CFF2 stack allocation.

d9ff6f20 – Werner Lemberg <[email protected]> authored on 2017/03/16 16:20
* src/truetype/ttgxvar.c (tt_done_blend): Free `vvar_table'.

981c23b7 – Werner Lemberg <[email protected]> authored on 2017/03/15 07:35
Remove clang compiler warnings (#50548).

3f92048a – Werner Lemberg <[email protected]> authored on 2017/03/15 05:18
[ftfuzzer] Limit number of tested faces and instances.

f87269c3 – Werner Lemberg <[email protected]> authored on 2017/03/15 04:03
* src/tools/ftfuzzer/ftfuzzer.cc: Improve readability; formatting.

9357ef80 – Werner Lemberg <[email protected]> authored on 2017/03/15 03:56
Typo: s/stroke/strike/.

34010f7c – Werner Lemberg <[email protected]> authored on 2017/03/14 17:50
[sfnt] Implement PS names for font instances [3/3].

4fd9cc73 – Werner Lemberg <[email protected]> authored on 2017/03/14 15:40
[sfnt] Implement PS names for font instances [2/3].

4a32dce9 – Werner Lemberg <[email protected]> authored on 2017/03/14 15:32
[sfnt] Implement PS names for font instances [1/3].

447a0b62 – Werner Lemberg <[email protected]> authored on 2017/03/13 03:42
[truetype] Ignore invalid MVAR tags.

5eb0fd5e – Werner Lemberg <[email protected]> authored on 2017/03/12 16:46
[truetype] Store and use design coordinates also.

8dd9e967 – Werner Lemberg <[email protected]> authored on 2017/03/12 06:47
Document `GX_BlendRec'.

4a62922b – Werner Lemberg <[email protected]> authored on 2017/03/12 06:19
src/truetype/ttgxvar.[ch]: s/avar_checked/avar_loaded/.

7bbb91fb – Werner Lemberg <[email protected]> authored on 2017/03/08 10:09
[sfnt] Another fix for buggy variation fonts.

7d7aae1d – Alexei Podtelezhnikov <[email protected]> authored on 2017/03/07 17:21
Typos.

77930974 – Werner Lemberg <[email protected]> authored on 2017/03/07 12:27
[sfnt] Improve handling for buggy variation fonts.

27fee7f8 – Werner Lemberg <[email protected]> authored on 2017/03/06 15:45
[sfnt, truetype] Always provide default instance.

f27992f2 – Werner Lemberg <[email protected]> authored on 2017/03/06 15:45
Minor documentation fixes.

b1a98f9e – Werner Lemberg <[email protected]> authored on 2017/03/06 15:29
Minor.

c1b000da – Werner Lemberg <[email protected]> authored on 2017/03/05 15:23
[sfnt] Remove redundant code.

0c7fb43d – Werner Lemberg <[email protected]> authored on 2017/03/05 14:06
[sfnt] Add `get_name_id' service.

99fb3c3a – Werner Lemberg <[email protected]> authored on 2017/03/05 06:32
Comment updates.

588e38e0 – Werner Lemberg <[email protected]> authored on 2017/03/04 06:04
[truetype] Make `TT_Set_MM_Blend' set named instance index.

4717696c – Werner Lemberg <[email protected]> authored on 2017/03/02 16:42
[truetype] Split off designer/normalized conversion routines.

b553fcb5 – Werner Lemberg <[email protected]> authored on 2017/02/28 10:11
[sfnt] Further generalize `sfnt_get_ps_name'; report invalid data.

b653a230 – Werner Lemberg <[email protected]> authored on 2017/02/26 06:23
[sfnt] Split off another bit of `sfnt_get_ps_name'.

c1abd6aa – Werner Lemberg <[email protected]> authored on 2017/02/23 17:58
[sfnt] Modularize `sfnt_get_ps_name'.

01f315f0 – Werner Lemberg <[email protected]> authored on 2017/02/23 09:24
[truetype] Minor improvement.

d4b6a205 – Alexei Podtelezhnikov <[email protected]> authored on 2017/02/24 16:54
Typo.

f0cee1a2 – Werner Lemberg <[email protected]> authored on 2017/02/23 03:23
* include/freetype/internal/tttypes.h (TT_Face): s/isCFF2/is_cff2/.

761d9e41 – Alexei Podtelezhnikov <[email protected]> authored on 2017/02/22 17:41
* src/smooth/ftgrays.c (gray_hline): Improve code.

73a7ce3d – Alexei Podtelezhnikov <[email protected]> authored on 2017/02/21 16:43
* include/freetype/freetype.h (FT_Face_Properties): Fix bad example, typo.

b3105347 – Dominik Röttsches <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/02/20 07:29
Fix some `ttnameid.h' entries (#50313).

9cc476a2 – Werner Lemberg <[email protected]> authored on 2017/02/20 04:58
Update `CHANGES' file.

e706798d – Werner Lemberg <[email protected]> authored on 2017/02/20 04:15
[cff] Finish support for `random' operator.

156b30b1 – Werner Lemberg <[email protected]> authored on 2017/02/20 04:06
[cff] Sanitize `initialRandomSeed'.

753e1131 – Werner Lemberg <[email protected]> authored on 2017/02/20 04:01
[cff] Introduce `random-seed' property (2/2).

ca1486c3 – Werner Lemberg <[email protected]> authored on 2017/02/20 03:55
[cff] Introduce `random-seed' property (1/2).

d22f5ec5 – Werner Lemberg <[email protected]> authored on 2017/02/18 05:43
Formatting.

467b026c – Werner Lemberg <[email protected]> authored on 2017/02/18 05:42
Remove clang warnings.

2b0ac189 – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/02/18 05:42
Add face property for stem darkening.

2e951988 – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/02/16 15:45
Add face property for LCD filter weights.

64cdee73 – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/02/15 03:06
Add new function `FT_Face_Properties'.

e432ebf2 – Werner Lemberg <[email protected]> authored on 2017/02/14 07:52
Minor doc issue.

e756e217 – Alexei Podtelezhnikov <[email protected]> authored on 2017/02/13 19:17
Typos.

319125d4 – Werner Lemberg <[email protected]> authored on 2017/02/13 04:34
[autofit] Prevent overlapping blue zones.

fcd47b3d – Alexei Podtelezhnikov <[email protected]> authored on 2017/02/12 18:07
* src/smooth/ftgrays.c (gray_sweep): Improve code.

faa3c882 – Werner Lemberg <[email protected]> authored on 2017/02/06 08:13
[truetype] Implement `VVAR' table support.

144d1087 – Werner Lemberg <[email protected]> authored on 2017/02/06 02:54
Add comment that we don't use VORG table.

1dee4bf9 – Werner Lemberg <[email protected]> authored on 2017/02/05 03:33
[autofit] Use better blue zone characters for lowercase latin.

a18f5e10 – Werner Lemberg <[email protected]> authored on 2017/02/04 15:33
Typo.

1c513fbb – Werner Lemberg <[email protected]> authored on 2017/02/04 15:30
Make `freetype-config' a wrapper of `pkg-config' if possible.

79042890 – Werner Lemberg <[email protected]> authored on 2017/02/04 11:08
* builds/unix/unix-def.in (freetype-config): Fix permissions.

68a738db – Werner Lemberg <[email protected]> authored on 2017/02/03 16:32
Comments.

0a1169f7 – Werner Lemberg <[email protected]> authored on 2017/02/03 14:38
* src/autofit/afglobal.c (af_face_globals_free): Erase useless code.

5a7f2ff5 – Werner Lemberg <[email protected]> authored on 2017/02/03 03:31
* include/freetype/ftgasp.h (FT_GASP_SYMMETRIC_GRIDFIT): Fix value.

1dc8cc33 – Werner Lemberg <[email protected]> authored on 2017/02/02 16:51
Minor documentation improvements.

Next