Command line to generate R2Font

This commit is contained in:
2021-12-13 13:55:55 +01:00
parent e159b2e752
commit ce3cac90be
34 changed files with 369 additions and 422 deletions

12
.gitignore vendored
View File

@ -109,7 +109,7 @@ Carthage/Build
.LSOverride
# Icon must end with two \r
Icon
Icon
# Thumbnails
._*
@ -218,6 +218,13 @@ DerivedData/
!*.xcworkspace/contents.xcworkspacedata
/*.gcno
/.build
/Packages
/*.xcodeproj
xcuserdata/
DerivedData/
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
### Xcode Patch ###
**/xcshareddata/WorkspaceSettings.xcsettings
@ -326,3 +333,6 @@ fabric.properties
!/gradle/wrapper/gradle-wrapper.jar
# End of https://www.gitignore.io/api/macos,carthage,symfony,xcode,android,androidstudio