Skip to content

Conversation

@TankOs
Copy link
Owner

@TankOs TankOs commented Aug 8, 2025

When calculating text metrics, kerning did not update the previous character, so kerning -- for every character -- was always calculated from the current character to the character with charcode 0x00.

Fixes #89.

@TankOs TankOs self-assigned this Aug 8, 2025
@TankOs TankOs requested a review from eXpl0it3r August 8, 2025 06:56
@eXpl0it3r eXpl0it3r force-pushed the task/cursor/stsch/89 branch from ea0d26c to a60659d Compare August 28, 2025 09:33
When calculating text metrics, kerning did not update the previous
character, so kerning -- for every character -- was always calculated
from the current character to the character with charcode 0x00.

Fixes #89.
@eXpl0it3r eXpl0it3r force-pushed the task/cursor/stsch/89 branch from a60659d to c68456b Compare August 28, 2025 13:37
@eXpl0it3r eXpl0it3r merged commit ec56dc1 into master Aug 28, 2025
20 checks passed
@eXpl0it3r eXpl0it3r deleted the task/cursor/stsch/89 branch August 28, 2025 14:14
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.

Password cursor moves away from current typing point

3 participants