There was an error while loading. Please reload this page.
1 parent 18daa1c commit 52e3333Copy full SHA for 52e3333
1 file changed
docs/index.html
@@ -24,6 +24,10 @@ <h3><a class="anchor" id="features"></a>Features and Capabilities</h3>
24
<p>Here are just a few <a href="/script/examples.php/">examples</a> of what ImageMagick can do for you:</p>
25
<div class="overflow-auto" style="max-height:75svh;">
26
<table class="table table-sm table-hover table-striped table-responsive">
27
+ <colgroup>
28
+ <col style="width:30%">
29
+ <col style="width:70%">
30
+ </colgroup>
31
<tr>
32
<td><a href="https://usage.imagemagick.org/anim_basics/">Animation</a></td>
33
<td>create a GIF animation sequence from a group of images.</td>
0 commit comments