Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DrawBoundText causes kerning #147

Open
nonkit opened this issue Aug 10, 2020 · 0 comments
Open

DrawBoundText causes kerning #147

nonkit opened this issue Aug 10, 2020 · 0 comments
Labels
type/runtime Issues related to runtime engine

Comments

@nonkit
Copy link
Member

nonkit commented Aug 10, 2020

GraphicsWindow.DrawBoundText causes kerning not word wrap. Code to reproduce:

GraphicsWindow.DrawRectangle(10, 10, 90, 40)
GraphicsWindow.DrawBoundText(10, 10, 90, "Enjoy Small Basic Online!")

Expected result (SBD):
Issue 147 SBD

Current result (SBO):
Issue 147 SBO

@nonkit nonkit added the type/runtime Issues related to runtime engine label Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/runtime Issues related to runtime engine
Projects
None yet
Development

No branches or pull requests

1 participant