https://bugs.documentfoundation.org/show_bug.cgi?id=106990
--- Comment #60 from Michael Meeks <[email protected]> ---
Tone aside; it should be reasonably easy to fix by passing a different
parameter (enabling cleartype) to the DirectWrite renderer - in the case that
we're not using OGL rendering; ClearType for in-document text rendering is
deeply problematic, and is disabled in recent MS Office's as well by default
(FWIW) - but in the GDI fallback case this should be fairly simple.
git grep ANTIALIASED_QUALITY
gives the code-site; I suspect we want that sets the quality member on the
LOGFONT cf.
https://msdn.microsoft.com/en-us/library/windows/desktop/dd145037(v=vs.85).aspx
we could use CLEARTYPE_QUALITY - but it is unclear to me why the
DEFAULT_QUALITY is not this so ... ;-) worth a try perhaps ?
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs