File: libgimpcolor-docs.sgml

package info (click to toggle)
gimp 2.8.18-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 153,908 kB
  • sloc: ansic: 704,570; makefile: 10,969; lisp: 10,839; sh: 4,430; python: 3,793; perl: 3,411; xml: 1,307; yacc: 588; lex: 342
file content (45 lines) | stat: -rw-r--r-- 1,570 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">

<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">

  <bookinfo>
    <title>GIMP Color Library Reference Manual</title>
    <releaseinfo>
      for GIMP <xi:include href="version" parse="text"/>
    </releaseinfo>
  </bookinfo>

  <part id="libgimpcolor">
    <title>GIMP Color Library</title>
    <xi:include href="xml/gimprgb.xml" />
    <xi:include href="xml/gimphsv.xml" />
    <xi:include href="xml/gimpcmyk.xml" />
    <xi:include href="xml/gimpcolorspace.xml" />
    <xi:include href="xml/gimpcolormanaged.xml" />
    <xi:include href="xml/gimpadaptivesupersample.xml" />
    <xi:include href="xml/gimpbilinear.xml" />
    <xi:include href="xml/gimpcairocolor.xml" />
  </part>

  <index id="libgimpcolor-index">
    <title>Index</title>
  </index>
  <index role="GIMP 2.2" id="libgimpcolor-index-new-in-2-2">
    <title>Index of new symbols in GIMP 2.2</title>
  </index>
  <index role="GIMP 2.4" id="libgimpcolor-index-new-in-2-4">
    <title>Index of new symbols in GIMP 2.4</title>
  </index>
  <index role="GIMP 2.6" id="libgimpcolor-index-new-in-2-6">
    <title>Index of new symbols in GIMP 2.6</title>
  </index>
  <index role="GIMP 2.8" id="libgimpcolor-index-new-in-2-8">
    <title>Index of new symbols in GIMP 2.8</title>
  </index>
  <index role="deprecated" id="libgimpcolor-index-deprecated">
    <title>Index of deprecated symbols</title>
  </index>

</book>