mif.pl
A Frame Maker Interchange Format (MIF) parser
What is mif.pl
A Perl library to parse Frame Maker Interchange Format (MIF). It is
designed to be utilized by filters.
Currently, the following libraries have been written using
mif.pl:
- mif_char.pl -
<Char>
- mif_colc.pl -
<ColorCatalog>
- mif_conc.pl -
<ConditionCatalog>
- mif_dict.pl -
<Dictionary>
- mif_doc.pl -
<Document>
- mif_edc.pl -
<ElementDefCatalog>
- mif_elem.pl -
<Element{Begin,End}>
- mif_fntc.pl -
<FontCatalog>
- mif_font.pl -
<{Font,PgfFont}>
- mif_id.pl -
<MIFFile>
- mif_pgf.pl -
<Pgf>
- mif_pgfc.pl -
<PgfCatalog>
- mif_rulc.pl -
<RulingCatalog>
- mif_tab.pl -
<TabStop>
- mif_units.pl -
<Units>
- mif_varf.pl -
<VariableFormats>
- mif_views.pl -
<Views>
- mif_xrefs.pl -
<XRefFormats>
Documentation
Information on all the capabilities of mif.pl is contained
in the mif.pl
documentation.
Availability
mif.pl is distributed in
perlMIF.beta2.tar.gz (322517 bytes).
Related Tools
- edc2html:
A FrameBuilder Element Catalog documentation/navigation tool.
Earl Hood
<ehood@medusa.acs.uci.edu>