shithub: freetype+ttf2subf

RSS feed

de8de1ce – Werner Lemberg <wl@gnu.org> authored on 2019/02/20 07:48
Minor (whitespace, spelling, doc update).

0ac69211 – Wink Saville <wink@saville.com> authored and Werner Lemberg <wl@gnu.org> committed on 2019/02/16 02:05
* src/autofit/afwarp.h (af_warper_compute): Fix declaration.

29b302ad – Werner Lemberg <wl@gnu.org> authored on 2019/02/16 02:05
Minor.

b66d6a91 – Werner Lemberg <wl@gnu.org> authored on 2019/02/06 02:38
CHANGES: Document recent metrics change from Nikolaus.

a6feefdf – Nikolaus Waxweiler <madigens@gmail.com> authored on 2019/02/02 10:50
[truetype] Apply MVAR hasc, hdsc and hlgp metrics to current FT_Face metrics.

f72b0074 – Nikolaus Waxweiler <madigens@gmail.com> authored on 2019/02/02 10:45
[sfnt] Use typo metrics if OS/2 fsSelection USE_TYPO_METRICS bit is set.

f686ad46 – Werner Lemberg <wl@gnu.org> authored on 2019/01/22 15:31
Update copyright years.

f61f49fe – John Tytgat <John.Tytgat@esko.com> authored and Werner Lemberg <wl@gnu.org> committed on 2019/01/18 08:25
[sfnt] Handle TT fonts having two PostScript font names (#55471).

1e7a8f30 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2019/01/08 15:54
[psaux, type1] Align tracing.

b75abeb5 – Chris Liddell <chris.liddell@artifex.com> authored and Alexei Podtelezhnikov <apodtele@gmail.com> committed on 2019/01/08 15:51
[psaux] Fix closepath (#55414).

2875ada1 – Nikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com> authored on 2018/12/30 15:02
Minor documentation fix.

b89166cc – Werner Lemberg <wl@gnu.org> authored on 2018/12/29 03:55
* src/autofit/aflatin2.c: Some fixes from `aflatin.c' (#55310).

02382375 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp> authored on 2018/12/26 07:02
* builds/mac/README: Fix a hyperlink to defunct www.gyve.org.

afa043de – Werner Lemberg <wl@gnu.org> authored on 2018/12/25 17:44
Fix links (mostly http -> https).

5e029659 – Werner Lemberg <wl@gnu.org> authored on 2018/12/25 14:24
* src/psaux/cffdecode.c (cff_operaor_seac): Fix numeric overflow.

ec439711 – Werner Lemberg <wl@gnu.org> authored on 2018/12/12 14:59
[gxvalid] Fix compiler warnings.

e8bbef85 – Werner Lemberg <wl@gnu.org> authored on 2018/12/12 09:05
Fix documentation of TrueType bytecode interpreter debug hook.

2b4e61e4 – Werner Lemberg <wl@gnu.org> authored on 2018/12/12 04:36
Minor documentation fixes.

3e8a2283 – Werner Lemberg <wl@gnu.org> authored on 2018/12/11 18:54
* src/truetype/ttgload.c (TT_Hint_Glyph): Remove useless test.

0c83ba6d – Werner Lemberg <wl@gnu.org> authored on 2018/12/10 07:11
Minor documentation updates and fixes.

d01e28f4 – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2018/12/06 03:12
Important doc fix.

f1b6183f – Werner Lemberg <wl@gnu.org> authored on 2018/12/04 06:51
[bdf] Ignore data after `ENDFONT'.

456e9c8f – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2018/12/02 18:40
* builds/windows/visualc/freetype.dsp: Dust off.

c1e58b4d – Nikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com> authored on 2018/11/29 07:57
* include/freetype/ftmm.h: Minor.

3dd4e76b – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2018/11/27 18:22
* builds/windows/vc2010/freetype.vcxproj: Simplify.

78a1e695 – Chris Liddell <chris.liddell@artifex.com> authored and Werner Lemberg <wl@gnu.org> committed on 2018/11/27 17:24
[type1,cff] Add FT_{Set,Get}_MM_WeightVector API calls.

1fc6937f – Ben Wagner <bungeman@google.com> authored and Werner Lemberg <wl@gnu.org> committed on 2018/11/27 13:02
[cff] Fix compiler warning (#55105).

74cdd75f – Ben Wagner <bungeman@google.com> authored and Werner Lemberg <wl@gnu.org> committed on 2018/11/27 12:55
[truetype] Fix numeric overflow (#55103).

1c4004bb – Alexei Podtelezhnikov <apodtele@gmail.com> authored on 2018/11/25 18:19
[builds] Belated DLL support with vc2002-vc2008.

55b35cd6 – Armin Hasitzka <prince.cherusker@gmail.com> authored on 2018/11/22 06:43
* src/cff/cffparse.c: Please the compiler.

642bc759 – Armin Hasitzka <prince.cherusker@gmail.com> authored on 2018/11/22 05:29
[cff] Fix memory overflow.