2 # this program copies Vietnamese glyphs from source bdf to target bdf,
3 # overwriting the old ones if exist. It is used to bring your modified
4 # glyphs back to source bdf as fontforge-generated bdf is usually too
5 # different from the source bdf
6 # Usage: ./copy.rb modified.bdf source.bdf output.bdf
7 # Once you check that output.bdf is okay, overwrite source.bdf