mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-10 13:09:55 +02:00
System/Utilities/TrueType: Add TrueType font support via stb_truetype.h
This commit is contained in:
@@ -28,6 +28,10 @@ WinToTop(adam_task);
|
||||
#include "Utilities/Image";
|
||||
load_elf("M:/build/bin/image");
|
||||
|
||||
// stb_truetype library
|
||||
#include "Utilities/TrueType";
|
||||
load_elf("M:/build/bin/truetype");
|
||||
|
||||
// Jakt support files
|
||||
#include "Jakt/OS";
|
||||
#include "Jakt/IOPort";
|
||||
|
||||
Reference in New Issue
Block a user