shithub: freetype+ttf2subf

RSS feed

ecfdfd44 – Werner Lemberg <[email protected]> authored on 2018/01/02 19:20
[truetype] Make blend/design coordinate round-tripping work.

0a0c2256 – Werner Lemberg <[email protected]> authored on 2018/01/02 04:33
Update copyright year.

a9a5aa57 – Werner Lemberg <[email protected]> authored on 2017/12/31 06:16
Update `CHANGES' file with demo program news.

3f090c68 – Werner Lemberg <[email protected]> authored on 2017/12/31 05:32
* src/sfnt/ttcmap.c (tt_cmap2_char_next): Fix endless loop.

0268bf35 – Werner Lemberg <[email protected]> authored on 2017/12/31 03:21
Synchronize other Windows project files.

7f82c6db – Werner Lemberg <[email protected]> authored on 2017/12/31 03:00
Update Visual C 2010 project files.

8470cee8 – Werner Lemberg <[email protected]> authored on 2017/12/30 15:50
Updated `CHANGES' file.

ff5c9928 – Werner Lemberg <[email protected]> authored on 2017/12/29 20:46
* builds/vms/ftconfig.h: Synchronize with unix `ftconfig.in' file.

4f983ab9 – Werner Lemberg <[email protected]> authored on 2017/12/28 16:55
* builds/unix/ftconfig.in: Synchronize with main `ftconfig.h' file.

14cd0734 – Werner Lemberg <[email protected]> authored on 2017/12/27 03:59
Fix compiler warnings.

3cc88e2e – Werner Lemberg <[email protected]> authored on 2017/12/27 03:19
Fixes for `make multi'.

10636901 – Werner Lemberg <[email protected]> authored on 2017/12/27 03:11
Provide support for intra-module callback functions.

dd6330d7 – Werner Lemberg <[email protected]> authored on 2017/12/27 03:06
Add missing ChangeLog entry, copyright notices, whitespace, formatting.

a956e36c – Ewald Hew <[email protected]> authored on 2017/12/25 07:34
Move PostScript drivers' property handlers to `base'

08cd62de – Werner Lemberg <[email protected]> authored on 2017/12/20 17:06
Speed up FT_Set_Var_{Design,Blend}_Coordinates if curr == new.

0579d545 – Werner Lemberg <[email protected]> authored on 2017/12/18 18:45
Update incorrect ChangeLog entry.

2df73b39 – Werner Lemberg <[email protected]> authored on 2017/12/18 18:32
[sfnt] Fix charmap type 2 iterator (#52646).

bdab6578 – Matthias Clasen <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/12/18 15:45
[truetype] Minor code beautification.

068a7a03 – Werner Lemberg <[email protected]> authored on 2017/12/18 15:34
* src/*/*: Only use `ft_' and `FT_' variants of stdc library stuff.

2fe272ac – Werner Lemberg <[email protected]> authored on 2017/12/18 14:40
* src/truetype/ttgxvar.c (tt_face_vary_cvt): Add size guard (#52688).

d062c54c – Werner Lemberg <[email protected]> authored on 2017/12/18 04:41
[truetype] Fix previous commit.

e7935f29 – Werner Lemberg <[email protected]> authored on 2017/12/18 02:29
[truetype] Don't apply HVAR and VVAR deltas twice (#52683).

361af72e – Jonathan Kew <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/12/17 10:07
[truetype] Correctly handle variation font phantom points (#52683).

7d3dfcd4 – Jonathan Kew <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/12/17 03:19
Fix incorrect advance width scaling (#52683).

d019097b – Alexei Podtelezhnikov <[email protected]> authored on 2017/12/16 17:00
* builds/windows/vc2010/freetype.vcxproj: AfterBuild copy.

2c048a8a – Werner Lemberg <[email protected]> authored on 2017/12/11 14:24
Fix compiler warning (#52640).

a998d484 – Azzuro <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/12/09 09:22
* builds/windows/vc2010/freetype.vcxproj: Adjust output directory.

286b0c9f – Werner Lemberg <[email protected]> authored on 2017/12/09 04:41
Fix `make setup dos', second try (#52622).

81dea493 – Werner Lemberg <[email protected]> authored on 2017/12/08 15:32
Documentation fixes for the last few commits.

ea68f1c8 – Werner Lemberg <[email protected]> authored on 2017/12/08 15:15
[docmaker] Fix code section parsing.

98ba0c4a – Werner Lemberg <[email protected]> authored on 2017/12/08 13:38
New `ftdriver.h' file, covering all driver modules.

bef8de2a – Werner Lemberg <[email protected]> authored on 2017/12/08 05:02
Move `ftdriver.h' to `ftdrv.h'.

e1090c60 – Werner Lemberg <[email protected]> authored on 2017/12/08 04:54
Fix access to uninitalized memory (#52613).

99df4919 – Werner Lemberg <[email protected]> authored on 2017/12/08 04:48
Fix `make setup dos' (#52622).

430e9c37 – Werner Lemberg <[email protected]> authored on 2017/12/07 14:27
.mailmap: Add Ewald.

c3cbb440 – Werner Lemberg <[email protected]> authored on 2017/12/07 11:26
Use ASCII only in public header files (#50858).

d21f995a – Werner Lemberg <[email protected]> authored on 2017/12/07 09:49
Fix C++ compilation.

63b91548 – Werner Lemberg <[email protected]> authored on 2017/12/07 09:33
Fix `make multi'.

7ec1345d – Werner Lemberg <[email protected]> authored on 2017/12/07 09:21
* include/freetype/config/ftheader.h: Some clean-up.

b85ff564 – Werner Lemberg <[email protected]> authored on 2017/12/06 18:17
* builds/symbian/bld.inf: Updated.

ed7f0913 – Werner Lemberg <[email protected]> authored on 2017/12/06 18:15
New header file `ftparams.h' that collects all parameter tags.

71fecc53 – Werner Lemberg <[email protected]> authored on 2017/12/05 07:06
Improve tracing messages by using singular and plural forms.

87ddad20 – Werner Lemberg <[email protected]> authored on 2017/12/04 15:43
Update or fix links to use the https protocol instead of http.

337e49cf – Werner Lemberg <[email protected]> authored on 2017/12/04 07:36
[truetype] Allow shared points in `cvar' table (#52532).

c18c391b – Werner Lemberg <[email protected]> authored on 2017/11/28 07:43
[truetype] Improving tracing of composite glyphs.

40db4a99 – Werner Lemberg <[email protected]> authored on 2017/11/27 17:17
Allow (again) encoding vectors with more than 256 elements (#52464).

7d81ba7e – Jan Alexander Steffens (heftig) <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/11/27 02:15
Fix last commit (#52522).

8f485199 – Werner Lemberg <[email protected]> authored on 2017/11/24 05:34
[unix] Install a massaged `ftoption.h' file (#51780).

0d0e5bb1 – Werner Lemberg <[email protected]> authored on 2017/11/23 15:42
Minor.

2f1863cf – Tor Andersson <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/11/23 15:40
Silence unused function warnings.

bec14f68 – Ewald Hew <[email protected]> authored on 2017/11/22 13:57
* src/psaux/psft.c (cf2_setGlyphWidth): Check format before setting.

b9bd2d14 – Ewald Hew <[email protected]> authored on 2017/11/22 07:32
[psaux] Fix CFF advance widths. (#52466)

954710dd – Vlad Tsyrklevich <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/11/15 18:06
* include/freetype/ftrender.h: Fix `FT_Renderer_RenderFunc' type.

a364e38a – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/11/14 02:54
Use Adobe hinting engine for `light' hinting of both CFF and Type 1.

af585ad4 – yuri_levchenko <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/11/09 08:38
* CMakeLists.txt: Add `DISABLE_FORCE_DEBUG_PREFIX' option.

8f5568bf – Alexei Podtelezhnikov <[email protected]> authored on 2017/11/06 16:42
* src/base/ftobjs.c (FT_Load_Glyph): Relocate condition.

ab6fe076 – Alexei Podtelezhnikov <[email protected]> authored on 2017/11/06 16:34
* src/smooth/ftgrays.c (gray_set_cell): Fix uninitialized variables.

cdab9cfa – Ewald Hew <[email protected]> authored on 2017/10/21 12:36
[psaux] Fix PostScript interpreter rewinding in Type 1 mode. (#52251)

77b34e01 – suzuki toshiya <[email protected]> authored on 2017/11/03 12:13
[truetype] Add more tricky fonts.

81651636 – Alexei Podtelezhnikov <[email protected]> authored on 2017/11/01 18:51
[smooth] Fix complex rendering at high ppem.

91015cb4 – Alexei Podtelezhnikov <[email protected]> authored on 2017/10/21 18:57
[smooth] Improve complex rendering at high ppem.

d74440a3 – Alexei Podtelezhnikov <[email protected]> authored on 2017/10/20 12:27
[base] Improve tracing in FT_Load_Glyph, FT_*_Size.

c10e7800 – Alexei Podtelezhnikov <[email protected]> authored on 2017/10/18 19:05
[base] Improve tracing in FT_Render_Glyph.

94f6d57a – Ewald Hew <[email protected]> authored on 2017/10/16 07:48
[cff] Fix segfault on missing `psaux' (#52218)

ccb0f799 – Alexei Podtelezhnikov <[email protected]> authored on 2017/10/15 10:19
[base, cff] Fix MSVC warnings.

6bea49e0 – Alexei Podtelezhnikov <[email protected]> authored on 2017/10/14 18:45
[base] Netpbm image tracing.

73840852 – Alexei Podtelezhnikov <[email protected]> authored on 2017/10/14 18:22
* builds/windows/ftdebug.c (FT_Message): Print to stderr.

90461c01 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/10/14 04:42
[afshaper] Delay creating `hb_set' objects until needed.

d2b3b9e6 – Ewald Hew <[email protected]> authored on 2017/10/12 14:48
* devel/ftoption.h: Enable T1_CONFIG_OPTION_OLD_ENGINE by default.

7e23568b – Ewald Hew <[email protected]> authored on 2017/10/12 14:13
[type1, cid] Add hinting engine switch.

dff40d03 – Ewald Hew <[email protected]> authored on 2017/10/12 14:13
Add T1_CONFIG_OPTION_OLD_ENGINE configuration option.

78df3c27 – Ewald Hew <[email protected]> authored on 2017/10/12 14:13
Extract width parsing from Type 1 parser.

8768536c – Werner Lemberg <[email protected]> authored on 2017/10/11 20:13
[autofit] Better visualize table tracing in source code.

64985519 – Werner Lemberg <[email protected]> authored on 2017/10/09 03:45
* src/base/ftoutln.c (FT_Outline_Translate): Fix integer overflow.

b7e43f7d – Werner Lemberg <[email protected]> authored on 2017/10/08 07:58
* src/base/ftobjs.c (ft_glyphslot_preset_bitmap): Integer overflows.

08e2e311 – Werner Lemberg <[email protected]> authored on 2017/10/08 06:37
Document global size metrics needed for native bytecode hinting (#52165).

91448669 – Werner Lemberg <[email protected]> authored on 2017/10/08 06:23
Prevent creation of an incorrect documentation entry.

7bfcaaca – Werner Lemberg <[email protected]> authored on 2017/10/07 09:14
[sfnt] Adjust behaviour of PS font names for variation fonts.

f89c67f0 – Werner Lemberg <[email protected]> authored on 2017/10/07 09:10
[cff, truetype] Adjust behaviour of named instances.

e9ef538a – Werner Lemberg <[email protected]> authored on 2017/10/07 08:57
Make `FT_Set_Named_Instance' work.

8c92f762 – Werner Lemberg <[email protected]> authored on 2017/10/07 08:12
Make `FT_FACE_FLAG_VARIATION' work.

dd8539ef – Werner Lemberg <[email protected]> authored on 2017/10/07 07:40
New function `FT_Set_Named_Instance'.

b3f9c4f2 – Werner Lemberg <[email protected]> authored on 2017/10/07 07:34
Add macros for checking whether a font variation is active.

e23fe2ad – Werner Lemberg <[email protected]> authored on 2017/10/07 07:25
Add framework for setting named instance in MM service.

f06456a8 – Werner Lemberg <[email protected]> authored on 2017/10/07 06:35
[type1] Minor code shuffling.

c3083e45 – Werner Lemberg <[email protected]> authored on 2017/10/05 10:32
* src/base/ftobjs.c (ft_glyphslot_preset_bitmap): Fix integer

2e58808d – Werner Lemberg <[email protected]> authored on 2017/10/05 10:26
Fix compiler warnings.

1df35d94 – John Tytgat <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/10/04 18:46
[cff] Add support for `FSType'.

4a5c0b14 – Werner Lemberg <[email protected]> authored on 2017/10/02 02:09
CHANGES: Formatting.

af03d1ea – Werner Lemberg <[email protected]> authored on 2017/10/01 05:23
[smooth,type1] Formatting, whitespace.

179caf5a – Werner Lemberg <[email protected]> authored on 2017/09/30 21:39
[psaux] Formatting, minor fixes, whitespace, copyright notices.

9b549fa6 – Werner Lemberg <[email protected]> authored on 2017/09/30 12:36
[base,cff,cid] Whitespace, formatting.

2127f076 – Werner Lemberg <[email protected]> authored on 2017/09/30 12:16
[include] Whitespace.

c8d8e158 – Alexei Podtelezhnikov <[email protected]> authored on 2017/09/30 10:28
Signedness fixes in bitmap presetting.

c26f7f97 – Alexei Podtelezhnikov <[email protected]> authored on 2017/09/28 20:13
Bitmap metrics presetting [2/2].

ae7dc1f6 – Alexei Podtelezhnikov <[email protected]> authored on 2017/09/28 18:59
[smooth, raster] Miscellaneous cleanups.

c06b9cf5 – Ben Wagner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/09/28 15:08
[truetype] Really, really fix #52082.

ec7d2e5f – Werner Lemberg <[email protected]> authored on 2017/09/28 10:21
* src/psaux/psintrp.c (cf2_doStems): Fix integer overflow.

97cd1265 – Ewald Hew <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2017/09/28 04:29
* src/cid/cidgload.c (cid_slot_load_glyph): Fix memory leak.

61d1818b – Alexei Podtelezhnikov <[email protected]> authored on 2017/09/27 20:20
Bitmap metrics presetting [1/2].

Next