[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:19639] Re: How to use xtt-fonts with vflib2 ?



土屋です。


>> On Sun, 19 Dec 1999 00:21:46 +0900
>> of@xxxxxxxxxxxxxxxxxx (Fujiwara Osamu) said as follows:
> 
> vflib2 パッケージでは freetype のフォントタイプをサポートできるように作
> られていないので、ft に freetype ではなく truetype を指定すればいいと思
> います。

なるほど。その可能性は考えもしませんでした。

早速、vflib2 を freetype のフォントタイプをサポートできるように 
re-packaging を行ったところ、無事にフォントが見えるようになりました。

--- rules.orig	Sun Dec 19 01:53:24 1999
+++ rules	Sun Dec 19 01:53:27 1999
@@ -10,7 +10,8 @@
 build-stamp:
 	dh_testdir
 
-	./configure --prefix=/usr --enable-static
+	./configure --prefix=/usr --enable-static \
+	--with-freetype --with-freetype-includedir=/usr/include/freetype
 
 # Patch the generated libtool to avoid passing -rpath when linking,
 # and to explicitly link libraries against the libraries they
# にしても何故なんでしょう? できるだけ沢山の形式をサポートしておく方が
# 汎用的で良いと思うのですが。

-- 
土屋 雅稔  ( TSUCHIYA Masatoshi )
    http://www-nagao.kuee.kyoto-u.ac.jp/member/tsuchiya/