fogleman / gg

Go Graphics - 2D rendering in Go with a simple API.
https://godoc.org/github.com/fogleman/gg
MIT License
4.37k stars 354 forks source link

when DrawStringWrapped("abc de"),only output "abc",space and other words not render? #133

Open lishaoh opened 3 years ago

dolmen commented 2 years ago

Please provide example code that reproduces your issue.