Skip to content

fix: Use lowercase font metadata sidecars - #50

Merged
basil merged 1 commit into
neanes:masterfrom
basil:case
Jul 2, 2026
Merged

fix: Use lowercase font metadata sidecars#50
basil merged 1 commit into
neanes:masterfrom
basil:case

Conversation

@basil

@basil basil commented Jul 2, 2026

Copy link
Copy Markdown
Member

The metadata files and extra sidecars are lowercase in the generated assets, matching the canonical naming in Neanes. The font names themselves remain CamelCase, so using FontName directly made Linux case-sensitive builds miss the extra defaults while case-insensitive macOS builds still found them. Lowercase the sidecar lookup so build output is consistent across case-sensitive and case-insensitive filesystems.

The metadata files and extra sidecars are lowercase in the generated
assets, matching the canonical naming in Neanes. The font names
themselves remain CamelCase, so using FontName directly made Linux
case-sensitive builds miss the extra defaults while case-insensitive
macOS builds still found them. Lowercase the sidecar lookup so build
output is consistent across case-sensitive and case-insensitive
filesystems.
@basil basil added the bug Something isn't working label Jul 2, 2026
@basil basil changed the title Use lowercase font metadata sidecars fix: Use lowercase font metadata sidecars Jul 2, 2026
@basil
basil merged commit 7c8f043 into neanes:master Jul 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant