Commit Graph

5 Commits

Author SHA1 Message Date
Thomas Rohloff
fea73ae1d3 Introduce Supersampling Anti-Aliasing
This changes GuiText::internatRenderingScale to int32_t as it doesn't make much sense to have floating point SSAA values. Also you might want to check if the entered value is valid instead of lazy setting it

Signed-off-by: Thomas Rohloff <v10lator@myway.de>
2020-05-15 11:34:02 +02:00
Thomas Rohloff
f3f369029c Render font in requested size
Some fonts look really ugly with this anti-aliasing method of renderin in double size, so it shouldn't be default.

Signed-off-by: Thomas Rohloff <v10lator@myway.de>
2020-04-30 18:52:41 +02:00
orboditilt
21bb3b0417 Compatible with latest WUT 2019-08-14 23:24:55 +02:00
Maschell
e8f1942db4 Add first commit on wut branch 2018-06-21 20:44:58 +02:00
Maschell
345bb53c6a First commit, have fun! 2017-10-29 10:28:14 +01:00