FolkertVanVerseveld / aoe

Re-implementation of Age of Empires and the Rise of Rome expansion
Apache License 2.0
86 stars 9 forks source link

Prerender Fonts #31

Closed FolkertVanVerseveld closed 5 years ago

FolkertVanVerseveld commented 5 years ago

While True Type Font support is nice, libfreetype sucks for many fonts. This is not acceptable. Therefore, we are going to prerender all fonts, which will also improve performance.

Since the original game fonts cannot be used due to copyright constraints, we are going to provide a font dumper tool such that these can be manually created with an original game license. We are also going to provide alternative fonts for anyone who doesn't want to bother doing this manually.

FolkertVanVerseveld commented 5 years ago

Implemented as of cbfb7a3d630eb00d7764f5f30672c7a37480280b