Change package name to lowercase

This commit is contained in:
2024-06-30 22:06:44 -04:00
parent b7f008521d
commit e4089d3832
9 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
package VEFontCache
package vefontcache
/*
Note(Ed): The only reason I didn't directly use harfbuzz is because hamza exists and seems to be under active development as an alternative.
*/