Open sammilucia opened 5 years ago
There is no designed way to do it, but it's possible to walkaround it with MacType's special treatment to the Directwrite: most of its options don't apply to the DW.
Okay great! Thank you.
Could we add a DW only mode for those who want it?
My thinking is GDI will slowly be phased out .... and I'm assuming that DW simply tweaks Windows existing rendering, it doesn't use a different engine - therefore there is no performance hit - is this right?
That would mean for those who want the fastest speed possible, they could just enable MacType for DW only?
What should the exclude section look like, like this?
[Exclude]
Arial
Segoe UI
Segoe UI Semilight
Segoe UI Semibold
Tahoma
Verdana
Will it still modify DW for these fonts if they're excluded?
@sammilucia If it is indeed required by many users, sure.
The format of the sample config you provided is correct. The exclusion feature doesn't work for DW, so they are still working as they should be.
@snowie2000 okay, thank you.
Would instead doing like this work?
[Include]
Null
@snowie2000 okay, thank you.
Would instead doing like this work?
[Include] Null
What would happen if there is a font named null🤣
😂
But it works the same as excluding all the fonts?
If we provided a separate option to disable GDI rendering, all the GDI related hooks wouldn't be loaded at all resulting in the best possible performance.
Is it possible to enable MacType for DirectWrite only? Would using
FontLoader=1
do this?