achaphiv / ppa-fonts

165 stars 11 forks source link

Build for 12.04 #3

Closed ufovsalien closed 9 years ago

ufovsalien commented 10 years ago

Hi, I tried to build 14.04 source to 12.04, but build fails with '-02 unknown option.' Building process was really long on atom. Maybe, you can apply back 12.04 support. Many people use 12.04 (and it has support).

achaphiv commented 10 years ago

There's still a 12.04 package in my repo that builds off the last infinality patch. It should still work okay.

ufovsalien commented 10 years ago

7u51-2.4.4 is old and insecure. Or you meen that I can use rules file from 7u51-2.4.4 source in 7u55-2.4.7 trusty source from ppa?

achaphiv commented 10 years ago

Ah, I thought you were talking about the freetype package and not the openjdk ones. Yeah, those are outdated.

achaphiv commented 10 years ago

Started a build for precise.

ufovsalien commented 10 years ago

Thanks, but fonts ugly even with new jdk. (no any difference with -Dawt.useSystemAAFontSettings=lcd before and after upgrade) Any ideas? I don't want to install infinality (freetype) packages, they will broke my ubuntu font rendering. Any ideas? as example: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel is the same as one -Dawt.useSystemAAFontSettings=lcd. And -Dawt.useSystemAAFontSettings=lcd with -Dawt.useSystemAAFontSettings=on looks the same. -Dawt.useSystemAAFontSettings=lcd and -Dsun.java2d.xrender=true also no difference shot shot2

achaphiv commented 10 years ago

Hard to tell. Are you sure it's running with the patched jre?

ufovsalien commented 10 years ago

Checked three times. Only patched version installed. Also normal fonts in editor is too bold, but normal sized in menu. Opensans light used in text editor on screen. Without -Dawt.useSystemAAFontSettings=lcd or -Dawt.useSystemAAFontSettings=on string fonts displayed without any hinting.

cpriego commented 9 years ago

The solution to the superbold fonts with any openJDK is uninstalling a fonts package:

sudo apt-get remove fonts-unfonts-core

As established here http://askubuntu.com/a/125619

achaphiv commented 9 years ago

Closing since original issue has been resolved. If the superbold thing is still occurring, then that will be a separate issue.