| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Bindings added:
* TTF_FontAscent
* TTF_FontDescent
* TTF_FontLineSkip
* TTF_SizeUTF8
* TTF_GlyphIsProvided
* TTF_GetFontStyle
* TTF_SetFontStyle
|
|
|
|
| |
-_______________-
|
|
|
|
| |
-_-
|
|
|
|
|
| |
Thanks to Gerry Agbobada for requesting this and sending an initial
patch.
|
|
|
|
| |
* sdl2/ttf.scm (render-font-blended): Fix function name in error message.
|
|
* sdl2/bindings/ttf.scm: New file.
* sdl2/ttf.scm: New file.
* Makefile.am (SOURCES): Add them.
|