Jelle Raaijmakers
|
5ac067c804
|
LibGfx: Inline Font::pixel_metrics()
Calls to this method were showing up in profiles.
|
2025-06-17 17:03:33 +02:00 |
|
Aliaksandr Kalenik
|
455700d379
|
LibGfx: Join SkiaFont.cpp into Font
No need to keep this function in a separate file.
|
2025-04-21 09:51:16 +02:00 |
|
Aliaksandr Kalenik
|
8e2d1559ec
|
LibGfx: Join ScaledFont into Font
Since ScaledFont is the only class inherited from Font we could simply
merge them.
|
2025-04-21 09:51:16 +02:00 |
|
Timothy Flynn
|
93712b24bf
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|