Skip to content

[gl] use TTFhandle for text extension method#22617

Open
linev wants to merge 1 commit into
root-project:masterfrom
linev:gl_text
Open

[gl] use TTFhandle for text extension method#22617
linev wants to merge 1 commit into
root-project:masterfrom
linev:gl_text

Conversation

@linev

@linev linev commented Jun 15, 2026

Copy link
Copy Markdown
Member

Always use TTFhandle methods for text extension methods. Unfortunately, libFTGL has several problems and not always correctly return text extension for special symbols like integral from symbol.tff

When getting text extension GL - use scaling factor 1/0.93376 to be consistent with FTGL painting.

Always use TTFhandle methods for text extension methods.
Unfortunately, libFTGL has several problems and not always correctly
return text extension for special symbols like integral from symbol.tff

When getting text extension GL - use scaling factor 1/0.93376 to be consistent
with FTGL painting.
@linev linev self-assigned this Jun 15, 2026
@linev linev requested a review from couet as a code owner June 15, 2026 13:54
@github-actions

Copy link
Copy Markdown

Test Results

    19 files      19 suites   2d 21h 20m 26s ⏱️
 3 845 tests  3 844 ✅ 0 💤 1 ❌
66 544 runs  66 543 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 51da3eb.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant