Hi, I'm about to release the module

  Font::FNT

to load, manipulate and save Windows raster fonts (.FNT files).

The following methods will be available:

 load      : creates a Font::FNT instance from a .FNT file
 save      : saves a Font::FNT instance into a .FNT file
 save_yaml : saves a Font::FNT instance into a notepadable
             format (YAML)
 load_yaml : creates a Font::FNT instance from a YAML file
 save_pbm  : saves a Font::FNT instance into a portable bitmap
             (for preview purposes)


Is this namespace ok?


Steffen

Reply via email to