.. |
autofit
|
* src/autofit/aflatin.c (af_latin_metrics_scale_dim): Fix tracing.
|
2021-06-02 06:59:01 +02:00 |
base
|
* src/base/ftrfork.c (FT_Raccess_Get_DataOffsets): Tweak allocation.
|
2021-05-06 22:49:13 -04:00 |
bdf
|
* src/bdf/bdflib.c (_bdf_list_ensure): Tweak allocation macro.
|
2021-05-07 09:33:41 -04:00 |
bzip2
|
[bzip2,gzip] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.
|
2021-04-23 08:24:22 -04:00 |
cache
|
Fix compilation errors and (some) warnings for clang++.
|
2021-05-29 09:51:04 +02:00 |
cff
|
Fix compilation errors and (some) warnings for clang++.
|
2021-05-29 09:51:04 +02:00 |
cid
|
Typos in previous commit.
|
2021-05-29 11:07:10 +02:00 |
dlg
|
Update all copyright notices.
|
2021-01-17 07:18:48 +01:00 |
gxvalid
|
[gxvalid,otvalid] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.
|
2021-04-22 23:07:01 -04:00 |
gzip
|
[gzip] Use exact type for `ft_gzip_alloc` and `ft_gzip_free`.
|
2021-05-19 09:07:33 +02:00 |
lzw
|
[lzw] Preserve decompression stack when relocating to heap.
|
2021-04-27 11:39:58 -04:00 |
otvalid
|
[gxvalid,otvalid] s/FT_ALLOC/FT_QALLOC/ for initialized buffers.
|
2021-04-22 23:07:01 -04:00 |
pcf
|
[bdf,pcf] Avoid memory zeroing (contd.).
|
2021-05-02 18:30:22 -04:00 |
pfr
|
[pfr] Avoid some memory zeroing.
|
2021-04-26 17:14:28 -04:00 |
psaux
|
* src/autofit/aflatin.c (af_latin_metrics_scale_dim): Fix tracing.
|
2021-06-02 06:59:01 +02:00 |
pshinter
|
Update all copyright notices.
|
2021-01-17 07:18:48 +01:00 |
psnames
|
[sfnt] Additional guards on the POST table.
|
2021-05-16 23:12:01 -04:00 |
raster
|
Update all copyright notices.
|
2021-01-17 07:18:48 +01:00 |
sdf
|
Typos in previous commit.
|
2021-05-29 11:07:10 +02:00 |
sfnt
|
Fix compilation errors and (some) warnings for clang++.
|
2021-05-29 09:51:04 +02:00 |
smooth
|
* src/smooth/ftgrays.c (FT_MAX_GRAY_SPANS): Increase from 10 to 16.
|
2021-05-12 17:24:35 -04:00 |
tools
|
Move 'dlg' submodule to `subprojects` directory.
|
2021-02-16 14:07:18 +01:00 |
truetype
|
Fix compilation errors and (some) warnings for clang++.
|
2021-05-29 09:51:04 +02:00 |
type1
|
[type1] Avoid MM memory zeroing.
|
2021-05-07 19:17:48 -04:00 |
type42
|
[type42] Fix auto-hinting.
|
2021-05-27 11:38:56 -04:00 |
winfonts
|
* src/winfonts/winfnt.c (FNT_Face_Init): Tweak memory macro.
|
2021-04-26 17:10:28 -04:00 |