| Summary: | When rendering in BOLD, the surface created is a little too big. | ||
|---|---|---|---|
| Product: | SDL_ttf | Reporter: | Sylvain <sylvain.becker> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: |
test case
patch |
||
|
Description
Sylvain
2018-10-28 17:24:45 UTC
Created attachment 3404 [details]
test case
test case
enable/disable BOLD to see the correct size.
use the patch & BOLD to see the fix
Created attachment 3405 [details]
patch
Fixed, thanks! https://hg.libsdl.org/SDL_ttf/rev/2a7e89771fd0 |