31.3.1.2 Substituting graphics files for HTML
You can tell Mif2Go to use a specific named graphic in place of the original or a generated graphic. For example:
; GraphicID (with or without extension) = new name (with extension)
; new name overrides any [Graphics]GraphPath specified
If your FrameMaker document references graphics in non-Web formats (such as TIFF) and you plan to replace those graphics with matching Web-usable images in the same directory, you can specify a new extension for the replacement files. For example:
; GraphSuffix = suffix to use for replacement graphics
If some referenced graphics are in a different format (for example GIF), specify the exceptions. For example:
; old suffix = new suffix, overrides [Graphics]GraphSuffix
; jpg = jpg leaves all .jpgs alone even if GraphSuffix=gif
; wmf = png .wmfs are being made into .pngs using a third-party tool
> 31 Working with graphics > 31.3 Replacing and relocating graphics files > 31.3.1 Changing graphics files for HTML output > 31.3.1.2 Substituting graphics files for HTML