LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Current and freetype font rendering (https://www.linuxquestions.org/questions/slackware-14/current-and-freetype-font-rendering-4175644838/)

Daedra 12-26-2018 05:02 PM

Quote:

Originally Posted by Poprocks (Post 5941515)
Yes, I recompile freetype 2.9.x on my machine with ``#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING'' enabled, because WINE does some very bizarro low-level things to enable smoothed fonts rather than using, say, the Xft API. Try enabling smoothed fonts in WINE without that option enabled, and it will not work and fonts will appear jagged and un-antialiased.

Yup, I had similar problems. I have been following the wine development branch and they finally caught up to the freetype changes in 3.18. Since then it has worked fine for me.

Code:

Wine 3.18 Released

October 13, 2018

The Wine development release 3.18 is now available.

What's new in this release:

    Subpixel font rendering with FreeType >= 2.8.1.
    Support for OAEP algorithm in RSA encryption.
    Array marshalling fixes in DCOM.
    Improved DPI scaling in the Wine console.
    Various bug fixes.


Poprocks 12-26-2018 06:55 PM

Oh, thank goodness. I'll try 3.18 out soon.


All times are GMT -5. The time now is 04:17 PM.