Skip to content

generate one png picture that full of character from a txt file, and generate a hash map for look up

Notifications You must be signed in to change notification settings

srnabab/TextTexture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

TextTexture

generate one png picture that full of character from a txt file, and generate a hash map for look up

compile and use put .exe with font file and text file

result maybe character

library

  1. freeType
  2. vec2 in cglm (https://github.com/recp/cglm)
  3. unistring
  4. stb_image_write.h (https://github.com/nothings/stb)

About

generate one png picture that full of character from a txt file, and generate a hash map for look up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages