Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Mar 2004 11:05:25 +0900 (JST)
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Cc:        Hiroki Sato <hrs@FreeBSD.org>
Subject:   Re: ports/63774: unbreak japanese/xpdf
Message-ID:  <200403050205.i2525OKJ027976@sakura.ninth-nine.com>
In-Reply-To: <200403042340.i24Ne331082291@freefall.freebsd.org>
References:  <200403042340.i24Ne331082291@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 4 Mar 2004 15:40:03 -0800 (PST)
Hiroki Sato <hrs@freebsd.org> wrote:
 '-alias-fixed-medium-r-normal--%s-*-*-*-c-*-jisx0208.1983-0' ISO-2022-JP
>  sa264> +# Uncomment the following if you have ja-acroread5-jpnfont installed.
>  sa264> +#displayCIDFontT1 Adobe-Japan1	/usr/local/Acrobat5/Resource/Font/KozMinPro-Regular-Acro.otf
>   Using Acrobat5's font file for this purpose makes a license violation.
>   I suggest to remove this two commented-out lines.

	My work is almost same.  But I think to try to use
	displayNamedCIDFontTT like following this line.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
displayNamedCIDFontTT   Ryumin-Light-H          "/usr/X11R6/lib/X11/fonts/TrueType/kochi-mincho-subst.ttf"
displayNamedCIDFontTT   GothicBBB-Medium-H      "/usr/X11R6/lib/X11/fonts/TrueType/kochi-gothic-subst.ttf"
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	But xpdf-3.00 was broken handing TrueType fonts.  So xpdf cannot
	display Japanese PDF.  Now pending...

# I know how to fix, and patche(s) are located on Debian... but...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403050205.i2525OKJ027976>