forked from pool/freetype2
* The 'COLR' v1 API is now considered as stable. https://learn.microsoft.com/en-us/typography/opentype/spec/colr * For OpenType Variable Fonts, `avar` table format 2.0 is now supported. The code was contributed by Behdad Esfahbod. Note that this is an extension supported on recent Apple platforms and by HarfBuzz, but not yet in the OpenType standard! See https://github.com/harfbuzz/boring-expansion-spec/blob/main/avar2.md for the specification. To deactivate it, define the configuration macro 'TT_CONFIG_OPTION_NO_BORING_EXPANSION'. * A new API `FT_GlyphSlot_Slant` to slant a glyph by a given angle has been added. Note that this function is part of `ftsynth.h`, which is still considered to be in alpha stage. * TrueType interpreter version 38 (also known as 'Infinality') that was first introduced about 10 years ago in FreeType 2.4.11 is now deprecated and slated to be removed in the next version. TrueType interpreter version 40 has been FreeType's default version for six years now and provides an excellent alternative. This is the last FreeType version with TT_INTERPRETER_VERSION_38 and TT_INTERPRETER_VERSION_40 treated differently. * The only referenced but never documented configuration macro `FT_CONFIG_OPTION_NO_GLYPH_NAMES` has been removed. * To avoid reserved identifiers that are globally defined, the auto-hinter debugging macros (which are only available if `FT_DEBUG_AUTOFIT` is defined) ``` _af_debug_disable_horz_hints _af_debug_disable_vert_hints _af_debug_disable_blue_hints _af_debug_hints OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=190
17 lines
833 B
Standard ML
17 lines
833 B
Standard ML
-----BEGIN PGP SIGNATURE-----
|
|
|
|
iQIzBAABCgAdFiEE4wZ0cHhWQJ/xlIAQvmw6rGOtjj8FAmPkp9AACgkQvmw6rGOt
|
|
jj9OZQ/9FAwaSOQEWG0vBc9GPCfacsXjNuRJ94YnUE+S5H1mjnpNSHbgJlwUOuE+
|
|
7ZPC4w2O2mE10sVTm/rgl1CDSWzVr0hez4F6Z8kNE01wcVrJjqSYyU0J3gy4PZK/
|
|
n5EkDbrz50XLpZW8Yn3p+QiCYA8z+XZxq76GSgFyOstDESG+qKQqrAyjSgA850WP
|
|
nJnyHP7cHK8lVYwSE1xo9fJ1fZi0e6G1GFAKOU02hYhpzPxMVX/pUZQLXtciLLDJ
|
|
VXEG1oApLkrLT4upqSlagLVU/WZqtGZS6fY3ADYdk+2qFmgmK5jR5fCxnTIXllXN
|
|
EXrm3sIyf8ZpBIjBRg/ulSF/BtITtuNSiiF75Z5H+BLW40H306DYhqwdnCYam0vT
|
|
OFniOmpoUKtl3upDsi5mH5hnxNwK2nvw5rlQbSmaUmaycGRRfsYM28sok0muNzmr
|
|
0gMQN3SRvp1R6hgrkPkB5MVsDwOxFahMoCRKE2wBQqgW0HUtCN3L7SJTsF9L4mmx
|
|
WLR5ZPwdo3knvHWkLVnpx+Ec+1XgbSxAS930+8xlxDYMS2jlkNipPY3/8OiQ6H+i
|
|
uGYwqA6XyrwDYArIIbmm4Qq8wJPFHiup99XsJ70lqJ+9v+2u+5h91NUCS3dTkMMF
|
|
U76JkKEI0LIR59Ps4P3h7oM3LgR+WERRJSzPWoPkI4zcvAIMzPA=
|
|
=2nrt
|
|
-----END PGP SIGNATURE-----
|