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

Cleanup the drawing preference system #23

Open
rosmord opened this issue Sep 3, 2020 · 1 comment
Open

Cleanup the drawing preference system #23

rosmord opened this issue Sep 3, 2020 · 1 comment
Labels
to examine This issue needs further examination.

Comments

@rosmord
Copy link
Owner

rosmord commented Sep 3, 2020

The current drawing preference system is a mess.

  • as far as text layout goes, it's cumbersome (changing the size of the overall text is difficult)

  • the drawingPreference object itself is both mutable and shared between some instances of editors. We should make it easier to use.

@rosmord rosmord added the to examine This issue needs further examination. label Sep 3, 2020
@rosmord
Copy link
Owner Author

rosmord commented Sep 8, 2020

See SVGFontHieroglyphicDrawer.java, l. 88 for an example of problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to examine This issue needs further examination.
Projects
None yet
Development

No branches or pull requests

1 participant