Date: Thu, 11 Dec 2003 16:39:26 +0200 From: Panagiotis Astithas <past@noc.ntua.gr> To: java@freebsd.org Subject: [patch] Re: jdk1.4.2 & fonts Message-ID: <200312111639.26094.past@noc.ntua.gr> In-Reply-To: <200311131535.05297.past@noc.ntua.gr> References: <200311131535.05297.past@noc.ntua.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
--Boundary-00=_eGI2/pGeLxLhlO7 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Thursday 13 November 2003 15:35, Panagiotis Astithas wrote: > We seem to be missing some fonts: > > hal% ll /usr/local/jdk1.4.2/jre/lib/fonts/ > total 2156 > -rw-r--r-- 1 root wheel 75144 Nov 13 01:05 LucidaBrightDemiBold.ttf > -rw-r--r-- 1 root wheel 75124 Nov 13 01:05 LucidaBrightDemiItalic.ttf > -rw-r--r-- 1 root wheel 80856 Nov 13 01:05 LucidaBrightItalic.ttf > -rw-r--r-- 1 root wheel 344908 Nov 13 01:05 LucidaBrightRegular.ttf > -rw-r--r-- 1 root wheel 317896 Nov 13 01:05 LucidaSansDemiBold.ttf > -rw-r--r-- 1 root wheel 698236 Nov 13 01:05 LucidaSansRegular.ttf > -rw-r--r-- 1 root wheel 234068 Nov 13 01:05 LucidaTypewriterBold.ttf > -rw-r--r-- 1 root wheel 242700 Nov 13 01:05 LucidaTypewriterRegular.ttf > -rw-r--r-- 1 root wheel 6153 Nov 13 01:05 fonts.dir > > hal% ll /usr/local/linux-sun-jdk1.4.2/jre/lib/fonts/ > total 2716 > -r--r--r-- 1 root wheel 75144 Aug 19 23:53 LucidaBrightDemiBold.ttf > -r--r--r-- 1 root wheel 75124 Aug 19 23:53 LucidaBrightDemiItalic.ttf > -r--r--r-- 1 root wheel 80856 Aug 19 23:53 LucidaBrightItalic.ttf > -r--r--r-- 1 root wheel 344908 Aug 19 23:53 LucidaBrightRegular.ttf > -r--r--r-- 1 root wheel 317896 Aug 19 23:53 LucidaSansDemiBold.ttf > -r--r--r-- 1 root wheel 91352 Aug 19 23:53 LucidaSansDemiOblique.ttf > -r--r--r-- 1 root wheel 253724 Aug 19 23:53 LucidaSansOblique.ttf > -r--r--r-- 1 root wheel 698236 Aug 19 23:53 LucidaSansRegular.ttf > -r--r--r-- 1 root wheel 234068 Aug 19 23:53 LucidaTypewriterBold.ttf > -r--r--r-- 1 root wheel 63168 Aug 19 23:53 > LucidaTypewriterBoldOblique.ttf -r--r--r-- 1 root wheel 137484 Aug 19 > 23:53 LucidaTypewriterOblique.ttf -r--r--r-- 1 root wheel 242700 Aug 19 > 23:53 LucidaTypewriterRegular.ttf -r--r--r-- 1 root wheel 6153 Aug 19 > 23:53 fonts.dir Dumping the following patch in the files subdirectory of the port seems to fix this for me. Cheers, -- Panagiotis Astithas Electrical & Computer Engineer, PhD Network Management Center National Technical University of Athens, Greece --Boundary-00=_eGI2/pGeLxLhlO7--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312111639.26094.past>