-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathMeta.html
More file actions
32 lines (31 loc) · 1.52 KB
/
Meta.html
File metadata and controls
32 lines (31 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="HTML Tidy for Linux/x86 (vers 1st March 2003), see www.w3.org"
name="generator" />
<title>Meta</title>
<link rel="StyleSheet" href="style/magick.css" type="text/css" />
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0085C0"
vlink="#800080" alink="#0085C0">
<center><img src="images/magick.png" align="bottom" width="114"
height="113" /></center>
<hr />
<p>Use this field to specify meta-information required by the
explicit image formats: <code>gradient</code>, <code>plasma</code>,
<code>label</code>, and <code>caption</code>. For
<code>gradient</code> or <code>plasma</code> specify a color range
such as <code>blue-yellow</code>. You can also specify
<code>fractal</code> for the <code>plasma</code> image format. For
<code>label</code> specify any text to render as a label. The
<code>caption</code> format is similar except you can enter a
paragraph rather than a single line of text. Finally, for <code>hald</code> specify the number of levels, typically 8.</p>
<p>Choose a format of <code>xc</code>, set the canvas size, and set this field to the canvas color. Choose <code>none</code> to create a transparent image.</p>
<hr />
<p>
<a href="scripts/MagickStudio.cgi/?Action=mogrify&ToolType=Comment&SessionID=null&Path=null"
target="Comment"><img alt="[comment]" src="images/mail.png"
border="0" /></a></p>
</body>
</html>