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

fontgen issues #6

Open
norayr opened this issue Jan 24, 2020 · 0 comments
Open

fontgen issues #6

norayr opened this issue Jan 24, 2020 · 0 comments

Comments

@norayr
Copy link

norayr commented Jan 24, 2020

hello, i don't quite understand how to use fontgen.py.

inky@ohmu ~/pebble-dev/elbbep/pebblesdk $ python2 fontgen.py 
Traceback (most recent call last):
  File "fontgen.py", line 682, in <module>
    main()
  File "fontgen.py", line 675, in main
    process_all_fonts()
  File "fontgen.py", line 615, in process_all_fonts
    f = open(os.path.join(font_directory, 'fonts.h'), 'w')
IOError: [Errno 2] No such file or directory: 'ttf/fonts.h'

i would like to generate my custom pebble font.
i don't need translations, only to change the font.
any help or hint appreciated.
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

1 participant