RSS feed
d8ac180c
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/06/23 19:32
[smooth, raster] Remove synonymous error macros.
1e65e605
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/23 04:14
fterrors.h: Fix documentation extraction of `FT_Error_String`.
4cb21b9a
– Dominik Röttsches <drott@chromium.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/06/22 16:50
[sfnt] s/PaintTransformed/PaintTransform/, s/transformed/transform/.
284eec1e
– Dominik Röttsches <drott@chromium.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/06/22 10:21
Move 'COLR' API to `ftcolor.h`.
bcd73f7d
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/20 12:23
freetype.h: Mark 'COLR' v1 API as experimental.
008e42a1
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/19 11:45
ftver.rc: Update copyright year.
b460a506
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/19 03:03
[truetype] Fix integer overflow.
232243e7
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/19 02:32
Prevent hinting if there are too many segments.
61bac759
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/06/18 13:38
* src/sdf/ftsdfrend.c (ft_(b)sdf_render): Do not FT_ERROR routinely.
482c57cc
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/18 12:46
Add `ChangeLog` entries for last two commits.
f8c5c546
– David Turner <david@freetype.org>
authored
on 2021/06/16 05:54
Fix for issue 1063
6f273f68
– David Turner <david@freetype.org>
authored
on 2021/06/15 19:12
[meson] Add first regression test to FreeType
c6fcd612
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/06/15 18:49
Add a comment.
8336d53c
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/06/12 18:33
[type42] Fix new memory leak.
db0f2c44
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/12 06:05
[psaux] Fix another assertion.
a34afe67
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/12 04:40
[psaux] Fix assertions.
9bfecfd2
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/06/09 19:34
* src/truetype/ttinterp.c (TT_RunIns): Optimize tracing.
7833e308
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/06/09 06:40
[sdf] Fix SDF positioning.
8dc02fb9
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/06/08 18:31
More CHANGES.
08f66322
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/08 14:23
More various documentation improvements and fixes.
d586927d
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/08 13:44
Various documentation improvements and fixes.
640f654b
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/08 12:45
Fix 'devel' build for COLR 'v1'.
b24cfc8d
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/08 11:26
[sfnt] Sanitize cmap4 table better.
ee6d03d3
– Dominik Röttsches <drott@chromium.org>
authored
on 2021/06/08 10:29
[sfnt] Pointer validity check when reading COLR 'v1' layers
41fa19fc
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/08 06:32
* src/sdf/ftsdfcommon.c: Fix inclusion of header files.
35b21c71
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/08 05:06
[sdf] Make `make multi` work.
36ee7171
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/08 05:00
[sdf] Formatting and improved comments.
2b1d5562
– Anuj Verma <anujv@iitbhilai.ac.in>
authored
on 2021/06/08 04:29
[sdf] Use 8 bits for final SDF output instead of 16bits.
2a6665a4
– Ben Wagner <bungeman@chromium.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/06/01 11:25
[sfnt] Fix fallout from 2021-05-29 change.
7ca7da9d
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/02 02:59
* src/autofit/aflatin.c (af_latin_metrics_scale_dim): Fix tracing.
0abbc9f5
– Werner Lemberg <wl@gnu.org>
authored
on 2021/06/02 02:36
[psaux] Fix MSVC compiler warnings.
6e253b26
– Werner Lemberg <wl@gnu.org>
authored
on 2021/05/29 07:05
Typos in previous commit.
a50c39aa
– Werner Lemberg <wl@gnu.org>
authored
on 2021/05/29 05:50
Fix compilation errors and (some) warnings for clang++.
2bfdc161
– Werner Lemberg <wl@gnu.org>
authored
on 2021/05/28 20:27
[build] Allow overriding of `ANSIFLAGS` for GNU make build.
28eee363
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/27 07:38
[type42] Fix auto-hinting.
0d1c306e
– Werner Lemberg <wl@gnu.org>
authored
on 2021/05/25 07:27
[psaux] Guard and trace AFM kern data allocation.
5f485339
– Werner Lemberg <wl@gnu.org>
authored
on 2021/05/24 04:24
.gitignore: Add `subprojects` directory, fix some patterns.
16947c0e
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/23 01:36
* meson.build (ft2_public_headers): Add missing `ftcid.h'.
2468e59a
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/20 18:20
[type42] Avoid some memory zeroing.
ebf9e5ac
– Nikolaus Waxweiler <madigens@gmail.com>
authored
on 2021/05/15 18:36
[CMake] Update dependency finders.
06e21ffe
– Ben Wagner <bungeman@chromium.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/05/18 10:49
[gzip] Use exact type for `ft_gzip_alloc` and `ft_gzip_free`.
81852fbc
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/18 18:18
Prioritize the anti-aliasing renderer module.
1bc801b0
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/16 19:12
[sfnt] Additional guards on the POST table.
de151657
– Daniel McArdle <dmcardle@chromium.org>
authored
and Alexei Podtelezhnikov <apodtele@gmail.com>
committed
on 2021/05/13 19:08
[psaux] Use doubling allocation strategy for CF2_ArrStack.
2d3f5dd2
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/12 13:24
* src/smooth/ftgrays.c (FT_MAX_GRAY_SPANS): Increase from 10 to 16.
c653b8d2
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/12 12:17
* src/smooth/ftgrays.c (FT_GRAY_SET): Adjust for better code.
8f43d324
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/11 20:04
[smooth] Faster bitmap sweeping.
b0702645
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/10 18:06
* src/smooth/ftgrays.c (gray_hline): Simplify even-odd computations.
967a34ee
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/07 15:17
[type1] Avoid MM memory zeroing.
2f62d8e0
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/07 05:33
* src/bdf/bdflib.c (_bdf_list_ensure): Tweak allocation macro.
79ed536d
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/06 19:46
* src/psaux/psobjs.c (ps_parser_load_field): Tweak allocation macro.
44c59414
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/06 18:54
* src/sfnt/sfobjs.c (sfnt_load_face): Tweak allocation macro.
998c7c0f
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/06 18:51
* src/cid/cidload.c (cid_read_subrs): Tweak allocation macro.
2d957848
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/06 18:49
* src/base/ftrfork.c (FT_Raccess_Get_DataOffsets): Tweak allocation.
8150ed0d
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/05 19:30
[cff,psaux] Avoid memory zeroing (contd.).
82fd32d6
– Ben Wagner <bungeman@chromium.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/05/03 09:49
* src/cid/cidload.c (cid_hex_to_binary): Improve return value.
66630d88
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/03 18:40
[sfnt] Streamline POST format 2.0 handing.
ec95f9c9
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/02 14:30
[bdf,pcf] Avoid memory zeroing (contd.).
d911cb53
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/01 19:49
* src/cid/cidload.c (cid_read_subrs): Tweak allocaton macro.
dc42f826
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/01 08:46
[sfnt] Avoid some memory zeroing.
b8968d66
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/01 08:24
* src/sfnt/ttpost.c (load_format_{20,25}): Tweak allocaton macros.
2583b608
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/01 05:22
* src/sfnt/pngshim.c (Load_SBit_Png): Tweak allocaton macro.
56ae9430
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/01 05:14
[truetype] Avoid some memory zeroing.
c177cc35
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/05/01 05:09
[woff2] Avoid some memory zeroing.
4e1c6a12
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/30 05:35
* src/gzip/ftgzip.c (ft_gzip_alloc): Zero out memory again.
f631542d
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/27 07:39
[lzw] Preserve decompression stack when relocating to heap.
c213c8a9
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/27 04:54
* src/cid/cidgload.c (cid_load_glyph): Restore the glyph_length check.
2ec6feaf
– Werner Lemberg <wl@gnu.org>
authored
on 2021/04/27 09:28
* src/psmodule.c (ps_unicodes_init): Ignore empty glyph names.
caff87b1
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/26 18:45
* src/sfnt/sfobjs.c (sfnt_init_face): Revert macro change.
8750e843
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/26 13:21
[cff] Avoid some memory zeroing.
618d0834
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/26 13:14
[pfr] Avoid some memory zeroing.
b0a28197
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/26 13:10
* src/winfonts/winfnt.c (FNT_Face_Init): Tweak memory macro.
deee5b70
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/26 13:07
[psaux,psnames] Avoid some memory zeroing.
270ff52f
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/25 19:40
[base] Avoid some memory zeroing.
c2d28314
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/25 19:33
[bdf,pcf] Avoid some memory zeroing.
f998eaf9
– Issam E. Maghni <issam.e.maghni@mailbox.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/04/24 13:21
* builds/meson/process_ftoption_h.py: Add LF at EOF.
c78f78fa
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/24 18:38
* src/cff/cffload.c (cff_index_get_pointers): s/FT_QALLOC/FT_ALLOC/.
0bd5d95d
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/23 18:04
* src/base/ftobjs.c (Mac_Read_POST_Resource): s/FT_ALLOC/FT_QALLOC/.
e6e5b67d
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/23 17:33
* src/sdf/ftsdf.c (sdf_{edge,contour,shape}_new): Use FT_QALLOC.
6ada59ab
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/23 15:22
[sfnt] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.
ec9e5114
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/23 10:03
[cff,type1,type42] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.
baa0f71d
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/23 09:48
[cid] s/FT_ALLOC/FT_QALLOC/ and clean up.
b3438ccb
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/23 04:35
[pfr] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.
1e525c62
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/23 04:24
[bzip2,gzip] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.
a0fb6dbc
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/22 20:05
[pcf,bdf,winfonts] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.
23f85c8a
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/22 19:34
[cache] Optimize SBit copying.
93715ab2
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/22 19:07
[gxvalid,otvalid] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.
90b97a83
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/22 19:00
[psaux] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.
44b1ebe5
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/22 18:34
[base] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.
8a459e51
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/20 18:53
[cache] Restore SBit copying for unowned (BDF) bitmaps.
361465de
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/20 18:31
Bitmap tracing.
e662a950
– Dominik Röttsches <drott@chromium.org>
authored
on 2021/04/19 08:49
[sfnt] Return in 'COLR' v1 when layer pointer outside table
7c685cb3
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/18 18:31
[cache] Switch to lazy SBit setting.
02dec617
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/18 06:24
Typo.
2e68785e
– Daniel Welty <@danielwelty>
authored
and Alexei Podtelezhnikov <apodtele@gmail.com>
committed
on 2021/04/17 05:00
* src/cache/ftcsbits.c (ftc_snode_load): Properly handle short pitch.
6f6ad876
– Werner Lemberg <wl@gnu.org>
authored
on 2021/04/16 16:50
* builds/unix/freetype2.m4: Fix help string formatting.
7f8a1edd
– Dominik Röttsches <drott@chromium.org>
authored
on 2021/04/16 08:35
[sfnt] Safeguard 'COLR' v1 layer extraction
b9b74f9f
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2021/04/10 19:32
A few words on prerequisites.
f9350be1
– Ben Wagner <bungeman@chromium.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/04/01 05:44
[base] Complete `ft_glyphslot_clear`.
52f2a008
– Ben Wagner <bungeman@chromium.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2021/04/01 05:33
Update TT_New_Context documentation
Next