public
Description: Pure Ruby tools for working with PDF documents.
Homepage: http://rubyforge.org/projects/ruby-pdf/
Clone URL: git://github.com/metaskills/pdf-writer.git
pdf-writer / metaconfig
100644 14 lines (12 sloc) 0.29 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/env ruby
#--
# PDF::Writer for Ruby.
# http://rubyforge.org/projects/ruby-pdf/
# Copyright 2003 - 2005 Austin Ziegler.
#
# Licensed under a MIT-style licence. See LICENCE in the main distribution
# for full licensing information.
#
# $Id$
#++
 
add_script_extension 'afm'