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 - TTF_RenderGlyph_Shaded is broken
Summary: TTF_RenderGlyph_Shaded is broken
Status: RESOLVED FIXED
Alias: None
Product: SDL_ttf
Classification: Unclassified
Component: misc (show other bugs)
Version: 2.0.11
Hardware: x86 Linux
: P2 major
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL: http://unclemion.com/onscripter/bug-r...
Keywords: target-1.2.14
Depends on:
Blocks:
 
Reported: 2012-02-27 21:18 UTC by rvacheva
Modified: 2013-08-14 03:12 UTC (History)
1 user (show)

See Also:


Attachments
Patch by Tomi (see http://unclemion.com/onscripter/bug-reporting/comment-page-1/#comment-9027) (450 bytes, patch)
2012-02-27 21:18 UTC, rvacheva
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!