Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

29 Working with graphics > 29.3 Replacing and relocating graphics files > 29.3.1 Changing graphics files for HTML output > 29.3.1.2 Substituting graphics files for HTML


29.3.1.2 Substituting graphics files for HTML

You can tell Mif2Go to use a specific named graphic in place of a generated graphic. For example:

[GraphFiles]

; FDK name (with or without extension) = new name (with extension)

; new name overrides any [Graphics]GraphPath specified

ch01f853.gif=tuner.gif

If your FrameMaker document uses referenced graphics in non-Web formats (such as TIFF) and you plan to replace those graphics with matching Web-usable images, you can specify a new extension for the replacement files. For example:

[Graphics]

; GraphSuffix = suffix to use in place of Frame imported graphics

GraphSuffix=jpg

If some referenced graphics are in a different format (for example GIF), specify the exceptions:

[GraphSuffix]

; 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

gif=gif



29 Working with graphics > 29.3 Replacing and relocating graphics files > 29.3.1 Changing graphics files for HTML output > 29.3.1.2 Substituting graphics files for HTML