-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
168 lines (168 loc) · 8.56 KB
/
index.html
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="HTML Tidy for HTML5 for Linux version 5.8.0">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/usage.css">
<title>Development and Bugs -- ImageMagick Examples</title>
<link rel="icon" href="../img_www/favicon.ico" type="image/x-icon">
<link rel="shortcut" href="../img_www/favicon.ico" type="image/x-icon">
<link rel="canonical" href="https://imagemagick.org/Usage/bugs/">
</head>
<body>
<main class="container">
<div class="magick-template">
<div class="magick-header">
<h1>ImageMagick Examples --<br>
<img src="../img_www/space.gif" width="50" height="1"> Development and Bugs</h1>
<div>
<dl>
<dt>
<a href="../"><img src="../img_www/granitesm_left.gif" border="0" width="15" height="15"> ImageMagick Examples Preface and Index</a>
</dt>
</dl>These pages demonstrate and provide workarounds for various bugs known to exist, <i>or used to exist</i> within IM. Most of these bug demonstration pages are not updated with the current distribution of IM. So that when a particular bug is fixed, the page can still demonstrate the unfixed effects of the bug. Check the version number at the bottom of the page for the last time those examples were generated. Basically this allows for older IM users to check their implementation, and apply workarounds for their scripts. Especially when they do not have control of the versions of IM that is installed on the system (for example on an ISP controlled web server), or standard linux distro installations.
<hr>
<!-- ---------------------------------------------------------------- -->
<table align="center">
<tr valign="top">
<td colspan="5" align="center"><img src="../img_www/speech_start.gif" width="50" height="8" alt=" ----- "> <b>Future Development</b> <img src="../img_www/speech_start.gif" width="50" height="8" alt=" ----- "> <img src="../img_www/space.gif" width="100" height="1" alt=" "></td>
</tr>
<tr valign="top">
<td>
<a href="IMv7_Recommendations.txt"><img src="../img_www/granitesm_right.gif" border="0" width="15" height="15">IM Version 7 Recommendations</a>
</td>
<td rowspan="20"> </td>
<td>Proposed Changes</td>
<td rowspan="20"> </td>
<td><font size="-1">- in flux -</font></td>
</tr>
<tr valign="top">
<td>
<a href="IMv7_Scripting.txt"><img src="../img_www/granitesm_right.gif" border="0" width="15" height="15">IM Version 7 CLI Scripting Notes</a>
</td>
<td>CLI and Scripting</td>
<td><font size="-1">- in flux -</font></td>
</tr>
<tr valign="top">
<td>
<a href="IMv7_FX_and_Percent.html"><img src="../img_www/granitesm_right.gif" border="0" width="15" height="15">IM Version 7 FX and Percents</a>
</td>
<td>Settings and Escapes</td>
<td><font size="-1">- in flux -</font></td>
</tr>
<tr valign="top">
<td>
<a href="future/"><img src="../img_www/granitesm_right.gif" border="0" width="15" height="15">Future Development Notes</a>
</td>
<td>Future Proposals (for comment)</td>
<td><font size="-1">- in flux -</font></td>
</tr>
<tr>
<td> </td>
</tr>
<tr valign="top">
<td colspan="5" align="center"><img src="../img_www/speech_start.gif" width="50" height="8" alt=" ----- "> <b>Bug Demonstrations</b> <img src="../img_www/speech_start.gif" width="50" height="8" alt=" ----- "> <img src="../img_www/space.gif" width="100" height="1" alt=" "></td>
</tr>
<tr valign="top">
<td>
<a href="testing/"><img src="../img_www/granitesm_right.gif" border="0" width="15" height="15">Testing Bugs Examples</a>
</td>
<td>Testing of Current Minor Bugs, (to be fixed)</td>
<td><font size="-1">- in flux -</font></td>
</tr>
<tr valign="top">
<td>
<a href="trans_bug/"><img src="../img_www/granitesm_right.gif" border="0" width="15" height="15">Semi-Transparency Draw</a>
</td>
<td>Overlays of Semi-Transparent Colors</td>
<td><font size="-1">Fixed, IM v6.0.0 beta</font></td>
</tr>
<tr valign="top">
<td>
<a href="draw_percent/"><img src="../img_www/granitesm_right.gif" border="0" width="15" height="15">Draw Percent</a>
</td>
<td>Drawing Percent Text Characters</td>
<td><font size="-1">Fixed, IM v6.2.4</font></td>
</tr>
<tr valign="top">
<td>
<a href="resize_halo/"><img src="../img_www/granitesm_right.gif" border="0" width="15" height="15">Resize Halo</a>
</td>
<td>Resizing Transparent Images</td>
<td><font size="-1">Fixed, IM v6.2.4</font></td>
</tr>
<tr valign="top">
<td>
<a href="blur_trans/"><img src="../img_www/granitesm_right.gif" border="0" width="15" height="15">Blur Transparency</a>
</td>
<td>Blurs of Transparent Images</td>
<td><font size="-1">Fixed, IM v6.2.4-4</font></td>
</tr>
<tr valign="top">
<td>
<a href="animation_bgnd/"><img src="../img_www/granitesm_right.gif" border="0" width="15" height="15">Animation Bugs</a>
</td>
<td>Background Dispose Handling</td>
<td><font size="-1">Fixed, IM v6.2.5-3</font></td>
</tr>
<tr valign="top">
<td>
<a href="displace/"><img src="../img_www/granitesm_right.gif" border="0" width="15" height="15">Displacement Bugs</a>
</td>
<td>Multiple Displacement Map Bugs</td>
<td><font size="-1">Fixed, IM v6.2.8-1</font></td>
</tr>
<tr valign="top">
<td>
<a href="composite_mask/"><img src="../img_www/granitesm_right.gif" border="0" width="15" height="15">Composite Mask</a>
</td>
<td>Composite Masking with Transparency</td>
<td><font size="-1">Fixed - IM v6.3.4-11</font></td>
</tr>
<tr valign="top">
<td>
<a href="fuzz_distance/"><img src="../img_www/granitesm_right.gif" border="0" width="15" height="15">Fuzz Distance</a>
</td>
<td>Fuzz Distance and Transparent Colors</td>
<td><font size="-1">Fixed - IM v6.6.6-4</font></td>
</tr><!--
<TR valign="top"><TD><A HREF="quantization/"
><IMG SRC="../img_www/granitesm_right.gif" BORDER=0 WIDTH=15 HEIGHT=15
>Quantization Bugs</A>
</TD><TD>
Quantization and Transparent Colors
</TD><TD>
<FONT SIZE=-1><B>NOT FIXED</B></FONT>
</TD></TR>
-->
<tr>
<td> </td>
</tr>
<tr valign="top">
<td colspan="5" align="center"><img src="../img_www/speech_start.gif" width="50" height="8" alt=" ----- "> <b>IM Improvement Studies</b> <img src="../img_www/speech_start.gif" width="50" height="8" alt=" ----- "> <img src="../img_www/space.gif" width="100" height="1" alt=" "></td>
</tr>
<tr valign="top">
<td>
<a href="ordered-dither/"><img src="../img_www/granitesm_right.gif" border="0" width="15" height="15">OrderedPosterizeImage()</a>
</td>
<td>Ordered Dither Expansion Notes</td>
<td><font size="-1">Added to IM v6.2.9-8</font></td>
</tr>
</table>
</div>
<hr>
<!-- ---------------------------------------------------------------- -->
</div>
</div>
</main>
<footer class="magick-footer">
<div class="container-fluid">
Created: 15 August 2005<br>
Updated: 10 June 2011<br>
Author: <a href="https://antofthy.gitlab.io/anthony.html">Anthony Thyssen</a>, <Anthony.Thyssen@gmail.com><br>
URL: <code>https://imagemagick.org/Usage/bugs/</code>
</div>
</footer>
</body>
</html>