freetype2/src
Anuj Verma a75690c855 [sdf] Fix sdf computation while `USE_SQUARED_DISTANCES`.
Function `map_fixed_to_sdf` expect spread to be absolute
and not squared.

* src/sdf/ftbsdf.c (finalize_sdf): Pass absolute spread
while `map_fixed_to_sdf`.

* src/sdf/ftsdf.c (sdf_generate_bounding_box): Ditto.
2022-01-27 15:23:47 +05:30
..
autofit * src/autofit/afglobal.c (af_face_globals_new): Reduce zeroing. 2022-01-18 14:05:46 -05:00
base [sfnt] Improve sRGB constants. 2022-01-27 08:43:19 +01:00
bdf [bdf,type1] Avoid unnecessary hash zeroing. 2022-01-15 23:09:53 -05:00
bzip2 [bzip2] Reset bzip stream on any error. 2022-01-13 08:21:36 +01:00
cache Add code to load OT-SVG glyph documents. 2022-01-20 16:45:18 +00:00
cff [truetype, cff] Add code to load SVG document. 2022-01-20 16:45:18 +00:00
cid Update all copyright notices. 2022-01-11 10:54:10 +01:00
dlg Update all copyright notices. 2022-01-11 10:54:10 +01:00
gxvalid Update all copyright notices. 2022-01-11 10:54:10 +01:00
gzip Update all copyright notices. 2022-01-11 10:54:10 +01:00
lzw * src/lzw/ftlzw.c (FT_Stream_OpenLZW): Avoid unnecessary zeroing. 2022-01-13 09:45:48 -05:00
otvalid Update all copyright notices. 2022-01-11 10:54:10 +01:00
pcf [pcf] Delay encoding allocation and avoid its zeroing. 2022-01-26 11:23:38 -05:00
pfr * src/pfr/pfrload.c (pfr_phy_font_load): Use FT_QNEW_ARRAY. 2022-01-26 15:49:24 -05:00
psaux * src/psaux/psobjs.c (ps_table_new): Revert to zeroing. 2022-01-21 22:46:35 -05:00
pshinter [pshinter] Ensure all point flags are initialized. 2022-01-24 12:24:59 -05:00
psnames Update all copyright notices. 2022-01-11 10:54:10 +01:00
raster Update all copyright notices. 2022-01-11 10:54:10 +01:00
sdf [sdf] Fix sdf computation while `USE_SQUARED_DISTANCES`. 2022-01-27 15:23:47 +05:30
sfnt [sfnt] Reject malformed SVG tables. 2022-01-22 12:09:08 +01:00
smooth Update all copyright notices. 2022-01-11 10:54:10 +01:00
svg * src/svg/ftsvg.c (ft_svg_property_set): Disallow NULL pointers. 2022-01-23 19:05:15 +01:00
tools Update all copyright notices. 2022-01-11 10:54:10 +01:00
truetype [truetype, cff] Add code to load SVG document. 2022-01-20 16:45:18 +00:00
type1 [psaux, type1, type42] Avoid annecessary zeroing. 2022-01-20 14:47:01 -05:00
type42 [psaux, type1, type42] Avoid annecessary zeroing. 2022-01-20 14:47:01 -05:00
winfonts Update all copyright notices. 2022-01-11 10:54:10 +01:00