Maschell
545046971a
Add a getTextHeight
to the GuiText class
2020-08-13 14:08:23 +02:00
Maschell
85abf9a572
Add a mutex to GuiText
2020-08-13 14:05:28 +02:00
Maschell
d932b58cc3
Remove the getOffset method from FreeTypeGX
2020-08-13 13:48:26 +02:00
Maschell
0e83927d4d
Store the font size only once in GuiText
2020-08-13 13:41:03 +02:00
Maschell
427b511cb0
Do not cache the textWidth in GuiText
2020-08-13 13:39:17 +02:00
Maschell
e8ee63068b
Use a mutex to lock access to internal ist
2020-08-13 13:27:32 +02:00
Maschell
5b387ffec1
Implement the internal scaling as SSAA
2020-08-13 13:26:45 +02:00
Maschell
9494f515eb
Use pragma once in FreeTypeGX instead of ifdef
2020-08-13 13:08:07 +02:00
Maschell
e68bf558fd
Add missing forward declaration in GuiTrigger
2020-08-13 13:07:31 +02:00
Maschell
9040d929fd
Fix missing import in GuiTrigger
2020-08-13 13:07:16 +02:00
Maschell
482bf28a3a
Force braces
2020-08-13 12:58:19 +02:00
Maschell
2b42bbd60f
Formatting
2020-08-13 12:38:07 +02:00
GaryOderNichts
79675c9426
add state support for all 5 channels
2020-04-24 12:32:30 +02:00
Maschell
40d4391788
- Move lib from $(DESTDIR)$(DEVKITPRO)/wut/ to $(DESTDIR)$(DEVKITPRO)/wut/usr
...
- Remove fs dependencies
- Replace CMutex with std::recursive_mutex
- Remove the AsyncDeleter (dependency)
- memoryInitialize was renamed to libgui_memoryInialized and added to this lib (same for memoryRelease)
2020-02-22 23:24:10 +01:00
Maschell
4e23508b0e
Fix compiling
2019-11-17 10:31:51 +01:00
orboditilt
21bb3b0417
Compatible with latest WUT
2019-08-14 23:24:55 +02:00
Maschell
c9fc3c81ae
Move defines to wut
2018-06-23 13:52:46 +02:00
Maschell
e8f1942db4
Add first commit on wut branch
2018-06-21 20:44:58 +02:00