Closed lihaochen910 closed 7 months ago
fonts.muder
# Hi there! If you want to load .ttf fonts use the following format: # <index> <path-to-font>: <font-size> [<offsetX> <offsetY>] [charsDefineFile] # For example: # 100 FontName.ttf: 16 # 101 FontName.ttf: 16 0 0 chars_define.txt
@isadorasophia, I removed those # ifdefs in this submission and now only support dotnet 5 or above
fonts.muder