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

Change font? #15

Closed
8lall0 opened this issue Aug 30, 2018 · 2 comments
Closed

Change font? #15

8lall0 opened this issue Aug 30, 2018 · 2 comments

Comments

@8lall0
Copy link

8lall0 commented Aug 30, 2018

I tried another font (Roboto-Regular.ttf) and everything crashes.

I changed this line in style.go:
fontData, _ := assets.Asset("Roboto-Regular.ttf")

What am i doing wrong?

@aarzilli
Copy link
Owner

asset.Asset loads a built in asset not a file from disk.

@8lall0 8lall0 closed this as completed Aug 30, 2018
@8lall0
Copy link
Author

8lall0 commented Aug 30, 2018

Thank you.

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

No branches or pull requests

2 participants