shithub: freetype+ttf2subf

RSS feed

bd9400bd – Werner Lemberg <[email protected]> authored on 2018/04/09 17:28
[truetype] Integer overflow issues.

cdddeff0 – Alexei Podtelezhnikov <[email protected]> authored on 2018/04/06 17:01
[windows, wince] Clean up legacy project files.

3b8f1680 – Werner Lemberg <[email protected]> authored on 2018/04/04 16:26
[cff, type1] Sanitize `BlueFuzz' and `BlueShift'.

26ad1acb – suzuki toshiya <[email protected]> authored on 2018/04/04 12:38
* src/truetype/ttobjs.c (trick_names): Add 3 tricky fonts (#53554),

578dafd6 – Werner Lemberg <[email protected]> authored on 2018/04/03 07:31
Minor comment improvement.

7109495c – Werner Lemberg <[email protected]> authored on 2018/04/01 09:24
* builds/toplevel.mk (work): Use $(SEP).

597cb3b4 – Werner Lemberg <[email protected]> authored on 2018/03/30 09:46
[truetype] Fix memory leak (only if tracing is on).

fa6da7bf – Alexei Podtelezhnikov <[email protected]> authored on 2018/03/26 17:40
Documentation improvement.

61ee69a6 – Werner Lemberg <[email protected]> authored on 2018/03/24 01:51
Typo.

e1122047 – Kushal K S V S <[email protected]> authored on 2018/03/23 09:12
Fixing cmake command format

34e46733 – Ben Wagner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2018/03/23 02:13
[sfnt] Correctly handle missing bitmaps in sbix format (#53404).

43d4852e – Ben Wagner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2018/03/23 02:07
[truetype] Fix advance of empty glyphs in bitmap fonts (#53393).

af89e445 – Werner Lemberg <[email protected]> authored on 2018/03/22 02:00
Remove `ftlcdfil.c' and `ftfntfmt.c' from build files (#53415).

5bd76524 – Werner Lemberg <[email protected]> authored on 2018/03/13 07:11
* src/sfnt/ttcmap.c (tt_cmap2_validate): Fix potential numeric

78cded2c – Werner Lemberg <[email protected]> authored on 2018/03/13 07:09
Fix cmap format 2 handling (#53320).

098dd70c – Nikolaus Waxweiler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2018/03/10 09:51
* CMakeLists.txt (BASE_SRCS): Update to changes from 2018-03-05.

6f854692 – Chun-wei Fan <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2018/03/05 07:33
* CMakeLists.txt [win32]: Allow MSVC DLL builds (#53287).

e277267c – Werner Lemberg <[email protected]> authored on 2018/03/08 06:33
Typo.

b0a93839 – Werner Lemberg <[email protected]> authored on 2018/03/08 01:36
CHANGES: Document `--enable-freetype-config'.

a7833f26 – Hugh McMaster <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2018/03/07 17:23
Make installation of `freetype-config' optional (#53093).

ccec8892 – Werner Lemberg <[email protected]> authored on 2018/03/08 01:09
Minor: Update `CHANGES' and improve documentation in `modules.cfg'.

733a21bd – Werner Lemberg <[email protected]> authored on 2018/03/05 18:37
Make `ftlcdfil.c' part of the `base' module.

f4a35316 – Werner Lemberg <[email protected]> authored on 2018/03/05 15:45
Make `ftfntfmt.c' part of the `base' module.

5955b77b – Werner Lemberg <[email protected]> authored on 2018/03/03 04:21
Minor documentation improvement.

efd13c5d – Werner Lemberg <[email protected]> authored on 2018/03/01 17:17
* src/truetype/ttinterp.c (TT_RunIns): Fix tracing arguments.

02064791 – Werner Lemberg <[email protected]> authored on 2018/03/01 16:34
* builds/unix/configure.raw: Need HarfBuzz 1.3.0 or newer.

713d68ee – Werner Lemberg <[email protected]> authored on 2018/02/17 13:35
[sfnt] Prefer `CBDT'/`CBLC' over `glyf' table (#53154).

9fbd0041 – Werner Lemberg <[email protected]> authored on 2018/02/17 05:37
Split off ChangeLog.28.

63aaf89c – Werner Lemberg <[email protected]> authored on 2018/02/17 05:34
s/sub-pixel/subpixel/.

4a03f174 – Werner Lemberg <[email protected]> authored on 2018/02/05 21:23
[truetype] Integer overflow issues.

f4a3255d – Alexei Podtelezhnikov <[email protected]> authored on 2018/02/03 19:09
[unix] Use -fvisibility=hidden.

036bdc0c – Werner Lemberg <[email protected]> authored on 2018/01/27 19:05
[truetype] Minor typo.

68dddcdc – Werner Lemberg <[email protected]> authored on 2018/01/27 18:59
[truetype] Better protection against invalid VF data.

29c75928 – Werner Lemberg <[email protected]> authored on 2018/01/27 09:43
* src/truetype/ttinterp.c (Ins_GETVARIATION): Avoid NULL reference.

f438e069 – Werner Lemberg <[email protected]> authored on 2018/01/27 09:39
* src/truetype/ttgxvar.c (tt_set_mm_blend): Minor.

ef486530 – Werner Lemberg <[email protected]> authored on 2018/01/27 06:16
[truetype] Better trace VF instances.

5f94c90f – Werner Lemberg <[email protected]> authored on 2018/01/27 05:52
Fix comment.

50f693a7 – Werner Lemberg <[email protected]> authored on 2018/01/27 04:33
[truetype] Beautify tracing of VF axis records.

994eb2b3 – Werner Lemberg <[email protected]> authored on 2018/01/26 18:17
[truetype] Fix multiple calls of `FT_Get_MM_Var' (#52955).

b1e02098 – Alexei Podtelezhnikov <[email protected]> authored on 2018/01/23 17:29
[apinames] Anonymous version map for GNU linker.

c6a965b4 – Alexei Podtelezhnikov <[email protected]> authored on 2018/01/21 09:29
[unix] Call libtool to clean up.

6ce66856 – Alexei Podtelezhnikov <[email protected]> authored on 2018/01/18 16:29
* src/base/ftver.rc: Fix mingw-w64 compilation.

4b8ccc56 – Alexei Podtelezhnikov <[email protected]> authored on 2018/01/17 23:32
[build] Enable VERSIONINFO resource for Cygwin/MinGW.

fd8000f0 – Alexei Podtelezhnikov <[email protected]> authored on 2018/01/17 22:58
[build] Move VERSIONINFO resource.

d2d1750e – Alexei Podtelezhnikov <[email protected]> authored on 2018/01/12 18:01
[build] Expand dllexport/dllimport to Cygwin/MinGW.

e8b38f89 – Alexei Podtelezhnikov <[email protected]> authored on 2018/01/12 03:57
[build] Improve and document MSVC build.

707cd028 – Steve Robinson <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2018/01/10 02:48
* CMakeLists.txt [win32]: Suppress warnings for POSIX functions.

cc2f3cde – Ewald Hew <[email protected]> authored on 2018/01/10 08:24
[psaux] Correctly handle Flex features (#52846).

3f96c0bc – Alexei Podtelezhnikov <[email protected]> authored on 2018/01/09 17:22
* builds/windows/vc2010/freetype.sln: Synchronize with the project.

67a42aa8 – Werner Lemberg <[email protected]> authored on 2018/01/08 07:15
* Version 2.9 released.

9e7b24f2 – Werner Lemberg <[email protected]> authored on 2018/01/08 06:16
Next release will be 2.9.

1d6773e6 – Werner Lemberg <[email protected]> authored on 2018/01/07 13:41
Add check for librt, needed for `ftbench' (#52824).

21bd9c2f – Ewald Hew <[email protected]> authored on 2018/01/07 11:38
[psaux] Fix Type 1 glyphs with too many stem hints.

3758aed7 – Werner Lemberg <[email protected]> authored on 2018/01/06 03:39
Add `FT_Done_MM_Var'.

b7200709 – Werner Lemberg <[email protected]> authored on 2018/01/06 03:39
Minor doc fixes.

029c9b23 – Werner Lemberg <[email protected]> authored on 2018/01/03 14:05
[truetype] Round offsets of glyph components only if hinting is on.

55d6abea – Werner Lemberg <[email protected]> authored on 2018/01/03 14:01
* src/truetype/ttgxvar.c (ft_var_to_design): Remove dead code.

20b3e348 – Alexei Podtelezhnikov <[email protected]> authored on 2018/01/02 17:12
Move internal LCD-related declarations.

c94d042b – Alexei Podtelezhnikov <[email protected]> authored on 2018/01/02 16:38
* include/freetype/config/ftconfig.h (FT_EXPORT, FT_EXPORT_DEF)

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.

Next