User Guide
Table Of Contents
CHAPTER 13. FILTERS 135
13.72 GIMP Table Magic
Overview
Allows you to configure settings for saving an image as a formatted HTML table.
GIMP Table Magic Options
If Generate Full HTML Document is selected, The GIMP will create a full document
with<HTML>,<BODY>, etc. instead of just producing the code for the table.
The Use Cellspan option makes the resulting HTML table use the<ROWSPAN>
and<COLSPAN> tags to merge contiguous cells of the same color into one large cell.
This will make the resulting document smaller but may not show correctly in older
browsers.
The Compress TD Tags option makes Table Magic leave no space between the<TD>
tag and the cell contents. This improves the layout quality of the result.
A caption can be added to the table by using the Caption option.
Each cell will usually need some content to allow the cell to be visible. You can
use any character her, including HTML escape codes. The default is “ ” which
enters a non-breaking space which appears like a normal space but allows the cell to
be visible. A normal space character is not sufficient to force the cell to be visible. Table
options defines the standard HTML options for the table: GTM Settings
Border The number of pixels in the table border.
Width The width for each table cell, either in pixels or percent.
Height The height for each table cell, either in pixels or percent.
Cell-Padding The distance between a cell edge and its contents in pixels.
Cell-Spacing The distance between cells in pixels.
13.73 Remove Guides
Overview
The Remove Guides tool removes all guides and selections from the image. See
also
For further guides information see the glossary entry for Guides.
13.74 Guides to Selection
Overview
The Guides to Selection renders any guides on the image into selections. Be
aware that just the guide is rendered, so any selection areas created by this filter are of
line width. See also
For further guides information see the glossary entry for Guides