Moving assets into a subdirectory.

This commit is contained in:
Rezmason
2021-10-29 12:21:40 -07:00
parent 94f5f1e5ec
commit 0c26cc7660
8 changed files with 19 additions and 6 deletions

3
assets/msdf_command.txt Normal file
View File

@@ -0,0 +1,3 @@
./msdfgen/out/msdfgen msdf -svg ./svg\ sources/texture_simplified.svg -size 512 512 -pxrange 4 -o ./matrixcode_msdf.png
./msdfgen/out/msdfgen msdf -svg ./svg\ sources/gothic_texture_simplified.svg -size 512 512 -pxrange 4 -o ./gothic_msdf.png
./msdfgen/out/msdfgen msdf -svg ./svg\ sources/coptic_texture_simplified.svg -size 512 512 -pxrange 4 -o ./coptic_msdf.png