Skip to content

janseris/GraphicsPathRotatedStringDrawingIssue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GraphicsPathRotatedStringDrawingIssue

black = expected, red = actual (in previous commits where "sample text" is drawn)

mousemove = change drawing position mouseclick left = start/stop rotation mouseclick right = reset rotation to 0

Solved thanks to: https://docs.microsoft.com/en-us/answers/questions/939696/graphicspath-text-rendering-issue-empty-space-betw.html

Solved issues (GraphicsPath string rendering offset issue only): https://stackoverflow.com/questions/51006343/winforms-drawing-a-path-in-the-right-place

dotnet/winforms#7485

Working result:

winforms.graphicspath.rotation.mp4

About

black = expected, red = actual

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages