github.com/kaydxh/golang@v0.0.131/pkg/gocv/cgo/third_path/graphics-magick/share/doc/GraphicsMagick/www/mission.html (about)

     1  <?xml version="1.0" encoding="utf-8" ?>
     2  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     3  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     4  <head>
     5  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     6  <meta name="generator" content="Docutils 0.15.2: http://docutils.sourceforge.net/" />
     7  <title>GraphicsMagick Mission Statement</title>
     8  <link rel="stylesheet" href="docutils-articles.css" type="text/css" />
     9  </head>
    10  <body>
    11  
    12  <div class="banner">
    13  <img src="images/gm-107x76.png" alt="GraphicMagick logo" width="107" height="76" />
    14  <span class="title">GraphicsMagick</span>
    15  <form action="http://www.google.com/search">
    16  	<input type="hidden" name="domains" value="www.graphicsmagick.org" />
    17  	<input type="hidden" name="sitesearch" value="www.graphicsmagick.org" />
    18      <span class="nowrap"><input type="text" name="q" size="25" maxlength="255" />&nbsp;<input type="submit" name="sa" value="Search" /></span>
    19  </form>
    20  </div>
    21  
    22  <div class="navmenu">
    23  <ul>
    24  <li><a href="index.html">Home</a></li>
    25  <li><a href="project.html">Project</a></li>
    26  <li><a href="download.html">Download</a></li>
    27  <li><a href="README.html">Install</a></li>
    28  <li><a href="Hg.html">Source</a></li>
    29  <li><a href="NEWS.html">News</a> </li>
    30  <li><a href="utilities.html">Utilities</a></li>
    31  <li><a href="programming.html">Programming</a></li>
    32  <li><a href="reference.html">Reference</a></li>
    33  </ul>
    34  </div>
    35  <div class="document" id="graphicsmagick-mission-statement">
    36  <h1 class="title">GraphicsMagick Mission Statement</h1>
    37  
    38  <!-- -*- mode: rst -*- -->
    39  <!-- This text is in reStucturedText format, so it may look a bit odd. -->
    40  <!-- See http://docutils.sourceforge.net/rst.html for details. -->
    41  <p>In November, 2002, the GraphicsMagick project was formed as a branch from
    42  ImageMagick 5.5.2. The project was formed in order to develop a more
    43  &quot;stable&quot; form of ImageMagick which is suitable to be use as a base for
    44  other open source (and proprietary) applications. It was perceived that
    45  ImageMagick provided tremendous value, but also proved to be difficult to
    46  rely on as a stable application component since the ImageMagick
    47  interfaces often changed between releases, and there was no concept of
    48  shared library ABI stability. GraphicsMagick intends to resolve these
    49  issues while providing an appealing development environment to attract
    50  the best available developers.</p>
    51  <p>The objectives of the GraphicsMagick project are to:</p>
    52  <ul class="simple">
    53  <li>Use an open development model.</li>
    54  <li>Encourage new developers to join the project.</li>
    55  <li>Avoid unnecessary source code &quot;churn&quot;.</li>
    56  <li>Establish and preserve both a stable API, and stable ABI, making
    57  GraphicsMagick a stable component in Linux and BSD distributions.</li>
    58  <li>Use efficient coding practices which result in fast code.</li>
    59  <li>Improve memory efficiency.</li>
    60  <li>Use a release process which assures a working product.</li>
    61  <li>Prioritize bug-fixes over new feature enhancements.</li>
    62  <li>Maintain an accurate change log.</li>
    63  <li>Value, and respect the contributions of developers, and observe and
    64  respect the copyrights of other projects.</li>
    65  </ul>
    66  <p>Copyright © GraphicsMagick Group 2002 - 2020</p>
    67  </div>
    68  </body>
    69  </html>