Skip to content
Snippets Groups Projects
Commit 280a9f21 authored by Zhang Boyang's avatar Zhang Boyang Committed by Steve McIntyre
Browse files

font: Reject glyphs exceeds font->max_glyph_width or font->max_glyph_height


Check glyph's width and height against limits specified in font's
metadata. Reject the glyph (and font) if such limits are exceeded.

Signed-off-by: default avatarZhang Boyang <zhangboyang.id@gmail.com>
Reviewed-by: default avatarDaniel Kiper <daniel.kiper@oracle.com>
parent 85856560
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment