We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1433

Summary: TTF_RenderGlyph_Shaded is broken
Product: SDL_ttf Reporter: rvacheva
Component: miscAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: major    
Priority: P2 CC: manuel.montezelo
Version: 2.0.11Keywords: target-1.2.14
Hardware: x86   
OS: Linux   
URL: http://unclemion.com/onscripter/bug-reporting/comment-page-1/#comment-9027
Attachments: Patch by Tomi (see http://unclemion.com/onscripter/bug-reporting/comment-page-1/#comment-9027)

Description rvacheva 2012-02-27 21:18:57 UTC
Created attachment 830 [details]
Patch by Tomi (see http://unclemion.com/onscripter/bug-reporting/comment-page-1/#comment-9027)

As described at http://unclemion.com/onscripter/bug-reporting/comment-page-1/#comment-9027 onscripter-en displays blank space instead of font because of TTF_RenderGlyph_Shaded. This behaviour was not present in versions prior to 2.0.11 (at least 2.0.10 works properly). Attached patch was proposed as solution and is confirmed to work.
Comment 1 manuel.montezelo 2013-08-13 17:13:40 UTC
I cannot find the code so I think that it changed completely and maybe the bug is not there, but it would be great if you could take a look and confirm.
Comment 2 Sam Lantinga 2013-08-14 03:12:46 UTC
I believe this is fixed in the latest release.  Thanks!