diff options
Diffstat (limited to 'sdl2/ttf.scm')
-rw-r--r-- | sdl2/ttf.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sdl2/ttf.scm b/sdl2/ttf.scm index 0a73b8a..9d13713 100644 --- a/sdl2/ttf.scm +++ b/sdl2/ttf.scm @@ -35,6 +35,7 @@ load-font delete-font! font-height + font-glyph-metrics render-font-solid render-font-blended)) |