Skip to content

fix: include subdirectory in filePath for nested fonts#5

Merged
pweiskircher merged 1 commit intomainfrom
patrik/fix-subdir-filepath
Jan 15, 2026
Merged

fix: include subdirectory in filePath for nested fonts#5
pweiskircher merged 1 commit intomainfrom
patrik/fix-subdir-filepath

Conversation

@pweiskircher
Copy link
Collaborator

Previously fonts in subdirectories only had the basename in filePath. Now the relative path from the input directory is preserved.

Example: my-fonts/subfolder/Font.ttf → filePath: 'subfolder/Font.ttf'

Previously fonts in subdirectories only had the basename in filePath.
Now the relative path from the input directory is preserved.

Example: my-fonts/subfolder/Font.ttf → filePath: 'subfolder/Font.ttf'
@pweiskircher pweiskircher merged commit 8191815 into main Jan 15, 2026
3 checks passed
@pweiskircher pweiskircher deleted the patrik/fix-subdir-filepath branch January 15, 2026 18:57
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.

1 participant