shithub: freetype+ttf2subf

RSS feed

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.

e6699596 – Werner Lemberg <[email protected]> authored on 2017/02/02 06:38
[truetype] Fix MVAR post-action handling.

dadc50a4 – Werner Lemberg <[email protected]> authored on 2017/02/02 02:13
Make compilation with FT_CONFIG_OPTION_PIC work again.

a3754d66 – Alexei Podtelezhnikov <[email protected]> authored on 2017/02/01 17:36
Comment.

2ca5b07d – Alexei Podtelezhnikov <[email protected]> authored on 2017/01/31 18:13
* src/smooth/ftgrays.c (gray_render_scanline): Improve code.

fa437d8d – Werner Lemberg <[email protected]> authored on 2017/01/31 18:06
[cff] Provide metrics variation service interface (#50196).

4058939c – Werner Lemberg <[email protected]> authored on 2017/01/31 14:11
Add framework to support services with 9 functions.

1e550601 – Werner Lemberg <[email protected]> authored on 2017/01/31 13:47
[base] Fix error handing in MM functions.

e80e4d81 – Werner Lemberg <[email protected]> authored on 2017/01/31 03:32
[truetype] Fix sanity check for `gvar' table (#50184).

31f80553 – Werner Lemberg <[email protected]> authored on 2017/01/31 03:10
[autofit] Avoid uninitialized jumps (#50191).

9db55ad1 – Werner Lemberg <[email protected]> authored on 2017/01/30 02:35
Typo.

1c19b549 – Werner Lemberg <[email protected]> authored on 2017/01/28 06:39
freetype.h: Improve Unicode Variation Sequence documentation.

464b16ba – Werner Lemberg <[email protected]> authored on 2017/01/27 03:45
s/GB2312/PRC/.

f4253366 – Werner Lemberg <[email protected]> authored on 2017/01/26 19:06
[base] Add `FT_Get_Sfnt_LangTag' function.

939df420 – Werner Lemberg <[email protected]> authored on 2017/01/26 16:41
[sfnt] Support `name' table format 1.

f4e56966 – Werner Lemberg <[email protected]> authored on 2017/01/25 10:08
[sfnt] s/TT_NameEntry/TT_Name/.

d66c3645 – Werner Lemberg <[email protected]> authored on 2017/01/25 07:53
Minor: Use `FT_ERR' macro.

983fb0df – Alexei Podtelezhnikov <[email protected]> authored on 2017/01/24 18:56
Typos.

14397120 – Werner Lemberg <[email protected]> authored on 2017/01/24 15:48
[sfnt] Fix Postscript name service for symbol fonts.

141f0ea5 – Werner Lemberg <[email protected]> authored on 2017/01/24 12:00
[truetype] For OpenType 1.7: s/preferred/typographic/ (sub)family.

693f56ff – Werner Lemberg <[email protected]> authored on 2017/01/23 07:53
[base] Add `FT_Set_Default_Properties' (#49187).

f502092b – Werner Lemberg <[email protected]> authored on 2017/01/23 06:47
[truetype] Minor updates for OpenType 1.8.1.

79d52b9a – Werner Lemberg <[email protected]> authored on 2017/01/23 02:43
[truetype] Avoid segfault for invalid variation data.

15c6e8d6 – Alexei Podtelezhnikov <[email protected]> authored on 2017/01/22 18:09
Typos.

43061d6a – Werner Lemberg <[email protected]> authored on 2017/01/20 05:16
* src/truetype/ttinterp.c (TT_RunIns): Adjust loop detector limits.

a32270ae – Alexei Podtelezhnikov <[email protected]> authored on 2017/01/19 18:01
Typos.

236bbdbe – Alexei Podtelezhnikov <[email protected]> authored on 2017/01/18 18:12
Typos.

ca472220 – Alexei Podtelezhnikov <[email protected]> authored on 2017/01/17 18:45
Typos.

8013d89f – Werner Lemberg <[email protected]> authored on 2017/01/17 07:39
ftsnames.h, ttnameid.h, tttables.h: Revise documentation.

ba6f3e18 – Werner Lemberg <[email protected]> authored on 2017/01/17 06:50
* include/freetype/ttnameid.h: Updated to OpenType 1.8.1.

66725768 – Werner Lemberg <[email protected]> authored on 2017/01/15 11:17
ftmm.h: Revise documentation.

8665e3f4 – Werner Lemberg <[email protected]> authored on 2017/01/15 10:23
freetype.h: Revise documentation.

322b3be5 – Werner Lemberg <[email protected]> authored on 2017/01/15 08:57
* src/truetype/ttgxvar.c (tt_apply_var): Handle underline parameters

eae29d91 – Werner Lemberg <[email protected]> authored on 2017/01/13 05:33
Minor documentation updates.

c529885b – Werner Lemberg <[email protected]> authored on 2017/01/12 03:42
* src/base/ftobjs.c (ft_open_face_internal): Improve tracing.

56645f8a – Werner Lemberg <[email protected]> authored on 2017/01/11 11:25
Fix documentation of `FT_Get_Sfnt_Name'.

cb937047 – Werner Lemberg <[email protected]> authored on 2017/01/11 09:21
Document MVAR handling.

723aafb5 – Werner Lemberg <[email protected]> authored on 2017/01/11 09:21
[truetype] Actually use metrics variation service.

d718ac4e – Werner Lemberg <[email protected]> authored on 2017/01/11 09:12
[truetype] Provide metrics variation service.

Next