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

add fallback to default font #26

Open
nvkelso opened this issue Jan 11, 2012 · 0 comments
Open

add fallback to default font #26

nvkelso opened this issue Jan 11, 2012 · 0 comments
Assignees
Labels

Comments

@nvkelso
Copy link
Collaborator

nvkelso commented Jan 11, 2012

Dymo ships with DejaVuSans.ttf true type font.

When a font isn't specified or fails to load, dymo-prepare-places and or dymo-label should use those fonts:

This code block might be helpful?

for ttf in glob.glob(os.path.dirname(os.path.realpath(file)) + '/fonts/*.ttf'):

@ghost ghost assigned migurski Jan 11, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants