Skip to content

rantingmong/freetypetestocsharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Freetype rendering test:

This is a test for rendering fonts using the freetype library. It stores each character in a mapped cache and draws the bitmap using the bitmap buffer and glyph metrics provided by freetype.


This is also a test for the implementation of a text renderer for my C++ game engine.

About

Freetype rendering in C# (using the SharpFont library of @Robmaister https://github.com/Robmaister/SharpFont)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages