You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
If you, for example, put an outline in the character A while using the Ubuntu font, a big enough outline may overflow the top of the character.
To Reproduce
Open Pinta
Select the Text tool
Insert the character 'A'
Change font to Ubuntu font
Change Text Style to Outline or Fill and Outline
Increase the outline width
Additional Info
Screencast.from.05-02-2026.12.05.22.webm
Version
Latest git
Tasks
Implement other Join methods (Round Join / Bevel Join), which don't have this problem
Fix issue for Miter Joins (probably requires changes upstream, as otherwise we'd need to convert text to paths, and then detect inner paths and mask their outlines using the outer paths)
Description
If you, for example, put an outline in the character A while using the Ubuntu font, a big enough outline may overflow the top of the character.
To Reproduce
Additional Info
Screencast.from.05-02-2026.12.05.22.webm
Version
Latest git
Tasks