openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #01491
[Bug 288279] Re: Wrong path for dejavu fonts
I made an intrepid update this week, and i fixed the paths 10 mins ago.
I wonder if this bug don't have to be reopened ...
--
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