RSS feed
0d053bac
– Werner Lemberg <wl@gnu.org>
authored
on 2016/02/07 14:25
Fix runtime errors found by clang's sanitizer (#47082).
4c00dfb4
– Werner Lemberg <wl@gnu.org>
authored
on 2016/02/07 06:43
Whitespace.
a1460704
– Werner Lemberg <wl@gnu.org>
authored
on 2016/02/07 06:42
[cff] Minor.
950f1696
– Werner Lemberg <wl@gnu.org>
authored
on 2016/02/07 06:39
[cff] Implement missing operators in new engine (except `random').
1a95d002
– Werner Lemberg <wl@gnu.org>
authored
on 2016/02/06 19:39
Whitespace.
5c8a8cb5
– Werner Lemberg <wl@gnu.org>
authored
on 2016/02/06 03:03
[cff] Fix some Type 2 operators in old CFF engine.
ae7c55d9
– Sebastian Rasmussen <sebras@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/02/05 13:42
Make direct call of `make install' work (#47072).
710ac3dd
– Werner Lemberg <wl@gnu.org>
authored
on 2016/02/05 07:47
[base] Fix advance width loading for MM and GX fonts (#47064).
9cc2d467
– Werner Lemberg <wl@gnu.org>
authored
on 2016/02/05 06:52
Minor.
cd346da5
– Werner Lemberg <wl@gnu.org>
authored
on 2016/02/03 14:32
[cff] Fix handling of face_index == -1 for pure CFF.
f380d743
– Werner Lemberg <wl@gnu.org>
authored
on 2016/01/30 06:16
Typo.
baa41ff2
– Werner Lemberg <wl@gnu.org>
authored
on 2016/01/30 02:44
[autofit] Minor tracing improvement.
1d8d0b4e
– Nikolaus Waxweiler <madigens@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/01/28 09:11
Remove unpatented hinter (3/3).
5b7871be
– Nikolaus Waxweiler <madigens@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/01/28 07:27
Remove unpatented hinter (2/3).
6875093a
– Nikolaus Waxweiler <madigens@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/01/28 07:24
Remove unpatented hinter (1/3).
8d810097
– Werner Lemberg <wl@gnu.org>
authored
on 2016/01/28 05:13
[autofit] Add blue-zone support for Kannada script.
c2720703
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/01/22 18:36
Typo.
e4c69d22
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/01/22 18:35
Better access to 64-bit integers for C99 compilers.
fc4523bd
– Werner Lemberg <wl@gnu.org>
authored
on 2016/01/21 01:20
[gxvalid] Remove commented out code.
fb672897
– Werner Lemberg <wl@gnu.org>
authored
on 2016/01/20 16:13
[autofix] Complete last autofit commit.
24fbed05
– Werner Lemberg <wl@gnu.org>
authored
on 2016/01/20 16:10
Still handle `__FTERRORS_H__'.
1409b3e0
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/01/19 17:54
* include/freetype/ftlcdfil.h: Documentation tweak.
ec776596
– Werner Lemberg <wl@gnu.org>
authored
on 2016/01/19 14:33
[autofit] Fix handling of default script.
fc11af1e
– Werner Lemberg <wl@gnu.org>
authored
on 2016/01/19 14:15
Various minor clang fixes.
4cdfefd4
– Derek B. Noonburg <derekn@glyphandcog.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/01/19 02:12
[truetype] Add another tricky font.
32760d33
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/01/14 18:31
[base] Empower `FT_Library_SetLcdFilterWeights'.
44150665
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/01/14 17:55
* include/freetype/ftlcdfil.h: Documentation tweak.
21eb64eb
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/01/13 19:05
* include/freetype/ftlcdfil.h: Documentation tweak.
9adeab64
– Werner Lemberg <wl@gnu.org>
authored
on 2016/01/13 06:54
Update copyright year.
c09a90a2
– Werner Lemberg <wl@gnu.org>
authored
on 2016/01/12 17:28
Don't use macro names that start with `_[A-Z]' [3/3].
9d0b76d7
– Werner Lemberg <wl@gnu.org>
authored
on 2016/01/12 17:27
Don't use macro names that start with `_[A-Z]' [2/3].
758587db
– Werner Lemberg <wl@gnu.org>
authored
on 2016/01/12 17:20
Don't use macro names that start with `_[A-Z]' [1/3].
2e9d2660
– Werner Lemberg <wl@gnu.org>
authored
on 2016/01/12 16:40
Don't use macro names that contain `__' [2/2].
37412ff9
– Werner Lemberg <wl@gnu.org>
authored
on 2016/01/12 16:37
Don't use macro names that contain `__' [1/2].
f53bab93
– Jered Gray <jegray@google.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/01/10 07:03
[cff] Fix usage of `|' operator.
2e09812c
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/25 03:05
[autofit] Make top-to-bottom hinting work in latin auto-hinter.
172db325
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/24 03:17
[autofit] Add hinting direction to `AF_ScriptClassRec'.
b0de5a82
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/23 18:25
[autofit] Start implementing hinting direction (up/down, down/up).
9c1a2b04
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/22 07:05
* src/type1/t1load.c (parse_subrs): Fix memory leak (#46744).
7ce6c43c
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/22 00:39
[base] Make hash interface symmetric.
60d13bd4
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/21 12:27
[type1] Avoid shift of negative numbers (#46732).
bd4b8976
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/20 14:36
[type1, psaux] Handle large values of num_subrs correctly (#46692).
1caf629e
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/20 14:00
[base] Thinko: Remove free function pointer.
76e79ec9
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/20 04:03
[base, bdf] Don't expose `FT_Hashnode' in hash functions.
ad306eaa
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/20 03:33
[base, bdf] Add number hashing.
1b7549cc
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/20 03:00
[base] Introduce hash lookup, compare, and free function pointers.
609546c4
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/20 02:17
[base, bdf] Use a union as a hash key.
762b2328
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/20 01:39
Minor clean-ups.
31343565
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/19 12:02
[bdf] Use new hash functions.
c98a40f9
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/19 11:59
[bdf, base] Lift hash functions from bdf driver to base module.
1f80c815
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/16 03:22
Whitespace.
02451c79
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/15 12:53
[autofit] Add blue-zone support for Bengali script.
a512b0fe
– Ben Wagner <bungeman@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/12/14 04:19
[bdf] Remove dead code (#46625).
4099281f
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/14 02:51
[base] Fix calls to `FT_Stream_Seek'.
0063649d
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/14 02:02
Whitespace, `.mailmap' update.
f0cc1738
– Ben Wagner <bungeman@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/12/14 02:00
[base] Check error when seeking to data supplied offset (#46635).
d8f9a453
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/13 10:54
[autofit] Add support for Myanmar script.
868d5a0e
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/12 02:28
* src/autofit/aflatin.c (af_latin_metrics_init_blues): Minor.
79a42ad2
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/12 02:27
* src/autofit/afscript.h: Avoid potential crash.
4fe3b55d
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/11 03:08
[autofit] Restore OpenType feature check.
3c3d7c21
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/10 06:54
Another typo.
93fdf4eb
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/10 06:52
Formatting.
bbe84ed9
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/10 04:33
[autofit] Remove redundant code.
5330e3de
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/10 03:32
[autofit] Minor.
dd305f31
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/09 16:00
[autofit] Thinko.
0164d934
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/09 15:04
[autofit] Introduce subscript top blue zones.
f02e1df7
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/09 09:45
[autofit] Fix tracing message.
c13526e6
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/08 04:48
* src/autofit/afblue.dat: Add more Khmer clusters.
b38ca3cb
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/06 14:48
[autofit] Typos.
facb79ab
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/06 14:34
[autofit] Add support for Khmer script.
24aa9c66
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/06 13:52
[autofit] Rewrite HarfBuzz interface to support character clusters.
de599941
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/06 13:18
[autofit] Prepare forthcoming changes.
f45c0bf9
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/06 04:58
[autofit] Use string of standard characters.
a8a54c30
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/05 08:26
* src/autofit/afblue.dat: Separate blue zone characters with spaces.
453722db
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/05 08:20
* src/tools/afblue.pl (convert_ascii_chars): Don't ignore spaces.
f7e6d51a
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/05 08:08
* src/autofit/afblue.hin (GET_UTF8_CHAR): Use `do...while(0)'.
53696f03
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/05 02:44
* src/autofit/afwarp.c: s/INT_MIN/FT_INT_MIN/.
a4154738
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/03 02:49
* builds/unix/install.mk (install): Remove stale `ft2build.h'.
1b740a00
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/12/01 19:30
Minor rearrangement.
5b05bc66
– Werner Lemberg <wl@gnu.org>
authored
on 2015/12/01 07:09
[type1] Avoid dangling pointer (#46572).
f8c20577
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2015/11/28 17:43
* include/freetype/ftlcdfil.h: Documentation tweak.
66cf29b1
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/28 14:08
* Version 2.6.2 released.
4679bf83
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/28 14:05
Fix C++ compilation.
25b1330a
– Nikolaus Waxweiler <madigens@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/11/28 13:07
Minor documentation improvements.
01ce1c6a
– Nikolaus Waxweiler <madigens@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/11/28 07:04
Change default LCD filter to be normalized and color-balanced.
98afe3f5
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/28 06:58
[docmaker] Allow references to section names.
30fdfe6c
– Tamas Kenez <tamas.kenez@adasworks.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/11/27 18:16
[cmake] Add script to test the config module.
c80620c7
– Tamas Kenez <tamas.kenez@adasworks.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/11/27 13:37
* CMakeLists.txt: Create `freetype-config.cmake' config module.
9d0544f2
– Tamas Kenez <tamas.kenez@adasworks.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/11/27 13:28
* CMakeLists.txt: Set CMAKE_DEBUG_POSTFIX to `d'.
da97b4c4
– Tamas Kenez <tamas.kenez@adasworks.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/11/27 02:11
[cmake] Add better control of library dependencies.
4854df62
– Tamas Kenez <tamas.kenez@adasworks.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/11/27 02:04
[cmake] Make `FindHarfbuzz' observe the REQUIRED option.
5b3446b0
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/27 01:47
[cmake] Collect files specific to cmake in `builds/cmake'.
8f982b38
– Alexander Bock <alexander.j.bock@nasa.gov>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/11/27 01:34
CMakeLists.txt: Honour new command line flag `FREETYPE_NO_DIST'.
7696e337
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/26 09:31
Use new docmaker syntax for identifiers with identical names.
97b808fd
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/26 09:29
[docmaker] Allow `foo[bar]' as identifier.
4a15013a
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/25 02:53
* src/bdf/bdflib.c (bdf_load_font): Fix small memory leak (#46480).
d8fc009d
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/21 08:12
Update `CHANGES' file.
663f2d7a
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/21 01:30
* include/freetype/internal/ftcalc.h: Don't use `register' keyword.
b96af12e
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/20 11:03
Add `FT_LCD_FILTER_LEGACY1' enum value.
68fb4789
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/15 08:06
* src/autofit/afhints.c (af_get_segment_index): Fix it.
Next