Hi. I've tried but it didn't worktimkb4cq wrote: Sat Nov 02, 2019 6:32 pm Java FXPorts reported that installing libfreetype6-dev fixes the font smoothing. Have you tried that?

Hi. I've tried but it didn't worktimkb4cq wrote: Sat Nov 02, 2019 6:32 pm Java FXPorts reported that installing libfreetype6-dev fixes the font smoothing. Have you tried that?
Unfortunately I don't think so. I advised you to download Pixelitor and go to Help/About/System Info you will noticed that with Java 8 build 222 and previous builds, Java vendor is not locked, with Zulu 8 it's Azul Systems or something like that, but with Java 8 build 232 it's all changed to Oracle. As soon as you upgrade to Java 8 build 232 on any platforms the font smoothing is brokenbaldyeti wrote: Sat Nov 02, 2019 9:39 am Thanks hunghung, hopefully this is a temporary glitch, not some restriction Oracle introduced to features OpenbJDK can bundle.
PS: I installed build 232 from AdoptOpenJDK and fonts look alright to me (on MX18/stretch)
PS2: MX-forum again awfully slow I am sorry to report
Could you show me a screenshot? I've tried but it didn't worktimkb4cq wrote: Mon Nov 04, 2019 11:55 am Found a workaround! I think you'll want to export this FREETYPE_PROPERTIES=truetype:interpreter-version=35 setting in /etc/environment once you see the results here
FREETYPE_PROPERTIES=truetype:interpreter-version=35 java -jar <path-to>/Pixelitor-4.2.2.jar
I'm using MX-18.3 like you. AdoptOpenJDK was said to be not affected since it links with an older FreeType version.baldyeti wrote: Mon Nov 04, 2019 12:55 pm @hunghung: I am using the build 1.8.0_232-b09 from AdoptOpenJDK and the fonts look normal to me, including with your test app (see attachment)
Note i am on MX18/stretch, are you using MX19/buster ? It might have different FreeType libraries that make the work-around suggested by tim is necessary.