Skip to content

Instantly share code, notes, and snippets.

@Kittoes0124
Last active September 3, 2024 01:26
Show Gist options
  • Save Kittoes0124/648a1c55ba190acbce508c0a9c8a283a to your computer and use it in GitHub Desktop.
Save Kittoes0124/648a1c55ba190acbce508c0a9c8a283a to your computer and use it in GitHub Desktop.
Base 256 Numerals
.\msdf-atlas-gen.exe `
-chars '[0, 255]' `
-font 'xDigitsSystem.ttf' `
-format 'png' `
-imageout 'xDigitsSystem.png' `
-overlap `
-pxalign 'on' `
-scanline `
-shadronpreview demo.shadron "Hello Shadron!`u{000D}`u{000A}" `
-size 32 `
-type 'sdf' `
-uniformcellconstraint 'pots';
https://arxiv.org/pdf/1707.03751
https://github.com/Chlumsky/msdf-atlas-gen
https://odo.lv/Blog/150502
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment