Index: [Article Count Order] [Thread]

Date:  Thu, 1 Feb 2001 09:03:34 +0900
From:  "Takayuki Matsuki" <matsuki@tokyo-kasei.ac.jp>
Subject:  [analog-jp:00317] FW: Pi chart
To:  <analog-jp@monyo.com>
Message-Id:  <NDBBLHMFCLODDAJNHNEICEFJCFAA.matsuki@tokyo-kasei.ac.jp>
Posted:  Thu, 1 Feb 2001 09:08:44 +0900
X-Mail-Count: 00317

松木です。

石垣さん、Turnerに議論したことを話したら、彼も同じことを考えたが、
font definition file と一緒に配布するのは、ファイルが大きすぎるので、
全ての言語対応は考えていないとのことでした。

# しかしできることは確かなので、時間ができたらやってみます。

> Dear Dr. Turner,
>
>   In our Mailing group, we have discussed about a possiblity to
>    include two-byte codes into png files.
>    There is one way to do this. In output2.c, replace the function
>    "gdImageString" with "gdImageStringTTF" and compile with an
>    option DEFS = HAVE_GD. Then we will obtain analog with
>    True Type Fonts available in it. But of course link it with libgd.a
>    when one compiles it.
>

Yes, I did wonder about that approach, but unfortunately I'm not sure that
it helps. In order to use gdImageStringTTF, I would have to distribute the
freetype library with analog, together with all the font definition files
for all the languages that I used. I don't see that there can be any way
round distributing all the font definition files, which would be a very
large download.