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

Uniform Font handling #2

Closed
adam-arold opened this issue Jul 10, 2017 · 0 comments
Closed

Uniform Font handling #2

adam-arold opened this issue Jul 10, 2017 · 0 comments
Assignees
Labels
feature New functionality for the program

Comments

@adam-arold
Copy link
Member

adam-arold commented Jul 10, 2017

Currently Zircon uses java.awt.Font for fonts. This needs to be abstracted so a custom tileset or font can be used. This new Font should also be used for real fonts (like the ones which come from ttf files) and tilesets together but should be differentiated based on the format they store the data (BufferedImage for swing and Texture for Libgdx for example).

@adam-arold adam-arold added this to the Custom font support milestone Jul 10, 2017
@adam-arold adam-arold added feature New functionality for the program and removed enhancement labels Aug 9, 2017
@adam-arold adam-arold changed the title Support for custom image Fonts Uniform Font handling Aug 11, 2017
@adam-arold adam-arold self-assigned this Aug 11, 2017
adam-arold added a commit that referenced this issue Aug 16, 2017
adam-arold pushed a commit that referenced this issue Jul 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality for the program
Projects
None yet
Development

No branches or pull requests

1 participant