openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #01098
[Bug 288279] Re: Wrong path for dejavu fonts
fixed in intrepid
** Changed in: openjdk-6 (Ubuntu)
Status: New => Fix Released
** Changed in: openjdk-6 (Ubuntu Hardy)
Importance: Undecided => Medium
Assignee: (unassigned) => Matthias Klose (doko)
Status: New => Triaged
Target: None => ubuntu-8.04.2
--
Wrong path for dejavu fonts
https://bugs.launchpad.net/bugs/288279
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.
Status in “openjdk-6” source package in Ubuntu: Fix Released
Status in openjdk-6 in Ubuntu Hardy: Triaged
Bug description:
In /etc/java-6-openjdk/fontconfig.properties.src we have:
filename.DejaVu_Sans=/usr/share/fonts/ttf-dejavu/DejaVuSans.ttf
while the package ttf-dejavu-core have it in
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
This incongruence is extended to the whole family.
I guess that the same error is present also in /etc/java-6-openjdk/fontconfig.bfc
References