RSS feed
c409eb18
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/24 08:39
[base, sfnt] Better checks for invalid cmaps (1/2).
cbdf13e5
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/24 08:14
Formatting, documentation improvements.
e982f5b7
– suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2015/09/21 19:07
[base] Check too long POST and sfnt resource (#45919).
730b6d74
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/19 08:41
[sfnt] Improve handling of invalid SFNT table entries (#45987).
cb7a5122
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/19 03:58
[pcf] Improve `FT_ABS' fix from 2015-09-17 (#45999).
f28c95c4
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/17 15:30
[type42] Fix memory leak (#45989).
4942c2bb
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/17 13:56
[psaux] Fix memory leak (#45986).
7d364b7e
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/17 12:31
[psaux] Improve tracing message.
c838c4f7
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/17 12:22
[pcf] Fix integer overflows (#45985).
9db9adda
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/17 09:42
[pcf] Use FT_ABS for some property values (#45893).
bd0438a4
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/16 14:05
Minor fixes for some clang warnings.
19cb1127
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/15 04:52
[type1, type42] Fix memory leaks (#45966).
7f0f4011
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/15 03:23
[truetype] Fix integer type (#45965).
577daf1c
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/15 03:10
* src/pcf/pcfread.c (pcf_load_font): Fix integer overflow (#45964).
581c7e2a
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/15 02:49
[type1, type42] Check encoding array size (#45961).
3ea0d2c6
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/09/13 19:19
* src/base/ftcalc.c (FT_MulFix) [FT_LONG64]: Improve.
7962a15d
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/13 20:38
[type1] Fix another potential buffer overflow (#45955).
ff7d6404
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/13 19:53
Replace `mkinstalldirs' with AC_PROG_MKDIR_P.
3df92aa0
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/13 05:21
[winfonts] Check alignment shift count for resource data (#45938).
e3058617
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/13 04:41
[type1] Fix potential buffer overflow (#45923).
e40e8b33
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/13 04:05
[gzip] Fix access of small compressed files (#45937).
db5a4a9a
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/12 04:32
[psaux] Fix potential buffer overflow (#45922).
19b82cfb
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/11 16:25
[base] Avoid crash while tracing `load_mac_face'.
23423bc6
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/11 04:28
[type42] Fix endless loop (#45920).
b6eef5ae
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/10 03:44
Better document various TrueType hinting modes.
e5a27a75
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/10 03:44
[docmaker] Allow `-' in bold and italic markup.
09948e42
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/09/09 17:30
* src/base/ftcalc.c (FT_RoundFix): Improve.
4d406e39
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/09 04:02
Update `CHANGES' file.
822acb02
– Wojciech Mamrak <wmamrak@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/09/09 03:59
* src/base/ftcalc.c (FT_CeilFix, FT_FloorFix): Normalize.
5578199a
– Wojciech Mamrak <wmamrak@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/09/09 03:52
Minor documentation corrections.
b002f688
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/09/07 09:47
* src/smooth/ftgrays.c (gray_render_line): Simplify clipping.
5a6dc872
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/09/04 19:14
[raster,smooth] Microoptimizations.
a9f6f04e
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/09/04 18:28
[autofit] Missing piece.
d3cba0ed
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/04 06:28
[autofit] Redesign code ranges (2/2).
696b7126
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/04 06:10
[autofit] Redesign code ranges (1/2).
8cbbcf6b
– Werner Lemberg <wl@gnu.org>
authored
on 2015/09/03 02:47
[autofit] Pass glyph index to hinting function.
40103a3a
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/31 04:51
[autofit] Code clean-up.
87c81f04
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/30 06:35
[autofit] Make glyph style array use 16bit values.
09635264
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/08/31 19:14
Minor.
6ec0434e
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/08/30 18:50
Minor refactoring.
633d8ed2
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/26 02:18
* builds/unix/configure.raw: Need harfbuzz >= 0.9.21 (#45828).
78b01403
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/25 03:23
[base] Improve kerning tracing and documentation.
55fed89e
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/24 02:00
Remove obsolete comment.
f4b61a6a
– Nikolaus Waxweiler <madigens@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/08/19 02:51
Minor documentation fix.
91d59169
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/18 02:04
[raster] Remove last remnants of `raster5' driver.
340e59da
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/18 01:56
Minor formatting.
a0172d10
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/08/17 18:58
[base] Improve emboldener (#45596).
815c3246
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/08/17 17:48
Minor.
00d89950
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/08/16 18:57
[base] Reoptimize aritmetic.
f0ed30e6
– pazer <ibemad@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/08/15 02:53
Fix C++ compilation (#45762).
ae258aa0
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/08/14 19:23
[truetype] Clean up.
d0d7ee04
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/14 10:30
* builds/unix/detect.mk (CONFIG_SHELL): Don't handle it (#44261).
14d6b5d7
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/13 11:22
[truetype] Introduce named instance access to GX fonts.
4afc0a54
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/08/12 19:51
Comment typos.
4a466865
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/08/12 19:45
[type1,cff,cid] Streamline font matrix application.
7ebe6ac8
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/11 02:47
[builds/unix] Minor.
a37da21a
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/08/10 19:05
[type1,cid,type42] Minor improvements.
bd75a517
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/08 04:39
[type42] Fix glyph access.
e5f44693
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/08 03:45
[type42] Minor clean-up.
fd70512e
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/08/06 17:49
[type42] Parse FontMatrix according to specifications.
ff406e2e
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/06 03:34
[autofit] Improve Arabic hinting.
98e8e999
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/08/05 20:06
[truetype] Clean up types.
15e2a4f7
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/05 17:53
[autofit] Improve recognition of flat vs. rounded segments.
eb22ef26
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/04 02:50
Another left-shift bug (#45681).
7e6c321a
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/08/03 19:26
[base] Fix `ft_corner_orientation'.
8dfc7601
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/03 08:23
* src/truetype/ttgload.c (load_truetype_glyph)
ca6a5cf4
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/03 04:51
Fix typo in clang bug from 2015-07-31 (#45678).
a82c45d5
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/02 14:35
* CMakeLists.txt: Improve shared library support.
682c2719
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/02 11:46
* builds/unix/freetype-config.in (enable_shared): Remove. Unused.
4f009174
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/02 06:05
Comment typo.
70e9d815
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/02 05:42
Fix more invalid left-shifts.
6343ba22
– Werner Lemberg <wl@gnu.org>
authored
on 2015/08/01 03:53
Fix some bugs found by clang's `-fsanitize=undefined' (#45661).
5d1b8ab4
– Werner Lemberg <wl@gnu.org>
authored
on 2015/07/31 17:49
Define FT_LONG_MAX.
2b07a5ae
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/07/28 19:14
* src/base/ftcalc.c (FT_Vector_NormLen): Clarify.
a50a0458
– Werner Lemberg <wl@gnu.org>
authored
on 2015/07/28 03:37
Minor.
0e60b67f
– Werner Lemberg <wl@gnu.org>
authored
on 2015/07/28 02:44
Minor.
e8b186ee
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/07/27 19:22
* src/base/ftcalc.c (FT_Vector_NormLen): Explicate type conversions.
c1c0720c
– Werner Lemberg <wl@gnu.org>
authored
on 2015/07/27 01:43
Document previous bug fix.
b650dfbb
– Matthias Clasen <matthias.clasen@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/07/26 17:08
[cff] Don't use `hmtx' table for LSB (#45520).
b3fce59d
– Werner Lemberg <wl@gnu.org>
authored
on 2015/07/23 09:35
Describe error values and strings in the documentation.
f9be567f
– Werner Lemberg <wl@gnu.org>
authored
on 2015/07/09 11:10
Better support of user-supplied C++ namespaces.
1cdac10d
– Werner Lemberg <wl@gnu.org>
authored
on 2015/07/07 10:04
[sfnt] Make `tt_face_get_name' member of the SFNT interface.
6f918969
– Werner Lemberg <wl@gnu.org>
authored
on 2015/07/04 07:35
Minor documentation issue.
eb1bba9b
– Werner Lemberg <wl@gnu.org>
authored
on 2015/06/30 05:46
Fix some clang compiler warnings.
5aaabb44
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/06/29 18:46
[truetype] Speed up bytecode interpreter.
9ef02bd4
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/06/29 18:39
[base] Speed up emboldening.
884e4e67
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/06/29 18:32
[base] Implement fast vector normalization.
7cdc77f2
– Werner Lemberg <wl@gnu.org>
authored
on 2015/06/28 07:40
* CMakeLists.txt: Always create `ftconfig.h'.
05055372
– Werner Lemberg <wl@gnu.org>
authored
on 2015/06/28 07:07
Update comments.
2c89e2c9
– Werner Lemberg <wl@gnu.org>
authored
on 2015/06/28 07:06
* CMakeLists.txt: Improve MSVC support (#43737).
52c9b1aa
– Werner Lemberg <wl@gnu.org>
authored
on 2015/06/28 07:03
[cmake] Check for libraries and create `ftoption.h'.
97b757de
– Werner Lemberg <wl@gnu.org>
authored
on 2015/06/28 06:42
* CMakeLists.txt: Fix creation of `ftconfig.h'.
22479ca8
– Werner Lemberg <wl@gnu.org>
authored
on 2015/06/28 06:26
* CMakeLists.txt: Disallow in-source builds.
802f6a9a
– Werner Lemberg <wl@gnu.org>
authored
on 2015/06/27 03:12
* src/tools/docmaker/utils.py (check_output): Add missing `\n'.
1982a88d
– Werner Lemberg <wl@gnu.org>
authored
on 2015/06/26 02:52
Fix ChangeLog file.
94c79c20
– Werner Lemberg <wl@gnu.org>
authored
on 2015/06/26 02:46
* CMakeLists.txt: Select platform-dependend `ftdebug.c'.
68222dd1
– Werner Lemberg <wl@gnu.org>
authored
on 2015/06/25 12:38
* CMakeLists.txt: Use cmake functions for generating `ftconfig.h'.
5ef5a4fd
– Werner Lemberg <wl@gnu.org>
authored
on 2015/06/25 11:45
* CMakeLists.txt (BASE_SRCS): Use `ftbase.c' and `psnames.c'.
392cf22f
– Werner Lemberg <wl@gnu.org>
authored
on 2015/06/25 09:04
Another adjustment to header locations.
41bfbadc
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/06/24 19:57
* src/bdf/bdflib.c (_bdf_parse_start): Disallow 0 bpp.
Next