| Summary: | TTF_RenderText_Blended ignores alpha channel | ||
|---|---|---|---|
| Product: | SDL_ttf | Reporter: | xyzdragon |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | xyzdragon |
| Version: | 2.0.14 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | Comparison what I thought vs. what I get | ||
|
Description
xyzdragon
2016-11-14 11:28:00 UTC
There's no reason why the text rendering can't respect the alpha component of the text color. Implemented, thanks! https://hg.libsdl.org/SDL_ttf/rev/20fdc27113cf |