| Summary: | Compute use_kerning when it's set | ||
|---|---|---|---|
| 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: |
patch
patch |
||
|
Description
Sylvain
2018-10-31 17:28:21 UTC
Created attachment 3428 [details]
patch
This is a minimal patch .. but that makes that part go into the kerning function
Created attachment 3430 [details]
patch
updated (remove unused variable)
Patch added: https://hg.libsdl.org/SDL_ttf/rev/cf9bb0fa2843 |