diff options
Diffstat (limited to 'www/reference.html.orig')
-rw-r--r-- | www/reference.html.orig | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/www/reference.html.orig b/www/reference.html.orig deleted file mode 100644 index eac4fdc..0000000 --- a/www/reference.html.orig +++ /dev/null @@ -1,50 +0,0 @@ -<?xml version="1.0" encoding="utf-8" ?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils 0.13.1: http://docutils.sourceforge.net/" /> -<title>GraphicsMagick Reference Information</title> -<link rel="stylesheet" href="docutils-articles.css" type="text/css" /> -</head> -<body> - -<div class="banner"> -<img src="images/gm-107x76.png" alt="GraphicMagick logo" width="107" height="76" /> -<span class="title">GraphicsMagick</span> -<form action="http://www.google.com/search"> - <input type="hidden" name="domains" value="www.graphicsmagick.org" /> - <input type="hidden" name="sitesearch" value="www.graphicsmagick.org" /> - <span class="nowrap"><input type="text" name="q" size="25" maxlength="255" /> <input type="submit" name="sa" value="Search" /></span> -</form> -</div> - -<div class="navmenu"> -<ul> -<li><a href="index.html">Home</a></li> -<li><a href="project.html">Project</a></li> -<li><a href="download.html">Download</a></li> -<li><a href="README.html">Install</a></li> -<li><a href="Hg.html">Source</a></li> -<li><a href="NEWS.html">News</a> </li> -<li><a href="utilities.html">Utilities</a></li> -<li><a href="programming.html">Programming</a></li> -<li><a href="reference.html">Reference</a></li> -</ul> -</div> -<div class="document" id="graphicsmagick-reference-information"> -<h1 class="title">GraphicsMagick Reference Information</h1> - -<!-- -*- mode: rst -*- --> -<!-- This text is in reStucturedText format, so it may look a bit odd. --> -<!-- See http://docutils.sourceforge.net/rst.html for details. --> -<p><a class="reference external" href="color.html">Colors</a> - Reference of colors known by GraphicsMagick.</p> -<p><a class="reference external" href="FAQ.html">FAQ</a> - Answers for the questions asked the most often.</p> -<p><a class="reference external" href="formats.html">Formats</a> - File formats supported by GraphicsMagick.</p> -<p><a class="reference external" href="miff.html">MIFF</a> - Magick Image File Format.</p> -<p><a class="reference external" href="links.html">Links</a> - Some links we find useful.</p> -<hr class="docutils" /> -<p>Copyright © GraphicsMagick Group 2012 - 2020</p> -</div> -</body> -</html> |