freetype/src
Werner Lemberg cc1adf8d64 [hvf] Correctly initialize driver if no HVF library is available.
Since this font driver is by default enabled in `modules.cfg` and its
availability controlled by `FT_CONFIG_OPTION_HVF`, we need to provide some
stubs so that HVF fonts can be correctly rejected if there is no HVF library
available.

Fixes issue #1409.

* src/hvf/hvfdrv.c (hvf_driver_class): Provide `hvf_face_init` and
  `hvf_slot_load_glyph` unconditionally.

* src/hvf/hvfload.c, src/hvf/hvfload.h (hvf_slot_load_glyph)
  [!FT_CONFIG_OPTION_HVF]: Define stub.
* src/hvf/hvfobjs.c, src/hvf/hvfobjs.h (hvf_face_init)
  [!FT_CONFIG_OPTION_HVF]: Define stub.
2026-04-03 04:20:24 +00:00
..
autofit [autofit] Prevent signed integer overflow. 2026-04-02 07:56:04 +02:00
base * src/base/ftstroke.c (ft_stroke_border_get_counts): Remove variable. 2026-03-23 10:44:12 -04:00
bdf * src/bdf/bdfdriver.c (BDF_Glyph_Load): Use bdf->bdffont->bpp directly. 2025-09-24 05:56:34 +02:00
bzip2 Update all copyright notices. 2026-03-11 17:27:07 +01:00
cache Update all copyright notices. 2026-03-11 17:27:07 +01:00
cff Update all copyright notices. 2026-03-11 17:27:07 +01:00
cid Update all copyright notices. 2026-03-11 17:27:07 +01:00
dlg Update all copyright notices. 2026-03-11 17:27:07 +01:00
gxvalid Update all copyright notices. 2026-03-11 17:27:07 +01:00
gzip Update all copyright notices. 2026-03-11 17:27:07 +01:00
hvf [hvf] Correctly initialize driver if no HVF library is available. 2026-04-03 04:20:24 +00:00
lzw Update all copyright notices. 2026-03-11 17:27:07 +01:00
otvalid Update all copyright notices. 2026-03-11 17:27:07 +01:00
pcf [base] Clean up bitmap allocations. 2026-02-20 22:50:50 -05:00
pfr Update all copyright notices. 2026-03-11 17:27:07 +01:00
psaux [psaux] Avoid stack overflow. 2026-03-22 06:28:57 +01:00
pshinter Update all copyright notices. 2026-03-11 17:27:07 +01:00
psnames Update all copyright notices. 2026-03-11 17:27:07 +01:00
raster Update all copyright notices. 2026-03-11 17:27:07 +01:00
sdf * src/sdf/ftsdf.c (sdf_generate_bounding_box): Fix thinko. 2026-03-20 07:47:10 +01:00
sfnt Support Hierarchical Variable Fonts (HVF) using Apple's 'libhvf' library. 2026-03-23 19:36:36 +01:00
smooth Update all copyright notices. 2026-03-11 17:27:07 +01:00
svg Update all copyright notices. 2026-03-11 17:27:07 +01:00
tools Update all copyright notices. 2026-03-11 17:27:07 +01:00
truetype * src/truetype/ttinterp.c (TT_MulFix14_i386): Typo. 2026-03-23 14:26:02 -04:00
type1 Update all copyright notices. 2026-03-11 17:27:07 +01:00
type42 Update all copyright notices. 2026-03-11 17:27:07 +01:00
winfonts Update all copyright notices. 2026-03-11 17:27:07 +01:00