From a127f42dfdc662bc17d8d13919d49cf0473fa8bd Mon Sep 17 00:00:00 2001 From: treeform Date: Tue, 7 Sep 2021 12:53:09 -0700 Subject: [PATCH] add hasGlyph --- bindings/bindings.nim | 1 + 1 file changed, 1 insertion(+) diff --git a/bindings/bindings.nim b/bindings/bindings.nim index 82600b3..e4d5fc7 100644 --- a/bindings/bindings.nim +++ b/bindings/bindings.nim @@ -192,6 +192,7 @@ exportRefObject Typeface: descent lineGap lineHeight + hasGlyph getGlyphPath getAdvance getKerningAdjustment