corwinn / h3r

As of 23.08.2023 this project continues elsewhere.____A remake to be of the game engine of the well-known computer game "Heroes of Might and Magic III" and its official expansions.
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Text Rendering #47

Closed corwinn closed 1 year ago

corwinn commented 1 year ago

Figure out the .fnt file format of the game. Text Rendering: initial Text Rendering: initial part 2 TODO: And just use the sheer brilliance called "FreeType" - as an option.

corwinn commented 1 year ago

Text Rendering done for now