shithub: freetype+ttf2subf

RSS feed

2c048a8a – Werner Lemberg <wl@gnu.org> authored on 2017/12/11 14:24
Fix compiler warning (#52640).

a998d484 – Azzuro <azzuro@team-mediaportal.com> authored and Werner Lemberg <wl@gnu.org> committed on 2017/12/09 09:22
* builds/windows/vc2010/freetype.vcxproj: Adjust output directory.

286b0c9f – Werner Lemberg <wl@gnu.org> authored on 2017/12/09 04:41
Fix `make setup dos', second try (#52622).

81dea493 – Werner Lemberg <wl@gnu.org> authored on 2017/12/08 15:32
Documentation fixes for the last few commits.

ea68f1c8 – Werner Lemberg <wl@gnu.org> authored on 2017/12/08 15:15
[docmaker] Fix code section parsing.

98ba0c4a – Werner Lemberg <wl@gnu.org> authored on 2017/12/08 13:38
New `ftdriver.h' file, covering all driver modules.

bef8de2a – Werner Lemberg <wl@gnu.org> authored on 2017/12/08 05:02
Move `ftdriver.h' to `ftdrv.h'.

e1090c60 – Werner Lemberg <wl@gnu.org> authored on 2017/12/08 04:54
Fix access to uninitalized memory (#52613).

99df4919 – Werner Lemberg <wl@gnu.org> authored on 2017/12/08 04:48
Fix `make setup dos' (#52622).

430e9c37 – Werner Lemberg <wl@gnu.org> authored on 2017/12/07 14:27
.mailmap: Add Ewald.

c3cbb440 – Werner Lemberg <wl@gnu.org> authored on 2017/12/07 11:26
Use ASCII only in public header files (#50858).

d21f995a – Werner Lemberg <wl@gnu.org> authored on 2017/12/07 09:49
Fix C++ compilation.

63b91548 – Werner Lemberg <wl@gnu.org> authored on 2017/12/07 09:33
Fix `make multi'.

7ec1345d – Werner Lemberg <wl@gnu.org> authored on 2017/12/07 09:21
* include/freetype/config/ftheader.h: Some clean-up.

b85ff564 – Werner Lemberg <wl@gnu.org> authored on 2017/12/06 18:17
* builds/symbian/bld.inf: Updated.

ed7f0913 – Werner Lemberg <wl@gnu.org> authored on 2017/12/06 18:15
New header file `ftparams.h' that collects all parameter tags.

71fecc53 – Werner Lemberg <wl@gnu.org> authored on 2017/12/05 07:06
Improve tracing messages by using singular and plural forms.

87ddad20 – Werner Lemberg <wl@gnu.org> authored on 2017/12/04 15:43
Update or fix links to use the https protocol instead of http.

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

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

40db4a99 – Werner Lemberg <wl@gnu.org> authored on 2017/11/27 17:17
Allow (again) encoding vectors with more than 256 elements (#52464).

7d81ba7e – Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> authored and Werner Lemberg <wl@gnu.org> committed on 2017/11/27 02:15
Fix last commit (#52522).

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

0d0e5bb1 – Werner Lemberg <wl@gnu.org> authored on 2017/11/23 15:42
Minor.

2f1863cf – Tor Andersson <tor.andersson@artifex.com> authored and Werner Lemberg <wl@gnu.org> committed on 2017/11/23 15:40
Silence unused function warnings.

bec14f68 – Ewald Hew <ewaldhew@gmail.com> authored on 2017/11/22 13:57
* src/psaux/psft.c (cf2_setGlyphWidth): Check format before setting.

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

954710dd – Vlad Tsyrklevich <vtsyrklevich@google.com> authored and Werner Lemberg <wl@gnu.org> committed on 2017/11/15 18:06
* include/freetype/ftrender.h: Fix `FT_Renderer_RenderFunc' type.

a364e38a – Nikolaus Waxweiler <madigens@gmail.com> authored and Werner Lemberg <wl@gnu.org> committed on 2017/11/14 02:54
Use Adobe hinting engine for `light' hinting of both CFF and Type 1.

af585ad4 – yuri_levchenko <yuri_levchenko@boolat.com> authored and Werner Lemberg <wl@gnu.org> committed on 2017/11/09 08:38
* CMakeLists.txt: Add `DISABLE_FORCE_DEBUG_PREFIX' option.

8f5568bf – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2017/11/06 16:42
* src/base/ftobjs.c (FT_Load_Glyph): Relocate condition.

ab6fe076 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2017/11/06 16:34
* src/smooth/ftgrays.c (gray_set_cell): Fix uninitialized variables.

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

77b34e01 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp> authored on 2017/11/03 12:13
[truetype] Add more tricky fonts.

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

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

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

c10e7800 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2017/10/18 19:05
[base] Improve tracing in FT_Render_Glyph.

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

ccb0f799 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2017/10/15 10:19
[base, cff] Fix MSVC warnings.