RSS feed
d74106e2
– Werner Lemberg <wl@gnu.org>
authored
on 2019/04/19 03:07
Typo.
c149f739
– Werner Lemberg <wl@gnu.org>
authored
on 2019/04/17 03:49
[pcf] Fix handling of undefined glyph (#56067).
ebe37508
– Minmin Gong <gongminmin@msn.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2019/04/15 06:46
* CMakeLists.txt: Avoid rewriting of unchanged configuration files.
8837ac26
– JDG <JonathanG@iQmetrix.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2019/04/15 06:10
* src/tools/apinames.c (main): Fix error message.
01aed76c
– Werner Lemberg <wl@gnu.org>
authored
on 2019/04/14 05:39
Minor.
9e9bc9da
– Werner Lemberg <wl@gnu.org>
authored
on 2019/04/12 02:19
Split off ChangeLog.29.
1f271751
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2019/04/11 19:48
[smooth] Fix segfault in direct mode (#56092).
f0384d5f
– Werner Lemberg <wl@gnu.org>
authored
on 2019/04/09 07:01
Minor.
885b4c24
– Werner Lemberg <wl@gnu.org>
authored
on 2019/04/06 03:07
* src/sfnt/ttcmap.c (tt_get_glyph_name): Pacify compiler (#56061).
74e9ca6d
– Werner Lemberg <wl@gnu.org>
authored
on 2019/04/06 02:51
For distribution, replace `.tar.bz2' with `.tar.xz' bundles.
3ad1c93a
– Antony Lee <anntzer.lee@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2019/04/06 02:37
Make `glyph_name' parameter to `FT_Get_Name_Index' a `const'.
6986ddac
– Armin Hasitzka <prince.cherusker@gmail.com>
authored
on 2019/03/31 07:08
[cff] Fix boundary checks.
fdb10e8b
– Werner Lemberg <wl@gnu.org>
authored
on 2019/03/21 09:51
Improve link.
df266d3e
– Werner Lemberg <wl@gnu.org>
authored
on 2019/03/20 03:04
[autofit] Fix Mongolian blue zone characters.
dde03eec
– Werner Lemberg <wl@gnu.org>
authored
on 2019/03/19 06:50
[autofit] Add support for Mongolian script.
fbbcf503
– Werner Lemberg <wl@gnu.org>
authored
on 2019/03/15 03:27
* Version 2.10.0 released.
4e64d9d3
– Werner Lemberg <wl@gnu.org>
authored
on 2019/03/07 19:13
CHANGES: Minor fixes.
2f4b740c
– Andrei Alexeyev <0x416b617269@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2019/03/07 04:42
Fix invalid function pointer casts.
31757f96
– Werner Lemberg <wl@gnu.org>
authored
on 2019/03/05 06:35
[base] Handle numeric overflow (#55827).
6a4718a3
– Sebastian Rasmussen <sebras@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2019/03/05 12:25
Fix use of uninitialized memory.
6d65c60f
– Nikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>
authored
on 2019/03/02 11:05
Minor formatting.
bf04c592
– Werner Lemberg <wl@gnu.org>
authored
on 2019/02/25 01:32
Minor doc fixes.
4d51f78d
– Werner Lemberg <wl@gnu.org>
authored
on 2019/02/23 06:21
More documentation updates.
6ab36880
– Werner Lemberg <wl@gnu.org>
authored
on 2019/02/23 06:18
* src/base/ftbitmap.c (FT_Bitmap_Blend): No fractional offsets.
75859970
– Werner Lemberg <wl@gnu.org>
authored
on 2019/02/23 05:07
Update all copyright notices.
fd8fc64e
– Werner Lemberg <wl@gnu.org>
authored
on 2019/02/23 05:05
* src/tools/update-copyright-year: Insert `(C)'.
b77826e1
– Armin Hasitzka <prince.cherusker@gmail.com>
authored
on 2019/02/21 05:23
Triage 8ea854bfe92443706d55656072f891ec8f2cb3c2.
8ea854bf
– Armin Hasitzka <prince.cherusker@gmail.com>
authored
on 2019/02/21 05:14
[truetype] Mask numeric overflows.
5e3a38b1
– Armin Hasitzka <prince.cherusker@gmail.com>
authored
on 2019/02/21 05:04
[psaux] Mask numeric overflow.
a346abc0
– Werner Lemberg <wl@gnu.org>
authored
on 2019/02/21 04:19
s/`....`/'....'/ for SFNT table tags in documentation.
8de11f3d
– Werner Lemberg <wl@gnu.org>
authored
on 2019/02/20 11:18
s/NULL/`NULL`/ in documentation.
f92fa393
– Werner Lemberg <wl@gnu.org>
authored
on 2019/02/20 11:04
Minor documentation fixes.
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.
81f43a9d
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/11/18 09:47
* builds/windows/{visualc,vc2005,vc2008}/freetype.vcproj: Fix it.
8d517e67
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/11/10 10:47
Clarification.
78db9eec
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/11/10 10:39
[smooth] Placeholder only for library-enabled LCD filtering.
58e48e92
– Werner Lemberg <wl@gnu.org>
authored
on 2018/11/09 07:14
[psaux] Add safety guard (#54985).
3b6e65f7
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/11/08 18:36
* builds/unix/configure.raw: Require `windows.h' for windres.
181033d3
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/11/08 16:04
[ftstroke] Fix unpredictable failures (#54986).
81c31f62
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/11/08 02:54
[ftstroke] Fix unpredictable failures (#54976).
fb0d66d0
– Ben Wagner <bungeman@google.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2018/11/06 19:47
[truetype] Fix VF check from 2018-09-12 (#54973).
fbd24523
– Werner Lemberg <wl@gnu.org>
authored
on 2018/11/06 06:15
[pshinter] Fix numeric overflow.
5b86f53d
– Werner Lemberg <wl@gnu.org>
authored
on 2018/11/06 06:08
[psaux] Fix timeout in old CFF engine.
cc288e38
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/11/04 17:09
Minor.
1f43affc
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/11/04 08:11
* src/truetype/ttgxvar.c: Use enum definitions.
d95a12b8
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/11/03 19:02
* src/truetype/ttgxvar.c (ft_var_apply_tuple): Adjust condition.
547f82f2
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/11/03 19:00
* src/truetype/ttgxvar.c (ft_var_apply_tuple): Tracing tweaks.
ce3feb0b
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/11/03 18:43
Revert due to specs: [truetype] Speed up variation IUP.
dfa86d65
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/11/03 18:36
Revert "[truetype] Speed up variation IUP."
61d50756
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/11/02 16:42
* src/truetype/ttgxvar.c (ft_var_get_item_delta): Fixed logic.
339c451a
– Shailesh Mistry <shailesh.mistry@hotmail.co.uk>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2018/11/02 06:10
[autofit] Prevent SEGV.
1e4496c5
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/10/31 19:17
[truetype] Speed up variation IUP.
ba03310b
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/10/31 18:01
* src/type1/t1load.c (t1_set_mm_blend): Optimized.
300da33d
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/10/31 17:55
* src/truetype/ttgxvar.c (ft_var_get_item_delta): Optimized.
c13635ee
– Werner Lemberg <wl@gnu.org>
authored
on 2018/10/29 17:25
[base] Fix numeric overflow.
ba62f9d8
– Werner Lemberg <wl@gnu.org>
authored
on 2018/10/29 17:11
[cff] Fix numeric overflow.
acb19ed4
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/10/28 10:19
Comment on timestamp storage.
3e8ec291
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/10/26 19:23
[sfnt] Make `head' timestamps unsigned.
d71f2bc1
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/10/26 18:52
Revert "Align FreeType with standard C memory management."
bfe53294
– Werner Lemberg <wl@gnu.org>
authored
on 2018/10/26 20:07
[psaux] Fix numeric overflow.
f56830ed
– Werner Lemberg <wl@gnu.org>
authored
on 2018/10/20 03:27
Avoid endless loop while tracing (#54858).
0c4feb72
– Werner Lemberg <wl@gnu.org>
authored
on 2018/10/17 07:25
* CMakeLists.txt: Specify `RUNTIME DESTINATION'.
42885493
– Werner Lemberg <wl@gnu.org>
authored
on 2018/10/10 08:21
Minor.
912e174c
– Werner Lemberg <wl@gnu.org>
authored
on 2018/10/07 05:28
A missing Unicode cmap is not a fatal error.
885f5b0b
– Werner Lemberg <wl@gnu.org>
authored
on 2018/10/07 05:03
Fix handling of FT_CONFIG_OPTION_ADOBE_GLYPH_LIST (#54794).
0a178144
– Werner Lemberg <wl@gnu.org>
authored
on 2018/10/07 04:59
Whitespace.
f262d15d
– Werner Lemberg <wl@gnu.org>
authored
on 2018/10/07 03:40
Minor comment improvement.
9817571c
– Werner Lemberg <wl@gnu.org>
authored
on 2018/10/03 04:04
[ftgrays] Fix typo in stand-alone mode (#54771).
d280ae1e
– Werner Lemberg <wl@gnu.org>
authored
on 2018/10/02 16:45
[psaux] Fix segfault.
6b660f12
– Werner Lemberg <wl@gnu.org>
authored
on 2018/10/02 12:48
[psaux] Fix numeric overflow.
Next