OSDN Git Service

Merged r6030 from trunk.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 9 Jun 2011 23:44:34 +0000 (23:44 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 9 Jun 2011 23:44:34 +0000 (23:44 +0000)
commitbacc44feab8f0da9d9dafffd9440ac6e5bfdc8c1
tree6542be70d0da36e766f8ec786b7fa3fb53cd237d
parent4f9a1cd614d7202ffd24913d988c91526b8a0fda
Merged r6030 from trunk.

PDF: Import DejaVu fonts.

http://rfpdf.googlecode.com/files/DejaVu.zip
Sep. 2007
fils size 3,685,721
md5sum: 54274d105b74f817d649035fc1541d8a

rename files.
* DejaVuSans.rb  to dejavusans.rb
* DejaVuSansb.rb to dejavusansb.rb
* DejaVuSansi.rb to dejavusansi.rb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.2-stable@6032 e93f8b46-1217-0410-a6f0-8f06a7374b81
63 files changed:
vendor/plugins/rfpdf/lib/fonts/DejaVuSans-Bold.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSans-Bold.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSans-BoldOblique.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSans-BoldOblique.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSans-ExtraLight.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSans-ExtraLight.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSans-ExtraLight.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSans-Oblique.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSans-Oblique.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSans.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSans.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-Bold.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-Bold.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-BoldOblique.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-BoldOblique.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-Oblique.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-Oblique.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensedb.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensedbi.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensedi.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-Bold.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-Bold.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-BoldOblique.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-BoldOblique.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-Oblique.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-Oblique.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansMonob.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansMonobi.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansMonoi.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSansbi.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-Bold.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-Bold.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-BoldOblique.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-BoldOblique.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-Oblique.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-Oblique.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerif.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerif.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerif.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-Bold.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-Bold.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-BoldOblique.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-BoldOblique.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-Oblique.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-Oblique.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed.ctg.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed.z [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensedb.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensedbi.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensedi.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerifb.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerifbi.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/DejaVuSerifi.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/dejavusans.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/dejavusansb.rb [new file with mode: 0644]
vendor/plugins/rfpdf/lib/fonts/dejavusansi.rb [new file with mode: 0644]