RSS feed
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.
94cacac5
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/14 23:45
* src/bdf/bdflib.c (bdf_load_font): Fix small memory leak (#46439).
49984c9b
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/12 17:48
Documentation typo.
75722f89
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/11 04:55
[cff, autofit] Switch off stem darkening by default.
ccd3188a
– Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/11/10 17:33
Allow native CFF hinter in FT_RENDER_MODE_LIGHT.
2985e4fa
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/09 16:37
* src/cid/cidload.c (cid_face_open): Fix GDBytes guard (#46408).
837285e4
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/09 04:20
[truetype] Remove integer to pointer conversion compiler warning.
abb33121
– Behdad Esfahbod <behdad@behdad.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/11/08 05:00
[sfnt] Accept version 3 of `EBLC' and `CBLC' tables also.
be32b168
– Philipp Knechtges <philipp-dev@knechtges.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/11/08 03:37
[autofit] Don't distort (latin) glyphs too much (#46195).
7363414b
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/07 01:32
[ftfuzzer] Add copyright notices; do some formatting.
0f0a6bb8
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/05 08:48
[sfnt] Ignore embedded bitmaps with zero size (#46379).
758d55e5
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/04 06:44
[truetype] Catch infinite recursion in subglyphs (#46372).
040edaf5
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/04 02:35
[truetype] Better tracing of composite glyphs.
aae88087
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/03 12:30
[sfnt] Protect against zero-size bitmaps (#46345).
b6fd5bc0
– Nikolaus Waxweiler <madigens@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/11/03 05:40
* src/autofit/afloader.c (af_loader_load_g): Implement emboldening.
bf2ba9e3
– Nikolaus Waxweiler <madigens@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/11/02 08:12
[autofit] Implement darkening computation function.
37c401ac
– Nikolaus Waxweiler <madigens@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/11/02 04:32
[autofit] Add functions to get standard widths for writing systems.
b2a85ad3
– Nikolaus Waxweiler <madigens@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/11/02 04:20
[autofit] Extend `AF_FaceGlobalsRec' to hold emboldening data.
d682e510
– Nikolaus Waxweiler <madigens@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2015/11/02 04:06
[autofit] Add stem-darkening properties.
6bda921d
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/02 01:53
[ftfuzzer] Update README file.
bcf618b2
– Werner Lemberg <wl@gnu.org>
authored
on 2015/11/02 01:50
[ftfuzzer] Add support for multiple files (patch #8779).
40cb1dc3
– Werner Lemberg <wl@gnu.org>
authored
on 2015/10/31 15:08
Formatting.
57cbb8c1
– Werner Lemberg <wl@gnu.org>
authored
on 2015/10/31 14:47
[sfnt] Fix cmap 14 validation (#46346).
009cc150
– Werner Lemberg <wl@gnu.org>
authored
on 2015/10/31 13:52
[sfnt] Handle infinite recursion in bitmap strikes (#46344).
4188deac
– Werner Lemberg <wl@gnu.org>
authored
on 2015/10/30 04:07
Comments.
02cfd714
– Werner Lemberg <wl@gnu.org>
authored
on 2015/10/29 16:50
* src/autofit/afhints.c (af_glyph_hints_dump_points): Minor.
Next