RSS feed
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.
83fc524d
– Werner Lemberg <wl@gnu.org>
authored
on 2018/10/02 12:36
[pshinter] Handle numeric overflow.
877aa1b2
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/09/27 17:17
Align FreeType with standard C memory management.
4500c701
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/09/26 18:04
Typo.
efe7f648
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/25 05:16
Typo.
a9af6914
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/25 05:10
Fix handing of `FT_Bool'.
0f122fef
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/09/23 17:46
[bdf] Speed up charmap access.
793a9ff9
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/09/22 10:38
* src/base/ftobjs.c (ft_glyphslot_reset_bimap): Another tweak.
f26d5775
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/09/21 16:34
* src/base/ftobjs.c (ft_glyphslot_reset_bimap): Further tweak.
abd997aa
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/21 08:50
Improve documentation of `FT_LOAD_NO_RECURSE'.
335528e1
– Ben Wagner <bungeman@google.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2018/09/21 07:26
Improve auto-hinter handling of bitmap fonts (#54681).
c168cc3b
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/21 07:09
[raster] Fix disappearing vertical lines (#54589).
493aa68f
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/21 04:32
[base] Some comments.
2a9850c4
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/09/20 18:40
* src/base/ftobjs.c (ft_glyphslot_reset_bimap): Tiny rounding tweak.
c1b21f47
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/09/20 18:14
[pcf] Replace charmap implementation.
8e950680
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/20 02:26
[base] Remove unused function `FT_GlyphLoader_CopyPoints'.
7f93c977
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/09/19 18:45
[pcf] Prepare to replace charmap implementation.
d629c2ba
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/09/18 13:11
Remove unused fields.
dfddc2d9
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/17 04:03
[pshinter] Handle numeric overflow.
b8dd404d
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/16 03:22
freetype.h: Add warning w.r.t. B/W hinting and rendering (#54589).
de0aabcd
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/15 02:14
[sfnt] Comment fix.
10e54d04
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/13 17:47
[truetype] Some fixes for VF checks.
7665914c
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/13 04:58
* src/sfnt/sfdriver.c (sfnt_get_var_ps_name): Fix last commit.
a5818ed1
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/13 04:46
* src/sfnt/sfdriver.c (sfnt_get_var_ps_name): Check `result'.
6b53300b
– John Tytgat <John.Tytgat@esko.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2018/09/12 04:08
[sfnt] Better PS name handling (#54629).
65681e6d
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/12 03:40
[truetype] Improve VF check.
53c5e4bd
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/12 03:27
* src/truetype/ttgxvar.c (ft_var_load_gvar): Check `glyphoffsets'.
7b855ed9
– Armin Hasitzka <prince.cherusker@gmail.com>
authored
on 2018/09/10 19:41
* src/pshinter/pshrec.c (t2_hints_stems): Mask numeric overflow.
fea435fb
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/09 05:46
[sfnt] Comment improvement.
0805c4a4
– Ben Wagner <bungeman@google.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2018/09/09 05:25
* builds/freetype.mk (refdoc-venv): Ensure python version (#54631).
7bf20282
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/07 02:43
Typo.
1c04eed7
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/07 02:40
[truetype] Fix assertion failure.
f8af8fba
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/05 08:16
Synchronize `ftdebug.c' files.
97c7944f
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/05 07:45
Synchronize `ftconfig' files.
a748ae46
– Nikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>
authored
on 2018/09/05 07:12
* docs/DOCGUIDE: Minor.
77aa0266
– Nikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>
authored
on 2018/09/05 07:07
Add documentation guidelines file.
48f93e64
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/04 17:19
* devel/ftoption.h: Synchronize with master `ftoption.h'.
c485bece
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/04 17:05
Typo (#54618).
9789c75b
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/04 06:37
More '...' vs. `...` fixes in API documentation.
01a5d326
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/04 04:00
Make `/****...' comments in public headers uniformly end on column 77.
6a4229c4
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/09/03 18:43
* docs/DEBUG: s/trace_//.
7da5589c
– Nikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>
authored
on 2018/09/03 12:45
[docwriter] Don't break code snippets accross lines.
10617482
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/03 06:37
include/freettype/config:*.*: Convert comments to Markdown syntax.
76a52465
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/03 05:08
*/*: s/PSNames/psnames/.
475f6d25
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/03 05:00
[sfnt] Fix heap buffer overflow in CPAL handling.
9be656bb
– Werner Lemberg <wl@gnu.org>
authored
on 2018/09/01 07:01
Remove `FT_Outline_{New,Done}_Internal'.
809d5125
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/08/31 18:49
* src/base/ftobjs.c (ft_glyphslot_preset_bitmap): Check glyph format.
4b49a807
– Armin Hasitzka <prince.cherusker@gmail.com>
authored
on 2018/08/31 16:26
[errors] Refine the macro logic surrounding `FT_Error_String'.
c6df41e3
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/31 16:10
Whitespace.
9a323e47
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/31 16:09
* src/base/ftdebug.c (FT_Throw): Restore missing `FT_UNUSED' calls.
aff04e91
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/31 10:57
* src/base/ftdebug.c (FT_Throw): Reduce chattiness.
83525bdd
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/31 03:37
Minor comments.
d91f752b
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/31 03:34
Whitespace.
423fce2e
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/31 02:59
Add link to OpenType's composite glyph description.
0d4ca138
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/31 02:53
* src/autofit/afhints.c (af_glyph_hints_reload): Add initialization.
1dacbd89
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/08/30 19:28
Consolidate bitmap presetting and size assessment.
ca980b4c
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/08/30 17:51
* src/base/ftobjs.c (ft_glyphslot_preset_bitmap): Correct mono.
35efb103
– Armin Hasitzka <prince.cherusker@gmail.com>
authored
on 2018/08/30 10:30
[errors] Introduce a macro to control `FT_Error_String'.
d20dc392
– Armin Hasitzka <prince.cherusker@gmail.com>
authored
on 2018/08/30 10:09
[errors] Introduce `FT_Error_String'.
c0ccf750
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/30 05:56
[autofit] Trace `before' and `after' edges of strong points.
21c2b390
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/30 05:52
Minor.
5d93a3fc
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/08/29 21:12
[base] Overflow-resistant bitmap presetting.
19be8620
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/29 14:15
Doc fix.
934a6159
– Armin Hasitzka <prince.cherusker@gmail.com>
authored
on 2018/08/29 11:28
Fix numeric overflows.
14dff08f
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/29 02:56
ftoption.h: s/precendence/precedence/ in documentation (#54586).
3915a18b
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/29 02:53
[cff] Fix handling of `roll' op in old engine.
2c8e6279
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/28 04:02
Minor doc fix.
ae3afbc4
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/26 11:40
* src/truetype/ttobjs.c (tt_size_read_bytecode): Trace CVT values.
20957721
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/26 11:15
ChangeLog*: s/\t/ /.
f87b7117
– Nikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>
authored
on 2018/08/26 13:46
* configure: Copy assets required by docwriter.
13034e54
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/26 08:22
* src/pshint/pshalgo.c (psh_hint_overlap): Fix numeric overflow.
4738dcc4
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/26 08:03
Minor tracing adjustments.
6e339b8d
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/26 07:59
[truetype] Avoid nested frames.
b287c80b
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/26 02:39
Various minor clean-ups.
c98aa9b7
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/25 13:02
Add missing ChangeLog entry for the last four commits.
c962db28
– Nikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>
authored
on 2018/08/25 08:22
* builds/*/*: Prepare build system for docwriter.
195728d5
– Nikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>
authored
on 2018/08/25 08:17
* src/tools/docmaker: Remove `docmaker'.
53c69ce0
– Nikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>
authored
on 2018/08/25 08:06
* docs/reference: Add resources for `docwriter'.
ae5d1a4c
– Nikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>
authored
on 2018/08/24 18:22
* include/*.*: Convert comments to markdown.
77f0814a
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/23 13:53
Add macros for handling over-/underflowing `FT_Int64' values.
c90cc644
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/23 09:13
ftbitmap.h: Improve documentation.
45524679
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/22 06:31
[truetype] Improve legibility of `glyf' parsing.
a3e842f9
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/22 05:55
Minor formatting and documentation fixes.
0a33b44e
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/21 06:52
* src/sfnt/ttcpal.c (tt_face_load_cpal): Add missing safety check.
4873eb1d
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/19 03:27
Update `CHANGES' file.
4dc0d48f
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/18 10:39
[psaux] Avoid slow PS font parsing in case of error.
2550fc75
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/18 09:38
[cff] Fix heap buffer overflow in old engine.
c94162a2
– Young Xiao <yangx92@hotmail.com>
authored
and Alexei Podtelezhnikov <apodtele@gmail.com>
committed
on 2018/08/16 04:25
* builds/mac/ftmac.c (parse_fond): Fix buffer overrun.
33cd1eed
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/16 01:55
* builds/*/ftsystem.c (FT_COMPONENT): Updated also.
efa2a3ba
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/08/15 19:49
Revert BDF copyright years.
af9662e6
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/08/15 18:58
Ouch. BDF copyright year.
923fcbcd
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/08/15 18:50
[bdf] Don't track duplicate encodings.
a0dd16fb
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/15 14:13
Don't use `trace_' prefix for FT_COMPONENT arguments.
1d7b034c
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/14 11:48
Use formatting string in FT_TRACEX calls for non-simple arguments.
e001a17d
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2018/08/14 03:10
[bdf] Remove unused fields.
44db1add
– Werner Lemberg <wl@gnu.org>
authored
on 2018/08/14 06:01
[cff] Fix another segv in old engine.
Next