Skip to content

Fix errors when generating font collection#28

Closed
creativecoder wants to merge 4 commits into
trunkfrom
update/sort-fonts-by-popularity
Closed

Fix errors when generating font collection#28
creativecoder wants to merge 4 commits into
trunkfrom
update/sort-fonts-by-popularity

Conversation

@creativecoder
Copy link
Copy Markdown
Collaborator

This PR stages the changes needed to re-generate the font collection without errors:

  • Fixes lack of callback function in error handler
  • Renames downloaded font files to prevent ENAMETOOLONG: name too long errors

It does not yet add the regenerated collection, as we'll need to resolve #27 before we can do that.

@creativecoder creativecoder self-assigned this Apr 15, 2024
Base automatically changed from add/development-server to trunk June 25, 2024 23:40
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.

Font filenames may be too long and cause an error when installing

1 participant