Made small js code to convert font to xml
This commit is contained in:
parent
5971c4cdc0
commit
c73a8ae2f1
4 changed files with 128 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -11,6 +11,9 @@ build
|
|||
.gitignore
|
||||
.gradle
|
||||
|
||||
# Ignore npm resources
|
||||
node_modules
|
||||
|
||||
# Ignore binary files and formats
|
||||
*.o
|
||||
*.class
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue