PageRenderTime 57ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/branches/ImageMagick-6.6.3/www/history.html

https://github.com/trevor/ImageMagick
HTML | 217 lines | 193 code | 18 blank | 6 comment | 0 complexity | 4a48e3d76bb7bf0f2b8e011ca4e17714 MD5 | raw file
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  6. <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U="/>
  7. <title>ImageMagick: History</title/>
  8. <meta http-equiv="Content-Language" content="en-US"/>
  9. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  10. <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
  11. <meta name="Application-name" content="ImageMagick"/>
  12. <meta name="Description" content="ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (about 100) including GIF, JPEG, JPEG-2000, PNG, PDF, PhotoCD, TIFF, and DPX. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you can freely use, copy, modify, and distribute. Its license is compatible with the GPL. It runs on all major operating systems. The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: MagickCore (C), MagickWand (C), ChMagick (Ch), Magick++ (C++), JMagick (Java), L-Magick (Lisp), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images automagically and dynamically."/>
  13. <meta name="Application-url" content="http://www.imagemagick.org"/>
  14. <meta name="Generator" content="PHP"/>
  15. <meta name="Keywords" content="history, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
  16. <meta name="Rating" content="GENERAL"/>
  17. <meta name="Robots" content="INDEX, FOLLOW"/>
  18. <meta name="Generator" content="ImageMagick Studio LLC"/>
  19. <meta name="Author" content="ImageMagick Studio LLC"/>
  20. <meta name="Revisit-after" content="2 DAYS"/>
  21. <meta name="Resource-type" content="document"/>
  22. <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
  23. <meta name="Distribution" content="Global"/>
  24. <link rel="icon" href="../images/wand.png" sizes="32x32"/>
  25. <link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
  26. <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
  27. <style type="text/css" media="all">
  28. @import url("../www/magick.css");
  29. </style>
  30. </head>
  31. <body id="www-imagemagick-org">
  32. <div class="titlebar">
  33. <a href="../index.html">
  34. <img src="../images/script.png" alt="[ImageMagick]"
  35. style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>
  36. <a href="http://www.networkredux.com">
  37. <img src="../images/networkredux.png" alt="[sponsor]"
  38. style="margin: 45px auto; border: 0px; float: left;" /></a>
  39. <a href="http://www.imagemagick.org/discourse-server/">
  40. <img src="../images/logo.jpg" alt=""
  41. style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
  42. <a href="../index.html">
  43. <img src="../images/sprite.jpg" alt=""
  44. style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
  45. </div>
  46. <div class="westbar">
  47. <div class="menu">
  48. <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
  49. </div>
  50. <div class="sep"></div>
  51. <div class="menu">
  52. <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
  53. </div>
  54. <div class="sub">
  55. <a title="Binary Release: Unix" href="../www/binary-releases.html#unix">Unix</a>
  56. </div>
  57. <div class="sub">
  58. <a title="Binary Release: MacOS X" href="../www/binary-releases.html#macosx">Mac OS X</a>
  59. </div>
  60. <div class="sub">
  61. <a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
  62. </div>
  63. <div class="sep"></div>
  64. <div class="menu">
  65. <a title="Command-line Tools" href="../www/command-line-tools.html">Command-line Tools</a>
  66. </div>
  67. <div class="sub">
  68. <a title="Command-line Tools: Processing" href="../www/command-line-processing.html">Processing</a>
  69. </div>
  70. <div class="sub">
  71. <a title="Command-line Tools: Options" href="../www/command-line-options.html">Options</a>
  72. </div>
  73. <div class="sub">
  74. <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
  75. </div>
  76. <div class="menu">
  77. <a title="Program Interfaces" href="../www/api.html">Program Interfaces</a>
  78. </div>
  79. <div class="sub">
  80. <a title="Program Interface: MagickWand" href="../www/magick-wand.html">MagickWand</a>
  81. </div>
  82. <div class="sub">
  83. <a title="Program Interface: MagickCore" href="../www/magick-core.html">MagickCore</a>
  84. </div>
  85. <div class="sub">
  86. <a title="Program Interface: PerlMagick" href="../www/perl-magick.html">PerlMagick</a>
  87. </div>
  88. <div class="sub">
  89. <a title="Program Interface: Magick++" href="../Magick++/">Magick++</a>
  90. </div>
  91. <div class="sep"></div>
  92. <div class="menu">
  93. <a title="Install from Source" href="../www/install-source.html">Install from Source</a>
  94. </div>
  95. <div class="sub">
  96. <a title="Install from Source: Unix" href="../www/install-source.html#unix">Unix</a>
  97. </div>
  98. <div class="sub">
  99. <a title="Install from Source: Windows" href="../www/install-source.html#windows">Windows</a>
  100. </div>
  101. <div class="menu">
  102. <a title="Resources" href="../www/resources.html">Resources</a>
  103. </div>
  104. <div class="menu">
  105. <a title="Architecture" href="../www/architecture.html">Architecture</a>
  106. </div>
  107. <div class="menu">
  108. <a title="Download" href="../www/download.html">Download</a>
  109. </div>
  110. <div class="sep"></div>
  111. <div class="menu">
  112. <a title="Search" href="http://www.imagemagick.org/script/search.php">Search</a>
  113. </div>
  114. <div class="sep"></div>
  115. <div class="menu">
  116. <a title="Site Map"href="../www/sitemap.html">Site Map</a>
  117. </div>
  118. <div class="sub">
  119. <a title="Site Map: Links"href="../www/links.html">Links</a>
  120. </div>
  121. <div class="sep"></div>
  122. <div class="menu">
  123. <a title="Sponsors" href="../www/sponsors.html">Sponsors:</a>
  124. <div class="sponsbox">
  125. <div class="sponsor">
  126. <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
  127. </div>
  128. <div class="sponsor">
  129. <a title="Sponsor: Webdesign Agentur" href="http://www.ventzke-partner.de">Webdesign Agentur</a><!-- 201101010480 invendio.de-->
  130. </div>
  131. <div class="sponsor">
  132. <a title="Sponsor: LVM Versicherung" href="http://www.neu-reich.de">LVM Versicherung</a><!-- 201101010480 -->
  133. </div>
  134. <div class="sponsor">
  135. <a title="Sponsor: Deko.net" href="http://www.deko.net">Deko.net</a><!-- 201101010600 Peterssen-->
  136. </div>
  137. <div class="sponsor">
  138. <a title="Sponsor: Druckerei" href="http://www.print24.de/">Druckerei</a><!-- 201009010720 -->
  139. </div>
  140. <div class="sponsor">
  141. <a title="Sponsor: Druckerei Online" href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
  142. </div>
  143. <div class="sponsor">
  144. <a title="Sponsor: Online-Magazin" href="http://www.unkostenbeitrag.de/">Online-Magazin</a><!-- 20101101000200 -->
  145. </div>
  146. </div>
  147. </div>
  148. </div>
  149. <div class="eastbar">
  150. <script type="text/javascript">
  151. <!--
  152. google_ad_client = "pub-3129977114552745";
  153. google_ad_slot = "0574824969";
  154. google_ad_width = 160;
  155. google_ad_height = 600;
  156. //-->
  157. </script>
  158. <script type="text/javascript"
  159. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  160. </script>
  161. </div>
  162. <div class="main">
  163. <br />
  164. <p><em>
  165. I swear by my life and my love of it that I will never live for the sake of another man, nor ask another man to live for mine.</em><br />-- John Galt in "Atlas Shrugged", by Ayn Rand</p>
  166. <p>ImageMagick started with a request from my DuPont supervisor, Dr. David Pensak, to display computer-generated images on a monitor only capable of showing 256 unique colors simultaneously. In 1987, monitors that could display 24-bit true color images were rare and quite expensive. There are a plethora of chemists and biologists at DuPont, but very were few computer scientists to confer with. Instead, I turned to Usenet for help, and posted a request for an algorithm to reduce 24-bit images to 256 colors. Paul Raveling of the USC Information Sciences Institute responded, with not only a solution, but one that was already in source code and available from his FTP site. Over the course of the next few years, I had frequent opportunities to get help with other vexing computer science problems I encountered in the course of doing my job at DuPont. Eventually, I felt compelled to give thanks for the help I received from the knowledgeable folks on Usenet. I decided to freely release the image processing tools I developed to the world so that others could benefit from my efforts.</p>
  167. <p>In 1990 there were few freely available image processing tools so I expected an enthusiastic reception. Before a release was possible, Dr. Pensak had to convince upper management at DuPont to give away what they what they might perceive as valuable intellectual property. I suspect they agreed simply because ImageMagick was not chemically or biologically based, so they did not understand its value to the company. Either way, ImageMagick would not be available today without DuPont's permission to distribute it. ImageMagick was posted to Usenet's comp.archives group on August 1st, 1990.</p>
  168. <p>After ImageMagick's release, I got the occasional request for an enhancement, a report of a bug, or a contribution to the source base. In the mid 90's, I released the culmination of these efforts, ImageMagick 4.2.9. At the time I thought ImageMagick was complete. It was being utilized by thousands of users world-wide, and it was even showing up as part of a new operating system being distributed freely, called "Linux".</p>
  169. <p>The next generation of ImageMagick, version 5, started when Bob Friesenhahn contacted me and suggested I improve the application programming interface so users could leverage the image-processing algorithms from other languages or scripts. Bob also wrote a C++ wrapper for ImageMagick called Magick++, and began contributing enhancements such as the module loader facility, automatic file identification, and test suites. In the mean-time, the project picked up a few other notable contributors: Glenn Randers-Pehrson, William Radcliffe, and Leonard Rosenthol. By now, ImageMagick was being utilized by tens of thousands of users, who reacted gruffly when a new release broke an existing API call or script. The other members of the group wanted to freeze the API and command line but I was not quite ready, since ImageMagick was not quite what I had envisioned it could be. Bob and the others created a fork of ImageMagick while I continued to develop ImageMagick.</p>
  170. <p>I did not work alone for long. Anthony Thyssen contacted me about deficiencies in the ImageMagick command line programs. He pointed out that the command line was confusing when dealing with more than one image. He suggested an orderly, well-defined method for dealing with the command line, and this became ImageMagick version 6 (the current release). His efforts are detailed on his web pages, <a href="http://www.imagemagick.org/Usage/" target="1007610534">Examples of ImageMagick Usage</a>. I highly recommend that you peruse his site. He has illustrated the power of ImageMagick in ways that even I did not know were possible.</p>
  171. <p>Another notable contributer, Fred Weinhaus, makes available a plethora of command-line <a href="http://www.fmwconcepts.com/imagemagick/">scripts</a> that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.</p>
  172. <p>It has been 20 years since ImageMagick was first conceived, and it looks likely that it will be here for another 20 and beyond. The command line and the application programming interface are stable, but there is still work to do. We are currently working on optimizing ImageMagick performance, improving the conjure utility, improving Scalable Vector Graphics (SVG) support, and adding better support for video formats.</p>
  173. <p>Cristy<br />Principal ImageMagick Architect</p>
  174. </div>
  175. <div id="linkbar">
  176. <span id="linkbar-west">&nbsp;</span>
  177. <span id="linkbar-center">
  178. <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;
  179. <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
  180. </span>
  181. <span id="linkbar-east">&nbsp;</span>
  182. </div>
  183. <div class="footer">
  184. <span id="footer-west">&copy; 1999-2010 ImageMagick Studio LLC</span>
  185. <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
  186. </div>
  187. <div style="clear: both; margin: 0; width: 100%; "></div>
  188. <script type="text/javascript">
  189. var _gaq = _gaq || [];
  190. _gaq.push(['_setAccount', 'UA-17690367-1']);
  191. _gaq.push(['_trackPageview']);
  192. (function() {
  193. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  194. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  195. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  196. })();
  197. </script>
  198. </body>
  199. </html>