master
Revert "[autofit] Derive fill orientation without a separate outline pass."
[base] Prevent signed overflow.
* src/bdf/bdfdriver.c (BDF_Glyph_Load): Use `bdf->bdffont->bpp` directly.
Update all copyright notices.
[hvf] Fix macro usage and metrics calculations.
[pcf] Limit bitmap allocation and loading.
* src/psaux/psintrp.c (cf2_interpT2CharString): Fix off-by-one in the subroutine nesting depth check.
* src/raster/ftraster.c (Render_Single_Pass): Simplify bisections.
[sdf] Fix use-after-free in `sdf_generate_with_overlaps`.
* src/sfnt/sfwoff.c (woff_open_font): Reject unrealistic sizes.
* (gray_raster_render): Fix a coding typo.
[truetype] Fix GS leaks when prep is missing.
* src/type1/t1load.c (T1_Get_Var_Design): Updated.