| Summary: | TTF_GetFontKerningSize issue | ||
|---|---|---|---|
| Product: | SDL_ttf | Reporter: | D <Dmitry216> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | i8degrees |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | font kerning size fix | ||
|
Description
D
2014-06-05 15:23:08 UTC
Created attachment 1680 [details] font kerning size fix I had the same trouble as the original author, and verified that his proposed patch does work for me, under Mac OS X v10.9.3. (Correspondence with the author via the SDL-dev mailing list shows his platform to be Xubuntu 14). I'm not sure if this bug affects Windows at all, nor if the proposed changes change things. Cheers, Jeffrey Carpenter <i8degrees@gmail.com> Fixed, thanks! https://hg.libsdl.org/SDL_ttf/rev/4ecbc07f149f |