remove directwrite in favor of gdi
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
IoI_xD 2026-07-19 14:16:14 -07:00
commit 1fe59521bf
17 changed files with 21 additions and 24311 deletions

View file

@ -112,7 +112,7 @@ int main() {
MwNtext, "font",
NULL);
button4 = MwVaCreateWidget(MwButtonClass, "button", window, 50, 225, 100, 125,
MwNtext, "lorem ipsum",
MwNtext, "日本語の表記体系",
MwNbackground, "#f66",
MwNforeground, "#000",
NULL);