summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBen Wagner <bungeman@chromium.org>2023-01-17 16:04:30 -0500
committerWerner Lemberg <wl@gnu.org>2023-01-18 08:37:51 +0100
commit188019eb701c4be4045d77a55f1120e7c73a67da (patch)
treefbcbd6bdd57b364f826dff112d64572e4c555408 /.gitignore
parenta297feab0e7cdd8e9fa88965cd8d9591f5e6b4d3 (diff)
downloadfreetype2-188019eb701c4be4045d77a55f1120e7c73a67da.tar.gz
[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.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions