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

Default Font without loading #59

Open
RobLoach opened this issue Jun 19, 2016 · 1 comment
Open

Default Font without loading #59

RobLoach opened this issue Jun 19, 2016 · 1 comment

Comments

@RobLoach
Copy link
Member

Without having to initialize a font, Love will load Verra.ttf. We should do something similar.

@Feufochmar
Copy link
Contributor

Currently, we can only use a font from an image as default font since love.graphics.newImageFont is the only Font constructor implemented in Lutro.
We should implement love.graphics.newFont to be able to load ttf fonts, such a Vera.ttf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants