]> granicus.if.org Git - imagemagick/blob - www/contact.html
(no commit message)
[imagemagick] / www / contact.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4     <title>ImageMagick: Contact the Development Team</title>
5   <meta http-equiv="content-type" content="text/html; charset=utf-8">
6   <meta name="application-name" content="ImageMagick">
7   <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.">
8   <meta name="application-url" content="http://www.imagemagick.org">
9   <meta name="generator" content="PHP">
10   <meta name="keywords" content="contact, the, development, team, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert">
11   <meta name="rating" content="GENERAL">
12   <meta name="robots" content="INDEX, FOLLOW">
13   <meta name="generator" content="ImageMagick Studio LLC">
14   <meta name="author" content="ImageMagick Studio LLC">
15   <meta name="revisit-after" content="2 DAYS">
16   <meta name="resource-type" content="document">
17   <meta name="copyright" content="Copyright (c) 1999-2015 ImageMagick Studio LLC">
18   <meta name="distribution" content="Global">
19   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
20   <link href="../images/wand.png" rel="icon">
21   <link href="../images/wand.ico" type="images/x-icon" rel="shortcut icon">
22   <link href="../css/magick.html" rel="stylesheet">
23 </head>
24 <body>
25 <div class="main">
26 <div class="magick-masthead">
27   <div class="container">
28     <script async src="http://localhost/pagead/js/adsbygoogle.js"></script>
29     <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-3129977114552745" data-ad-slot="6345125851" data-ad-format="auto"></ins>
30     <script>
31     (adsbygoogle = window.adsbygoogle || []).push({});
32     </script>
33     <nav class="magick-nav">
34       <a class="magick-nav-item " href="../index.html">Home</a>
35       <a class="magick-nav-item " href="binary-releases.html">Download</a>
36       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
37       <a class="magick-nav-item " href="command-line-options.html">Options</a>
38       <a class="magick-nav-item " href="resources.html">Resources</a>
39       <a class="magick-nav-item " href="api.html">Develop</a>
40       <a class="magick-nav-item " href="http://nextgen.imagemagick.org/script/search.php">Search</a>
41       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
42     </nav>
43   </div>
44 </div>
45 <div class="container">
46 <div class="magick-header">
47   <div>
48   <p class="lead magick-description">Do you have a usage question, installation question, or concern about ImageMagick?  If so post to the  <a href="http://www.imagemagick.org/discourse-server">discourse server</a>.  If instead you have a sponsorship, <a href="http://www.imagemagick.org/www/license.html">license</a>, security, or paid support issue, post here and we will likely respond within 24-48 hours.  We do not respond to bug reports posted here, but if you provide enough information that we can reproduce the bug, expect a fix / patch in the next point release of ImageMagick.  Note, we do not offer sponsored links <u>nor do we respond to solicitations</u>.</p>
49   <fieldset>
50   <h2 class="magick-header">Contact the Wizards</h2>
51         <p>Enter this code, <code>
52 040d70</code>, in the Authenticate field and fill in the remaining fields.  Press Send to forward your message to the ImageMagick wizards:</p>
53   <br>
54   <form method="post" name="post" id="post" action="http://nextgen.imagemagick.org/script/contact.php" enctype="application/x-www-form-urlencoded">
55   <div class="table-responsive">
56   <table class="table table-condensed table-striped">
57     <tr>
58       <td><label id="authenticate" title="Your authentication code">Authenticate</label></td>
59         <td valign="top"><input type="text" name="authenticate" size="32" maxlength="255" value=""></td>
60     </tr>
61
62     <tr>
63       <td><label id="e-mail" title="Without a valid e-mail address, we cannot respond to your message">E-mail</label></td>
64         <td valign="top"><input type="text" name="address" size="32" maxlength="255" value=""></td>
65     </tr>
66
67     <tr>
68       <td><label id="name" title="Your name or nickname">Name</label></td>
69         <td valign="top"><input type="text" name="name" size="32" maxlength="255" value=""></td>
70     </tr>
71
72     <tr>
73       <td><label id="issues" title="We only accept these issues">Issue</label></td>
74     <td valign="top"><select name="issue">
75 <option value="">Choose an appropriate issue</option>
76 <option value="Bug Report">Bug Report</option>
77 <option value="ImageMagick Mirror">ImageMagick Mirror</option>
78 <option value="Source or Documentation Patch">Source or Documentation Patch</option>
79 <option value="Website Suggestion">Website Suggestion</option>
80 <option value="Security Issue">Security Issue</option>
81 <option value="License or Export Classification Issue">License or Export Classification Issue</option>
82 <option value="ImageMagick Support ($$)">ImageMagick Support ($$)</option>
83 <option value="ImageMagick Donation">ImageMagick Donation</option>
84 </select></td>
85     </tr>
86
87     <tr>
88       <td><label id="message" title="Your message must directly relate to the issue, otherwise do not expect a response">Message</label></td>
89       <td><textarea style="font-size: 90%;" rows="24" cols="80" name="message"></textarea></td>
90     </tr>
91
92     <tr>
93       <td colspan="2" style="text-align: center"><br>
94         <input type="submit" name="action" value="Send">
95         <input type="reset" name="Reset" value="Clear">
96       </td>
97     </tr>
98   </table>
99   </div>
100   </form>
101   </fieldset>
102   </div>
103   <br>
104 </div>
105   <footer class="magick-footer">
106     <p><a href="support.html">Donate</a> •
107      <a href="sitemap.html">Sitemap</a> •
108     <a href="links.html">Related</a> •
109     <a href="architecture.html">Architecture</a>
110 </p>
111     <p><a href="http://nextgen.imagemagick.org/script/contact.php#">Back to top</a> •
112     <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
113     <a href="http://nextgen.imagemagick.org/script/contact.php">Contact Us</a></p>
114     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
115   </footer>
116 </div><!-- /.container -->
117
118   <script src="https://localhost/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
119   <script src="http://nextgen.imagemagick.org/js/magick.html"></script>
120 </div>
121 </body>
122 </html>