Added utility scripts
commita774ddc5848c239f92f85ad9e3e37c40060d66bb
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sun, 2 Dec 2007 09:53:48 +0000 (2 16:53 +0700)
committerNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sun, 2 Dec 2007 09:53:48 +0000 (2 16:53 +0700)
tree59e97abb457371ec093974857eab0bf80f328b67
parenta4b79b1c2c74e8d48b2c4c9b18116c50d94e2f7c
Added utility scripts

dup.rb is used to copy standard glyphs to missing slots. You
then can use fontforge to add accents and export to another
bdf. copy.rb will be used to copy modified glyphs back to the
source bdf (because fontforge-generated bdfs are so bad I won't
add them to repository)
copy.rb [new file with mode: 0755]
dup.rb [new file with mode: 0755]