Eclipse-Community / r3dfox

r3dfox is a modern Firefox based web browser for Windows Vista & 7. SourceForge link for downloading with older browsers. https://sourceforge.net/projects/r3dfox/
https://eclipse.cx/projects/r3dfox
Other
188 stars 7 forks source link

Look into Wine/OCAPI DWrite.dll #132

Open K4sum1 opened 1 month ago

K4sum1 commented 1 month ago

Research into DirectWrite for Supermium has me curious about if it could work for r3dfox. The stock dll is compatible with 7, but not RTM or Vista though, and those are current r3dfox targets. However provided is a modded version compatible with XP, but with the same closed source progwrp style hacks. I thought about this, and remembered that Wine and OCAPI have their own DWrite implementation, and maybe this would be used instead.

I figure this could help with modern Cairo since color font support and other things prevent me from compiling latest with a target of 601. If we swap to Wine/OCAPI DWrite.dll we could support color fonts and other cool stuff, and theoretically have DirectWrite on XP if XP is ever targeted. This isn't that big of an issue for now though.

jonm58 commented 1 month ago

Wait? https://github.com/snowie2000/mactype/issues/565