[go: nahoru, domu]

Skip to content

ede-sous/Urgatlen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Urgatlen

Little personal project in C with SDL 2.0 where you can write the SDL graphic window. The goal of this project was to be able to write on the SDL graphic window and then add my own alphabet. I know some people want to be able to write on the SDL graphic window so I tried and made it and now anyone can look at it to have an idea how to do it.

There are 2 fonts :

Urgatlen.tff => My own alphabet;

AmericanTypewriter.ttc => Default font I found;

You can change USING_FONT in includes/urgatlenCONST.h so you can try the 2 differents fonts, create your own define for other fonts or even create your own font and use it ! You can also commit it so anyone can try it ^^

PS: I created my own font in www.calligraphr.com

Releases

No releases published

Packages

No packages published