openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #08036
[Bug 937200] Re: Fat fonts in Swing applications
The work arround of mjreged, works, the bold fonts only show with Ubuntu
Font, you need change the fond, I change to Droid Sans Font.
$ gsettings set org.gnome.desktop.interface document-font-name 'Droid Sans 11'
$ gsettings set org.gnome.desktop.interface font-name 'Droid Sans 11'
$ gsettings set org.gnome.desktop.interface monospace-font-name 'Ubuntu Mono 12'
$ gsettings set org.gnome.nautilus.desktop font 'Droid Sans 11'
$ gconftool --set /apps/metacity/general/titlebar_font 'Droid Sans Bold 11' --type STRING
And add on netbeans-7.x/etc/netbeans.conf
-J-Dswing.aatext=true -J-Dawt.useSystemAAFontSettings=on
on property "netbeans_default_options"
netbeans_default_options="-J-client -J-Xss2m -J-Xms32m
-J-XX:PermSize=32m -J-Dapple.laf.useScreenMenuBar=true
-J-Dapple.awt.graphics.UseQuartz=true -J-Dsun.java2d.noddraw=true
-J-Dsun.zip.disableMemoryMapping=true -J-Dswing.aatext=true
-J-Dawt.useSystemAAFontSettings=on"
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/937200
Title:
Fat fonts in Swing applications
Status in “openjdk-7” package in Ubuntu:
Confirmed
Bug description:
Since I upgraded to Ubuntu 12.04 I noticed that the fonts in Java
Swing applications use the bold font weight. This looks really ugly
and takes up to much space.
1.
lsb_release -rd
Description: Ubuntu precise (development branch)
Release: 12.04
2.
apt-cache policy openjdk-7-jdk
openjdk-7-jdk:
Installiert: 7~b147-2.0-1ubuntu2
Kandidat: 7~b147-2.0-1ubuntu2
Versionstabelle:
*** 7~b147-2.0-1ubuntu2 0
500 http://archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
100 /var/lib/dpkg/status
3.
Applications rendering with normal fonts
4.
Applications rendering with bold fonts
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: openjdk-7-jdk 7~b147-2.0-1ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.92-0ubuntu1
Architecture: amd64
Date: Mon Feb 20 20:44:43 2012
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
SourcePackage: openjdk-7
UpgradeStatus: Upgraded to precise on 2012-02-16 (3 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/937200/+subscriptions
References