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

Randomly select a font #8

Merged
merged 1 commit into from
Aug 29, 2016

Conversation

jackmiller1
Copy link

This will load all the fonts from the folder ./fonts and randomly select one for each test image. This is a possible fix to Issue #1.

@matthewearl matthewearl merged commit 44da6f1 into matthewearl:master Aug 29, 2016
@matthewearl
Copy link
Owner

Thanks for the fix! I also fixed a bug where fonts were being regenerated for each batch (which becomes significant when dealing with a large number of fonts), and updated the README with where to put the fonts.

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

Successfully merging this pull request may close these issues.

2 participants