freetype2/src
Ben Wagner 188019eb70 [base] Return error if requested driver is not found.
In `open_face_from_buffer` it is possible that a driver is requested but
FreeType was built without the requested module.  Return an error in this
case to indicate that the request could not be satisfied, rather than trying
all existing driver modules.

* src/base/ftobjs.c (open_face_from_buffer): Return `FT_Err_Missing_Module`
if a driver is specified but not found.
2023-01-18 08:37:51 +01:00
..
autofit Update all copyright notices. 2023-01-17 09:18:25 +01:00
base [base] Return error if requested driver is not found. 2023-01-18 08:37:51 +01:00
bdf [bdf, pfr, psnames] Accelarate charmap searches. 2022-11-06 13:12:47 -05:00
bzip2 Update all copyright notices. 2023-01-17 09:18:25 +01:00
cache Update all copyright notices. 2023-01-17 09:18:25 +01:00
cff Update all copyright notices. 2023-01-17 09:18:25 +01:00
cid Update all copyright notices. 2023-01-17 09:18:25 +01:00
dlg Update all copyright notices. 2023-01-17 09:18:25 +01:00
gxvalid Update all copyright notices. 2023-01-17 09:18:25 +01:00
gzip Update all copyright notices. 2023-01-17 09:18:25 +01:00
lzw Update all copyright notices. 2023-01-17 09:18:25 +01:00
otvalid Update all copyright notices. 2023-01-17 09:18:25 +01:00
pcf Comments added. 2022-11-18 14:03:19 +00:00
pfr Update all copyright notices. 2023-01-17 09:18:25 +01:00
psaux Update all copyright notices. 2023-01-17 09:18:25 +01:00
pshinter Update all copyright notices. 2023-01-17 09:18:25 +01:00
psnames Update all copyright notices. 2023-01-17 09:18:25 +01:00
raster Update all copyright notices. 2023-01-17 09:18:25 +01:00
sdf Update all copyright notices. 2023-01-17 09:18:25 +01:00
sfnt [sfnt] Avoid nullptr dereference in reading malformed 'COLR' v1 table. 2023-01-18 08:22:53 +01:00
smooth Update all copyright notices. 2023-01-17 09:18:25 +01:00
svg Update all copyright notices. 2023-01-17 09:18:25 +01:00
tools * src/tools/update-copyright: Allow execution from other repositories. 2023-01-17 19:03:45 +01:00
truetype Update all copyright notices. 2023-01-17 09:18:25 +01:00
type1 Update all copyright notices. 2023-01-17 09:18:25 +01:00
type42 Update all copyright notices. 2023-01-17 09:18:25 +01:00
winfonts Update all copyright notices. 2023-01-17 09:18:25 +01:00