@hunghung: for the changes to /etc/environment to take effect you may have to logout/login, the easiest quick test is from the command line:
Code: Select all
FREETYPE_PROPERTIES=truetype:interpreter-version=35 java -jar Pixelitor-4.2.1.jar
Code: Select all
FREETYPE_PROPERTIES=truetype:interpreter-version=35 java -jar Pixelitor-4.2.1.jar
I tested from the command line and it didn't workbaldyeti wrote: Mon Nov 04, 2019 2:07 pm@hunghung: for the changes to /etc/environment to take effect you may have to logout/login, the easiest quick test is from the command line:Code: Select all
FREETYPE_PROPERTIES=truetype:interpreter-version=35 java -jar Pixelitor-4.2.1.jar