Commit Graph

5 Commits

Author SHA1 Message Date
a818c567fc SDLPP: TextRenderer remembers last font/color/outline
This is used for changeText() and updateSizeAndPosition() so programmer
doesn't have to pass the text configuration with every change of text/size.
2021-01-30 16:43:43 +01:00
ad1805101c SDLPP TextRenderer: actually copy in copySelf 2020-12-18 16:12:26 +01:00
7267cb7b9a SDLPP TextRenderer: change font size based on rectangle height 2020-12-18 15:10:13 +01:00
730a00b8fa SDLPP: add .dll target for windows 2020-11-22 23:37:55 +01:00
633502b189 Split sdlpp into smaller files 2020-11-21 20:57:40 +01:00