=begin comment $Id: GD::Image-jp.pod,v 1.2 2005-12-10 14:54:58+09 shige Exp $ GD::Image-jp.pod 日本語訳: Shigeharu TAKENO 1) % perldoc -u GD::Image > GD::Image.pod としたものの日本語訳。現在は GD.pm version 2.28 の訳。 2) 原文は begin comment 〜 end comment 内に残しているものもあれば、そうで ないものもある。 3) .pod ファイルとして利用する場合は、=begin comment 〜 =end comment 部分 を削除してから利用すること。例えば以下の通り: % sed '/^=begin comment/,/^=end comment/'d GD-jp.pod | pod2text \ > GD-jp.txt 4) pod2text で変換すると行末が合わないよう。こちらでそう書いておく必要があ るみたい。pod2man | nroff -man も、あまり綺麗ではない。 5) 訳に関しては、shige@iee.niit.ac.jp に連絡すること。 7) ライセンスは、元のファイルのライセンスと同様とする。詳しくは、 「著者」の節を参照。 =end comment =head1 名前 GD::Image - GD 画像ライブラリの画像クラス =head1 形式 L 参照 =head1 機能説明 L 参照 =head1 著者 =begin comment The GD.pm interface is copyright 1995-2005, Lincoln D. Stein. It is distributed under the same terms as Perl itself. See the "Artistic License" in the Perl source code distribution for licensing terms. =end comment GD.pm インターフェースは、1995-2000 年に Lincoln D. Stein が著作権を持っています。 これは Perl と同じ条件の下で配布されます。 ライセンス条項に関しては、Perl のソースコード配布物に含まれる "Artistic License" を参照してください。 (訳注: この日本語訳は Shigeharu TAKENO に よります。) =begin comment The latest versions of GD.pm are available on CPAN: =end commen GD.pm の最新版は CPAN にあります: http://www.cpan.org =head1 関連項目 L L, L, L, L =cut