You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dominik Röttsches
d3d3ff76d1
[sfnt] Clarify `COLR` v1 FT_Paint* format representations
* include/freetype/ftcolor.h (FT_PaintLinearGradient,
FT_PaintRadialGradient, FT_PaintSweepGradient, FT_PaintTransform,
FT_PaintTranslate, FT_PaintScale, FT_PaintRotate, FT_PaintSkew): Clarify
16.16 fixed point representation of struct fields.
* src/sfnt/ttcolr.c (read_paint): Shift coordinates for
FT_PaintLinearGradient, FT_PaintRadialGradient, FT_PaintSweepGradient
accordingly.
Fixes: https://gitlab.freedesktop.org/freetype/freetype/-/issues/1110
|
3 years ago |
.. |
autofit
|
* src/autofit/afhints.c (af_glyph_hints_reload): Decrease casting.
|
3 years ago |
base
|
[base] Initialize stream memory earlier.
|
3 years ago |
bdf
|
[bdf, cid, pfr, winfonts] Improve rejection of other font formats.
|
3 years ago |
bzip2
|
Replace boolean allocation macros with MEM ones.
|
3 years ago |
cache
|
[cache] Minor clean-ups.
|
3 years ago |
cff
|
Formatting.
|
3 years ago |
cid
|
[bdf, cid, pfr, winfonts] Improve rejection of other font formats.
|
3 years ago |
dlg
|
[dlg] Synchronize with upstream.
|
3 years ago |
gxvalid
|
Whitespace formatting.
|
3 years ago |
gzip
|
Replace boolean allocation macros with MEM ones.
|
3 years ago |
lzw
|
s/0/NULL/ where appropriate.
|
3 years ago |
otvalid
|
Whitespace formatting.
|
3 years ago |
pcf
|
[pcf] Zero out the allocated properties.
|
3 years ago |
pfr
|
[bdf, cid, pfr, winfonts] Improve rejection of other font formats.
|
3 years ago |
psaux
|
[psaux] Signedness revisions.
|
3 years ago |
pshinter
|
[pshinter] Additional clean-ups.
|
3 years ago |
psnames
|
Replace boolean allocation macros with MEM ones.
|
3 years ago |
raster
|
[smooth, raster, sdf] Clean up initialization calls.
|
3 years ago |
sdf
|
[smooth, raster, sdf] Clean up initialization calls.
|
3 years ago |
sfnt
|
[sfnt] Clarify `COLR` v1 FT_Paint* format representations
|
3 years ago |
smooth
|
* src/smooth/ftgrays.c (FT_DIV_MOD): Limit the ARM workaround.
|
3 years ago |
tools
|
* src/tools/apinames.c: Facilitate OpenVMS linker options.
|
3 years ago |
truetype
|
* src/truetype/ttgload.c (load_truetype_glyph): Fix MSVC warning C4312.
|
3 years ago |
type1
|
Formatting.
|
3 years ago |
type42
|
Add a comment.
|
4 years ago |
winfonts
|
[bdf, cid, pfr, winfonts] Improve rejection of other font formats.
|
3 years ago |