DirectWrite support #28

Merged
IoI_xD merged 13 commits from directwrite into master 2026-07-18 11:39:53 +09:00

13 commits

Author SHA1 Message Date
fbc2679fc3 Sure we'll dynload CoInitialize
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-07-17 19:36:17 -07:00
4ce9ee6730 properly use QueryInterface to return on platforms w/o DirectWrite
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-17 19:30:07 -07:00
4517ca24c3 fix perl cross compiling
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-17 17:53:53 -07:00
bf03674b5d cross compiling fixes
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-17 17:44:43 -07:00
0b7e5ab901 ffinish
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-17 17:36:16 -07:00
e37e0f661f h
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-07-17 02:12:05 -07:00
e5b37cd5ba watcom cannot even compile directwrite.c so nvm
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-17 00:56:52 -07:00
3a849267fc text is now drawn
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-17 00:47:31 -07:00
9f89ce2e00 i have something. rendering
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-16 23:46:49 -07:00
72bfe25036 successfully convert a directwrite fontface to a gdi logfont
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-16 22:17:47 -07:00
f938162899 Start on a new (optional) DirectWrite backend
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-16 20:14:40 -07:00
8c1c9228b7 use unix2dos to undo what windows did
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-16 15:44:09 -07:00
c705d2b98c generate pkgconfig file (don't commit yet i fucked it up)
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-15 17:32:53 -07:00