Skip to content

Fix FiggleFonts generator#46

Merged
drewnoakes merged 1 commit intomasterfrom
fix-figglefonts-generation
Jun 25, 2025
Merged

Fix FiggleFonts generator#46
drewnoakes merged 1 commit intomasterfrom
fix-figglefonts-generation

Conversation

@drewnoakes
Copy link
Copy Markdown
Owner

@drewnoakes drewnoakes commented Jun 25, 2025

Fixes #45

It previously required each font to be listed in the alias .csv file, however we want to only use that file for fonts that have names which cannot be simply computed, such as those that start with a digit or have all lowercase letters with more obvious (to a person) PascalCase forms.

It previously required each font to be listed in the alias `.csv` file, however we want to only use that file for fonts that have names which cannot be simply computed, such as those that start with a digit or have all lowercase letters with more obvious (to a person) PascalCase forms.
@drewnoakes drewnoakes added the bug label Jun 25, 2025
@drewnoakes drewnoakes merged commit 7059ecf into master Jun 25, 2025
2 checks passed
@drewnoakes drewnoakes deleted the fix-figglefonts-generation branch June 25, 2025 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FiggleFonts missing some items in 0.6.3

1 participant