Skip to content

Font loading and text rendering support

Eduard Drusa requested to merge font-text into master

Added support for loading fonts from files or via names (which is not much portable). Added support for text rendering into pixmaps which can be later used as textures. Added test testing these capabilities. Minor improvements of Pixmap and Billboard class. Dirty hack to allow update of textures after pixmaps are edited.

Merge request reports