Closed PhilippvK closed 4 years ago
good idea
Similar situation exists for the Waveforms. At the moment they only can be defined in the libraries itself or am I wrong?
yer i think so. i'll look into a solution. Maybe some sort of auxiliary init function that takes in a custom font/audio
Hm, I would prefer to be able to use more than one font (and font size) during program execution. Do not feel forced to implement it, if its to complex. Its just a nice to have thing.
i'll make a font API now
Is your feature request related to a problem? Please describe. You can not change the Font easily or use multiple fonts in one program.
Describe the solution you'd like Best Option: Implement a way to change fonts on the fly.
Describe alternatives you've considered At least allow overwriting the default font (by using
#ifndef DEFAULT_FONT ...
inTUM_Draw.h
.