Changeset 4c24eb0a for general/graphlib


Ignore:
Timestamp:
02/19/2021 03:20:16 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
eff7423
Parents:
4a80a67
Message:

Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/graphlib
Files:
35 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/aalib.xml

    r4a80a67 r4c24eb0a  
    142142          <para>
    143143            is a demo of <application>AAlib</application>, rendering
    144             an animated fire in ASCII Art.
     144            an animated fire in ASCII Art
    145145          </para>
    146146          <indexterm zone="aalib aafire">
     
    155155          <para>
    156156            provides information for your current settings related to
    157             <application>AAlib</application>.
     157            <application>AAlib</application>
    158158          </para>
    159159          <indexterm zone="aalib aainfo">
     
    167167        <listitem>
    168168          <para>
    169             provides configuration info for <application>AAlib</application>.
     169            provides configuration info for <application>AAlib</application>
    170170          </para>
    171171          <indexterm zone="aalib aalib-config">
     
    179179        <listitem>
    180180          <para>
    181             saves a font to a file.
     181            saves a font to a file
    182182          </para>
    183183          <indexterm zone="aalib aasavefont">
     
    192192          <para>
    193193            shows the abilities of <application>AAlib</application>
    194             in a little test.
     194            in a little test
    195195          </para>
    196196          <indexterm zone="aalib aatest">
     
    201201
    202202      <varlistentry id="libaa">
    203         <term><filename class='libraryfile'>libaa.{so,a}</filename></term>
     203        <term><filename class="libraryfile">libaa.{so,a}</filename></term>
    204204        <listitem>
    205205          <para>
     
    207207            portable format to ASCII Art. It can be used through many programs
    208208            and has a very well documented API, so you can easily put it into
    209             your own programs.
     209            your own programs
    210210          </para>
    211211          <indexterm zone="aalib libaa">
  • general/graphlib/babl.xml

    r4a80a67 r4c24eb0a  
    155155
    156156      <varlistentry id="libbabl">
    157         <term><filename class='libraryfile'>libbabl-0.1.so</filename></term>
     157        <term><filename class="libraryfile">libbabl-0.1.so</filename></term>
    158158        <listitem>
    159159          <para>
    160             contains functions to access BablFishes to convert between formats.
     160            contains functions to access BablFishes to convert between formats
    161161          </para>
    162162          <indexterm zone="babl libbabl">
     
    167167    </variablelist>
    168168  </sect2>
     169
    169170</sect1>
  • general/graphlib/exiv2.xml

    r4a80a67 r4c24eb0a  
    197197        <listitem>
    198198          <para>
    199             is a utility used to dump Exif data.
     199            is a utility used to dump Exif data
    200200          </para>
    201201          <indexterm zone="exiv2 exiv2-prog">
  • general/graphlib/fontconfig.xml

    r4a80a67 r4c24eb0a  
    295295        <listitem>
    296296          <para>
    297             is used to create font information caches.
     297            is used to create font information caches
    298298          </para>
    299299          <indexterm zone="fontconfig fc-cache">
     
    307307        <listitem>
    308308          <para>
    309             is used to read font information caches.
     309            is used to read font information caches
    310310          </para>
    311311          <indexterm zone="fontconfig fc-cat">
     
    319319        <listitem>
    320320          <para>
    321             shows the ruleset files' information on the system.
     321            shows the ruleset files' information on the system
    322322          </para>
    323323          <indexterm zone="fontconfig fc-conflist">
     
    331331        <listitem>
    332332          <para>
    333             is used to create font lists.
     333            is used to create font lists
    334334          </para>
    335335          <indexterm zone="fontconfig fc-list">
     
    344344          <para>
    345345            is used to match available fonts, or find fonts that match
    346             a given pattern.
     346            a given pattern
    347347          </para>
    348348          <indexterm zone="fontconfig fc-match">
     
    357357          <para>
    358358            is used to parse pattern (empty pattern by default) and show
    359             the parsed result.
     359            the parsed result
    360360          </para>
    361361          <indexterm zone="fontconfig fc-pattern">
     
    369369        <listitem>
    370370          <para>
    371             is used to query fonts files and print resulting patterns.
     371            is used to query fonts files and print resulting patterns
    372372          </para>
    373373          <indexterm zone="fontconfig fc-query">
     
    382382          <para>
    383383            is used to scan font files and directories, and print resulting
    384             patterns.
     384            patterns
    385385          </para>
    386386          <indexterm zone="fontconfig fc-scan">
     
    394394        <listitem>
    395395          <para>
    396             is used to validate font files.
     396            is used to validate font files
    397397          </para>
    398398          <indexterm zone="fontconfig fc-validate">
     
    408408            contains functions used by the <application>Fontconfig</application>
    409409            programs and also by other programs to configure or customize font
    410             access.
     410            access
    411411          </para>
    412412          <indexterm zone="fontconfig libfontconfig">
  • general/graphlib/freetype2.xml

    r4a80a67 r4c24eb0a  
    237237          <para>
    238238            is used to get <application>FreeType</application> compilation
    239             and linking information.
     239            and linking information
    240240          </para>
    241241          <indexterm zone="freetype2 freetype-config">
     
    250250          <para>
    251251            contains functions for rendering various font types, such
    252             as TrueType and Type1.
     252            as TrueType and Type1
    253253          </para>
    254254          <indexterm zone="freetype2 libfreetype">
  • general/graphlib/fribidi.xml

    r4a80a67 r4c24eb0a  
    142142            is a command-line interface to the
    143143            <filename class="libraryfile">libfribidi</filename> library and
    144             can be used to convert a logical string to visual output.
     144            can be used to convert a logical string to visual output
    145145          </para>
    146146          <indexterm zone="fribidi fribidi-prog">
     
    154154        <listitem>
    155155          <para>
    156             contains functions used to implement the <ulink
    157             url="http://www.unicode.org/reports/tr9/">Unicode
    158             Bidirectional Algorithm</ulink>.
     156            contains functions used to implement the
     157            <ulink url="http://www.unicode.org/reports/tr9/">Unicode
     158            Bidirectional Algorithm</ulink>
    159159          </para>
    160160          <indexterm zone="fribidi libfribidi">
  • general/graphlib/gegl.xml

    r4a80a67 r4c24eb0a  
    207207        <listitem>
    208208          <para>
    209             is a commandline tool for working with the XML data model.
     209            is a commandline tool for working with the XML data model
    210210          </para>
    211211          <indexterm zone="gegl gegl-prog">
     
    220220          <para>
    221221            is a simple image difference detection tool for use in regression
    222             testing.
     222            testing
    223223          </para>
    224224          <indexterm zone="gegl gegl-imgcmp">
     
    229229
    230230      <varlistentry id="libgegl-0.4">
    231         <term><filename class='libraryfile'>libgegl-0.4.so</filename></term>
     231        <term><filename class="libraryfile">libgegl-0.4.so</filename></term>
    232232        <listitem>
    233233          <para>
    234234            provides infrastructure to do demand based cached non destructive
    235             image editing on larger than RAM buffers.
     235            image editing on larger than RAM buffers
    236236          </para>
    237237          <indexterm zone="gegl libgegl-0.4">
     
    242242
    243243      <varlistentry id="libgegl-npd-0.4">
    244         <term><filename class='libraryfile'>libgegl-npd-0.4.so</filename></term>
    245         <listitem>
    246           <para>
    247             is the GEGL N-point image deformation library.
     244        <term><filename class="libraryfile">libgegl-npd-0.4.so</filename></term>
     245        <listitem>
     246          <para>
     247            is the GEGL N-point image deformation library
    248248          </para>
    249249          <indexterm zone="gegl libgegl-npd-0.4">
     
    254254
    255255      <varlistentry id="libgegl-sc-0.4">
    256         <term><filename class='libraryfile'>libgegl-sc-0.4.so</filename></term>
    257         <listitem>
    258           <para>
    259             is the GEGL Seamless Cloning library.
     256        <term><filename class="libraryfile">libgegl-sc-0.4.so</filename></term>
     257        <listitem>
     258          <para>
     259            is the GEGL Seamless Cloning library
    260260          </para>
    261261          <indexterm zone="gegl libgegl-sc-0.4">
     
    267267    </variablelist>
    268268  </sect2>
     269
    269270</sect1>
  • general/graphlib/giflib.xml

    r4a80a67 r4c24eb0a  
    155155        <listitem>
    156156          <para>
    157             converts images saved as GIF to 24-bit RGB images.
     157            converts images saved as GIF to 24-bit RGB images
    158158          </para>
    159159          <indexterm zone="giflib gif2rgb">
     
    167167        <listitem>
    168168          <para>
    169             dumps GIF data in a textual format, or undumps it to a GIF.
     169            dumps GIF data in a textual format, or undumps it to a GIF
    170170          </para>
    171171          <indexterm zone="giflib gifbuild">
     
    179179        <listitem>
    180180          <para>
    181             modifies GIF image colormaps.
     181            modifies GIF image colormaps
    182182          </para>
    183183          <indexterm zone="giflib gifclrmp">
     
    191191        <listitem>
    192192          <para>
    193             clumsily attempts to fix truncated GIF images.
     193            clumsily attempts to fix truncated GIF images
    194194          </para>
    195195          <indexterm zone="giflib giffix">
     
    203203        <listitem>
    204204          <para>
    205             prints (text only) general information about a GIF file.
     205            prints (text only) general information about a GIF file
    206206          </para>
    207207          <indexterm zone="giflib giftext">
     
    215215        <listitem>
    216216          <para>
    217             is a GIF transformation tool.
     217            is a GIF transformation tool
    218218          </para>
    219219          <indexterm zone="giflib giftool">
     
    230230            <application>giflib</application> programs and any other programs
    231231            needing library functionality to read, write and manipulate GIF
    232             images.
     232            images
    233233          </para>
    234234          <indexterm zone="giflib libgif">
  • general/graphlib/glm.xml

    r4a80a67 r4c24eb0a  
    141141
    142142  </sect2>
     143
    143144</sect1>
  • general/graphlib/graphite2.xml

    r4a80a67 r4c24eb0a  
    223223        <listitem>
    224224          <para>
    225             is a test and benchmarking tool.
     225            is a test and benchmarking tool
    226226          </para>
    227227          <indexterm zone="graphite2 comparerender">
     
    235235        <listitem>
    236236          <para>
    237             is a diagnostic console tool for graphite fonts.
     237            is a diagnostic console tool for graphite fonts
    238238          </para>
    239239          <indexterm zone="graphite2 gr2fonttest">
     
    247247        <listitem>
    248248          <para>
    249             is a rendering engine for graphite fonts.
     249            is a rendering engine for graphite fonts
    250250          </para>
    251251          <indexterm zone="graphite2 libgraphite2">
  • general/graphlib/harfbuzz.xml

    r4a80a67 r4c24eb0a  
    204204            single characters and/or single character names. Example:
    205205            <command>hb-ot-shape-closure
    206               /usr/share/fonts/dejavu/DejaVuSans.ttf "Hello World."</command>.
     206              /usr/share/fonts/dejavu/DejaVuSans.ttf "Hello World."</command>
    207207          </para>
    208208          <indexterm zone="harfbuzz hb-ot-shape-closure">
     
    216216        <listitem>
    217217          <para>
    218             is used for the conversion of text strings into positioned glyphs.
     218            is used for the conversion of text strings into positioned glyphs
    219219          </para>
    220220          <indexterm zone="harfbuzz hb-shape">
     
    228228        <listitem>
    229229          <para>
    230             is used to create subsets of fonts, and display text using them.
     230            is used to create subsets of fonts, and display text using them
    231231          </para>
    232232          <indexterm zone="harfbuzz hb-subset">
     
    245245            being ansi/png/svg/pdf/ps/eps. For example:
    246246            <command>hb-view --output-file=hello.png
    247               /usr/share/fonts/dejavu/DejaVuSans.ttf "Hello World."</command>.
     247              /usr/share/fonts/dejavu/DejaVuSans.ttf "Hello World."</command>
    248248          </para>
    249249          <indexterm zone="harfbuzz hb-view">
     
    257257        <listitem>
    258258          <para>
    259             is the HarfBuzz text shaping library.
     259            is the HarfBuzz text shaping library
    260260          </para>
    261261          <indexterm zone="harfbuzz libharfbuzz">
     
    269269        <listitem>
    270270          <para>
    271             provides GObject integration for the HarfBuzz text shaping library.
     271            provides GObject integration for the HarfBuzz text shaping library
    272272          </para>
    273273          <indexterm zone="harfbuzz libharfbuzz-gobject">
     
    281281        <listitem>
    282282          <para>
    283             provides ICU integration for the HarfBuzz text shaping library.
     283            provides ICU integration for the HarfBuzz text shaping library
    284284          </para>
    285285          <indexterm zone="harfbuzz libharfbuzz-icu">
  • general/graphlib/jasper.xml

    r4a80a67 r4c24eb0a  
    175175        <listitem>
    176176          <para>
    177             compares two images of the same geometry.
     177            compares two images of the same geometry
    178178          </para>
    179179          <indexterm zone="jasper imgcmp">
     
    187187        <listitem>
    188188          <para>
    189             displays information about an image.
     189            displays information about an image
    190190          </para>
    191191          <indexterm zone="jasper imginfo">
     
    200200          <para>
    201201            converts images between formats (BMP, JPS, JPC, JPG, PGX, PNM, MIF,
    202             and RAS).
     202            and RAS)
    203203          </para>
    204204          <indexterm zone="jasper jasper">
     
    212212        <listitem>
    213213          <para>
    214             displays images.
     214            displays images
    215215          </para>
    216216          <indexterm zone="jasper jiv">
     
    221221
    222222      <varlistentry id="jasper-lib">
    223         <term><filename class='libraryfile'>libjasper.so</filename></term>
     223        <term><filename class="libraryfile">libjasper.so</filename></term>
    224224        <listitem>
    225225          <para>
    226226            is a library used by programs for reading and writing
    227             JPEG2000 format files.
     227            JPEG2000 format files
    228228          </para>
    229229          <indexterm zone="jasper jasper-lib">
  • general/graphlib/lcms.xml

    r4a80a67 r4c24eb0a  
    163163        <listitem>
    164164          <para>
    165             generates PostScript CRD or CSA from ICC profiles.
     165            generates PostScript CRD or CSA from ICC profiles
    166166          </para>
    167167          <indexterm zone="lcms icc2ps">
     
    175175        <listitem>
    176176          <para>
    177             links two or more profiles into a single device link profile.
     177            links two or more profiles into a single device link profile
    178178          </para>
    179179          <indexterm zone="lcms icclink">
     
    187187        <listitem>
    188188          <para>
    189             is a color space conversion calculator.
     189            is a color space conversion calculator
    190190          </para>
    191191          <indexterm zone="lcms icctrans">
     
    199199        <listitem>
    200200          <para>
    201             is an ICC profile applier for JPEG files.
     201            is an ICC profile applier for JPEG files
    202202          </para>
    203203          <indexterm zone="lcms jpegicc">
     
    211211        <listitem>
    212212          <para>
    213             is an ICC profile applier for TIFF files.
     213            is an ICC profile applier for TIFF files
    214214          </para>
    215215          <indexterm zone="lcms tifficc">
     
    223223        <listitem>
    224224          <para>
    225             is a TIFF compare utility.
     225            is a TIFF compare utility
    226226          </para>
    227227          <indexterm zone="lcms tiffdiff">
     
    235235        <listitem>
    236236          <para>
    237             shows media white of profiles, identifying black body locus.
     237            shows media white of profiles, identifying black body locus
    238238          </para>
    239239          <indexterm zone="lcms wtpt">
     
    244244
    245245      <varlistentry id="liblcms">
    246         <term><filename class='libraryfile'>liblcms.so</filename></term>
     246        <term><filename class="libraryfile">liblcms.so</filename></term>
    247247        <listitem>
    248248          <para>
    249249            is used by the <application>lcms</application> programs as
    250             well as other programs to provide color management facilities.
     250            well as other programs to provide color management facilities
    251251          </para>
    252252          <indexterm zone="lcms liblcms">
  • general/graphlib/lcms2.xml

    r4a80a67 r4c24eb0a  
    150150        <listitem>
    151151          <para>
    152             is the Little CMS ICC profile applier for JPEG.
     152            is the Little CMS ICC profile applier for JPEG
    153153          </para>
    154154          <indexterm zone="lcms2 jpgicc">
     
    174174        <listitem>
    175175          <para>
    176             is the Little CMS ICC PostScript generator.
     176            is the Little CMS ICC PostScript generator
    177177          </para>
    178178          <indexterm zone="lcms2 psicc">
     
    186186        <listitem>
    187187          <para>
    188             is the Little CMS ICC tiff generator.
     188            is the Little CMS ICC tiff generator
    189189          </para>
    190190          <indexterm zone="lcms2 tificc">
     
    198198        <listitem>
    199199          <para>
    200             is the Little CMS ColorSpace conversion calculator.
     200            is the Little CMS ColorSpace conversion calculator
    201201          </para>
    202202          <indexterm zone="lcms2 transicc">
     
    210210        <listitem>
    211211          <para>
    212             contains functions that implement the lcms2 API.
     212            contains functions that implement the lcms2 API
    213213          </para>
    214214          <indexterm zone="lcms2 liblcms2">
     
    219219    </variablelist>
    220220  </sect2>
     221
    221222</sect1>
  • general/graphlib/libexif.xml

    r4a80a67 r4c24eb0a  
    180180
    181181      <varlistentry id="libexif-lib">
    182         <term><filename class='libraryfile'>libexif.so</filename></term>
     182        <term><filename class="libraryfile">libexif.so</filename></term>
    183183        <listitem>
    184184          <para>
    185185            contains functions used for parsing, editing, and saving
    186             EXIF data.
     186            EXIF data
    187187          </para>
    188188          <indexterm zone="libexif libexif-lib">
  • general/graphlib/libgxps.xml

    r4a80a67 r4c24eb0a  
    149149        <listitem>
    150150          <para>
    151             converts XPS documents to a JPEG image.
     151            converts XPS documents to a JPEG image
    152152          </para>
    153153          <indexterm zone="libgxps xpstojpeg">
     
    161161        <listitem>
    162162          <para>
    163             converts XPS documents to PDF format.
     163            converts XPS documents to PDF format
    164164          </para>
    165165          <indexterm zone="libgxps xpstopdf">
     
    173173        <listitem>
    174174          <para>
    175             converts XPS documents to a PNG image.
     175            converts XPS documents to a PNG image
    176176          </para>
    177177          <indexterm zone="libgxps xpstopng">
     
    185185        <listitem>
    186186          <para>
    187             converts XPS documents to PostScript.
     187            converts XPS documents to PostScript
    188188          </para>
    189189          <indexterm zone="libgxps xpstops">
     
    197197        <listitem>
    198198          <para>
    199             converts XPS documents to SVG images.
     199            converts XPS documents to SVG images
    200200          </para>
    201201          <indexterm zone="libgxps xpstosvg">
     
    209209        <listitem>
    210210          <para>
    211             contains API functions for manipulating XPS documents.
     211            contains API functions for manipulating XPS documents
    212212          </para>
    213213          <indexterm zone="libgxps libgxps-lib">
     
    218218    </variablelist>
    219219  </sect2>
     220
    220221</sect1>
  • general/graphlib/libjpeg-turbo.xml

    r4a80a67 r4c24eb0a  
    175175            standard output. Currently supported input file formats are: PPM
    176176            (PBMPLUS color format), PGM (PBMPLUS gray-scale format),
    177             BMP, and Targa.
     177            BMP, and Targa
    178178          </para>
    179179          <indexterm zone="libjpeg cjpeg">
     
    189189            decompresses image files from JPEG/JFIF format to either
    190190            PPM (PBMPLUS color format), PGM (PBMPLUS gray-scale format),
    191             BMP, or Targa format.
     191            BMP, or Targa format
    192192          </para>
    193193          <indexterm zone="libjpeg djpeg">
     
    201201        <listitem>
    202202          <para>
    203             is used for lossless transformation of JPEG files.
     203            is used for lossless transformation of JPEG files
    204204          </para>
    205205          <indexterm zone="libjpeg jpegtran">
     
    213213        <listitem>
    214214          <para>
    215             displays text comments from within a JPEG file.
     215            displays text comments from within a JPEG file
    216216          </para>
    217217          <indexterm zone="libjpeg rdjpgcom">
     
    225225        <listitem>
    226226          <para>
    227             is used to benchmark the performance of libjpeg-turbo.
     227            is used to benchmark the performance of libjpeg-turbo
    228228          </para>
    229229          <indexterm zone="libjpeg tjbench">
     
    237237        <listitem>
    238238          <para>
    239             inserts text comments into a JPEG file.
     239            inserts text comments into a JPEG file
    240240          </para>
    241241          <indexterm zone="libjpeg wrjpgcom">
     
    249249        <listitem>
    250250          <para>
    251             contains functions used for reading and writing JPEG images.
     251            contains functions used for reading and writing JPEG images
    252252        </para>
    253253          <indexterm zone="libjpeg libjpeg-lib">
  • general/graphlib/libmng.xml

    r4a80a67 r4c24eb0a  
    140140
    141141      <varlistentry id="libmng-lib">
    142         <term><filename class='libraryfile'>libmng.so</filename></term>
     142        <term><filename class="libraryfile">libmng.so</filename></term>
    143143        <listitem>
    144144          <para>
    145145            provides functions for programs wishing to read and write MNG
    146146            files which are animation files without the patent problems
    147             associated with certain other formats.
     147            associated with certain other formats
    148148          </para>
    149149          <indexterm zone="libmng libmng-lib">
  • general/graphlib/libmypaint.xml

    r4a80a67 r4c24eb0a  
    150150        <listitem>
    151151          <para>
    152             contains functions for making brushstrokes.
     152            contains functions for making brushstrokes
    153153          </para>
    154154          <indexterm zone="libmypaint libmypaint-lib">
     
    159159    </variablelist>
    160160  </sect2>
     161
    161162</sect1>
  • general/graphlib/libpng.xml

    r4a80a67 r4c24eb0a  
    174174          <para>
    175175            tests, optimizes and optionally fixes the zlib header in PNG files.
    176             Optionally, when fixing, strips ancillary chunks from the file.
     176            Optionally, when fixing, strips ancillary chunks from the file
    177177          </para>
    178178          <indexterm zone="libpng pngfix">
     
    187187          <para>
    188188            fixes PNG files that have an incorrect length field in the
    189             iTXt chunks.
     189            iTXt chunks
    190190          </para>
    191191          <indexterm zone="libpng png-fix-itxt">
     
    201201            is a shell script that provides configuration information
    202202            for applications wanting to use
    203             <application>libpng</application>.
     203            <application>libpng</application>
    204204          </para>
    205205          <indexterm zone="libpng libpng-config">
     
    214214          <para>
    215215            contain routines used to create and manipulate PNG
    216             format graphics files.
     216            format graphics files
    217217          </para>
    218218          <indexterm zone="libpng libpng-lin">
  • general/graphlib/libraw.xml

    r4a80a67 r4c24eb0a  
    186186        <listitem>
    187187          <para>
    188             generates four TIFF files from RAW data, one file per channel.
     188            generates four TIFF files from RAW data, one file per channel
    189189          </para>
    190190          <indexterm zone="libraw _4channels">
     
    198198        <listitem>
    199199          <para>
    200             emulates "dcraw -h" (see <ulink
    201             url="&dcraw-manpage-url;"> DCRAW manpage</ulink>).
     200            emulates "dcraw -h" (see
     201            <ulink url="&dcraw-manpage-url;"> DCRAW manpage</ulink>)
    202202          </para>
    203203          <indexterm zone="libraw dcraw_half">
     
    211211        <listitem>
    212212          <para>
    213             emulates "dcraw [-4] [-6] [-e]" (see <ulink
    214             url="&dcraw-manpage-url;"> DCRAW manpage</ulink>).
     213            emulates "dcraw [-4] [-6] [-e]" (see
     214            <ulink url="&dcraw-manpage-url;"> DCRAW manpage</ulink>)
    215215          </para>
    216216          <indexterm zone="libraw mem_image">
     
    225225          <para>
    226226            creates eight different renderings from one source file.
    227             The first and fourth one should be identical.
     227            The first and fourth one should be identical
    228228          </para>
    229229          <indexterm zone="libraw postprocessing_benchmark">
     
    238238        <listitem>
    239239          <para>
    240             emulates call to "dcraw  [-D]  [-T] [-v] [-e] [-4]"  (see <ulink
    241             url="&dcraw-manpage-url;"> DCRAW manpage</ulink>).
     240            emulates call to "dcraw  [-D]  [-T] [-v] [-e] [-4]"  (see
     241            <ulink url="&dcraw-manpage-url;"> DCRAW manpage</ulink>)
    242242          </para>
    243243          <indexterm zone="libraw simple_dcraw">
     
    251251        <listitem>
    252252          <para>
    253             is an almost complete dcraw emulator (see <ulink
    254             url="&dcraw-manpage-url;"> DCRAW manpage</ulink>).
     253            is an almost complete dcraw emulator (see
     254            <ulink url="&dcraw-manpage-url;"> DCRAW manpage</ulink>)
    255255          </para>
    256256          <indexterm zone="libraw dcraw_emu">
     
    264264        <listitem>
    265265          <para>
    266             emulates call to "dcraw -h [-w] [-a] [-v]"  (see <ulink
    267             url="&dcraw-manpage-url;">DCRAW manpage</ulink>).
     266            emulates call to "dcraw -h [-w] [-a] [-v]"  (see
     267            <ulink url="&dcraw-manpage-url;">DCRAW manpage</ulink>)
    268268          </para>
    269269          <indexterm zone="libraw half_mt">
     
    278278          <para>
    279279            creates eight different renderings from one source file.
    280             The first and fourth one should be identical.
     280            The first and fourth one should be identical
    281281          </para>
    282282          <indexterm zone="libraw multirender_test">
     
    290290        <listitem>
    291291          <para>
    292             emulates call to "dcraw -i [-v]"  (see <ulink
    293             url="&dcraw-manpage-url;"> DCRAW manpage</ulink>).
     292            emulates call to "dcraw -i [-v]"  (see
     293            <ulink url="&dcraw-manpage-url;"> DCRAW manpage</ulink>)
    294294          </para>
    295295          <indexterm zone="libraw raw-identify">
     
    304304          <para>
    305305            generates unprocessed raw image: with masked pixels and without
    306             black subtraction.
     306            black subtraction
    307307          </para>
    308308          <indexterm zone="libraw unprocessed_raw">
  • general/graphlib/librsvg.xml

    r4a80a67 r4c24eb0a  
    196196        <listitem>
    197197          <para>
    198             is used to convert images into PNG, PDF, PS, SVG and other formats.
     198            is used to convert images into PNG, PDF, PS, SVG and other formats
    199199          </para>
    200200          <indexterm zone="librsvg rsvg-convert">
     
    208208        <listitem>
    209209          <para>
    210             provides the functions to render Scalable Vector Graphics.
     210            provides the functions to render Scalable Vector Graphics
    211211          </para>
    212212          <indexterm zone="librsvg librsvg-2">
     
    222222            is the <application>Gdk Pixbuf</application> plugin that allows
    223223            <application>GTK+</application> applications to render Scalable
    224             Vector Graphics images.
     224            Vector Graphics images
    225225          </para>
    226226          <indexterm zone="librsvg libpixbufloader-svg">
  • general/graphlib/libspiro.xml

    r4a80a67 r4c24eb0a  
    139139          <para>
    140140            is a shareable library that can be used by programs to do the Spiro
    141             computations for you.
     141            computations for you
    142142          </para>
    143143          <indexterm zone="libspiro libspiro-lib">
     
    148148    </variablelist>
    149149  </sect2>
     150
    150151</sect1>
  • general/graphlib/libtiff.xml

    r4a80a67 r4c24eb0a  
    171171        <listitem>
    172172          <para>
    173             converts a TIFF facsimile to compressed PostScript file.
     173            converts a TIFF facsimile to compressed PostScript file
    174174          </para>
    175175          <indexterm zone="libtiff fax2ps">
     
    183183        <listitem>
    184184          <para>
    185             creates a TIFF Class F fax file from raw fax data.
     185            creates a TIFF Class F fax file from raw fax data
    186186          </para>
    187187          <indexterm zone="libtiff fax2tiff">
     
    208208          <para>
    209209            converts a palette color TIFF image to a full color
    210             image.
     210            image
    211211          </para>
    212212          <indexterm zone="libtiff pal2rgb">
     
    220220        <listitem>
    221221          <para>
    222             creates a TIFF file from a PPM image file.
     222            creates a TIFF file from a PPM image file
    223223          </para>
    224224          <indexterm zone="libtiff ppm2tiff">
     
    244244        <listitem>
    245245          <para>
    246             converts a raw byte sequence into TIFF.
     246            converts a raw byte sequence into TIFF
    247247          </para>
    248248          <indexterm zone="libtiff raw2tiff">
     
    280280        <listitem>
    281281          <para>
    282             converts a color TIFF image to grayscale.
     282            converts a color TIFF image to grayscale
    283283          </para>
    284284          <indexterm zone="libtiff tiff2bw">
     
    292292        <listitem>
    293293          <para>
    294             converts a TIFF image to a PDF document.
     294            converts a TIFF image to a PDF document
    295295          </para>
    296296          <indexterm zone="libtiff tiff2pdf">
     
    304304        <listitem>
    305305          <para>
    306             converts a TIFF image to a PostScript file.
     306            converts a TIFF image to a PostScript file
    307307          </para>
    308308          <indexterm zone="libtiff tiff2ps">
     
    317317          <para>
    318318            converts a wide variety of TIFF images into an RGBA
    319             TIFF image.
     319            TIFF image
    320320          </para>
    321321          <indexterm zone="libtiff tiff2rgba">
     
    329329        <listitem>
    330330          <para>
    331             compares two TIFF files.
     331            compares two TIFF files
    332332          </para>
    333333          <indexterm zone="libtiff tiffcmp">
     
    341341        <listitem>
    342342          <para>
    343             copies (and possibly converts) a TIFF file.
     343            copies (and possibly converts) a TIFF file
    344344          </para>
    345345          <indexterm zone="libtiff tiffcp">
     
    354354          <para>
    355355            selects, copies, crops, converts, extracts and/or processes
    356             one or more TIFF files.
     356            one or more TIFF files
    357357          </para>
    358358          <indexterm zone="libtiff tiffcrop">
     
    366366        <listitem>
    367367          <para>
    368             converts a grayscale image to bilevel using dithering.
     368            converts a grayscale image to bilevel using dithering
    369369          </para>
    370370          <indexterm zone="libtiff tiffdither">
     
    378378        <listitem>
    379379          <para>
    380             prints verbatim information about TIFF files.
     380            prints verbatim information about TIFF files
    381381          </para>
    382382          <indexterm zone="libtiff tiffdump">
     
    390390        <listitem>
    391391          <para>
    392             displays an image stored in a TIFF file.
     392            displays an image stored in a TIFF file
    393393          </para>
    394394          <indexterm zone="libtiff tiffgt">
     
    402402        <listitem>
    403403          <para>
    404             prints information about TIFF files.
     404            prints information about TIFF files
    405405          </para>
    406406          <indexterm zone="libtiff tiffinfo">
     
    414414        <listitem>
    415415          <para>
    416             applies the median cut algorithm to data in a TIFF file.
     416            applies the median cut algorithm to data in a TIFF file
    417417          </para>
    418418          <indexterm zone="libtiff tiffmedian">
     
    426426        <listitem>
    427427          <para>
    428             sets the value of a TIFF header to a specified value.
     428            sets the value of a TIFF header to a specified value
    429429          </para>
    430430          <indexterm zone="libtiff tiffset">
     
    438438        <listitem>
    439439          <para>
    440             splits a multi-image TIFF into single-image TIFF files.
     440            splits a multi-image TIFF into single-image TIFF files
    441441          </para>
    442442          <indexterm zone="libtiff tiffsplit">
     
    452452            contains the API functions used by the
    453453            <application>libtiff</application> programs as well as other
    454             programs to read and write TIFF files.
     454            programs to read and write TIFF files
    455455          </para>
    456456          <indexterm zone="libtiff libtiff-lib">
     
    465465          <para>
    466466            contains the C++ API functions used
    467             by programs to read and write TIFF files.
     467            by programs to read and write TIFF files
    468468          </para>
    469469          <indexterm zone="libtiff libtiffxx">
  • general/graphlib/libwebp.xml

    r4a80a67 r4c24eb0a  
    174174        <listitem>
    175175          <para>
    176             compresses an image using the WebP format.
     176            compresses an image using the WebP format
    177177          </para>
    178178          <indexterm zone="libwebp cwebp">
     
    186186        <listitem>
    187187          <para>
    188             decompresses WebP files into PNG, PAM, PPM or PGM images.
     188            decompresses WebP files into PNG, PAM, PPM or PGM images
    189189          </para>
    190190          <indexterm zone="libwebp dwebp">
     
    198198        <listitem>
    199199          <para>
    200             converts a GIF image to a WebP image.
     200            converts a GIF image to a WebP image
    201201          </para>
    202202          <indexterm zone="libwebp gif2webp">
     
    210210        <listitem>
    211211          <para>
    212             creates an animated WebP file from a sequence of input images.
     212            creates an animated WebP file from a sequence of input images
    213213          </para>
    214214          <indexterm zone="libwebp img2webp">
     
    222222        <listitem>
    223223          <para>
    224             decompresses a WebP file and displays it in a window.
     224            decompresses a WebP file and displays it in a window
    225225          </para>
    226226          <indexterm zone="libwebp vwebp">
     
    235235          <para>
    236236            prints out the cunk level structure of WebP files along with
    237             performing basic integrity checks.
     237            performing basic integrity checks
    238238          </para>
    239239          <indexterm zone="libwebp webpinfo">
     
    249249            creates animated WebP files from non-animated WebP images, extracts
    250250            frames from animated WebP images, and manages XMP/EXIF metadata and
    251             ICC profile.
     251            ICC profile
    252252          </para>
    253253          <indexterm zone="libwebp webpmux">
     
    261261        <listitem>
    262262          <para>
    263             contains the API functions for WebP encoding and decoding.
     263            contains the API functions for WebP encoding and decoding
    264264          </para>
    265265          <indexterm zone="libwebp libwebp-lib">
  • general/graphlib/mypaint-brushes.xml

    r4a80a67 r4c24eb0a  
    140140
    141141  </sect2>
     142
    142143</sect1>
  • general/graphlib/newt.xml

    r4a80a67 r4c24eb0a  
    166166        <listitem>
    167167          <para>
    168             displays dialog boxes from shell scripts.
     168            displays dialog boxes from shell scripts
    169169          </para>
    170170          <indexterm zone="newt whiptail-prog">
     
    178178        <listitem>
    179179          <para>
    180             is the library for color text mode, widget based user interfaces.
     180            is the library for color text mode, widget based user interfaces
    181181          </para>
    182182          <indexterm zone="newt libnewt-lib">
  • general/graphlib/openjpeg2.xml

    r4a80a67 r4c24eb0a  
    166166        <listitem>
    167167          <para>
    168             converts various image formats to the jpeg2000 format.
     168            converts various image formats to the jpeg2000 format
    169169          </para>
    170170          <indexterm zone="openjpeg2 opj_compress">
     
    178178        <listitem>
    179179          <para>
    180             converts jpeg2000 images to other image types.
     180            converts jpeg2000 images to other image types
    181181          </para>
    182182          <indexterm zone="openjpeg2 opj_decompress">
     
    190190        <listitem>
    191191          <para>
    192             reads in a jpeg2000 image and dumps the contents to stdout.
     192            reads in a jpeg2000 image and dumps the contents to stdout
    193193          </para>
    194194          <indexterm zone="openjpeg2 opj_dump">
  • general/graphlib/pixman.xml

    r4a80a67 r4c24eb0a  
    142142          <para>
    143143            contains functions that provide low-level pixel manipulation
    144             features.
     144            features
    145145          </para>
    146146          <indexterm zone="pixman libpixman">
  • general/graphlib/poppler.xml

    r4a80a67 r4c24eb0a  
    302302        <listitem>
    303303          <para>
    304             adds a new embedded file to an existing PDF file.
     304            adds a new embedded file to an existing PDF file
    305305          </para>
    306306          <indexterm zone="poppler pdfattach">
     
    314314        <listitem>
    315315          <para>
    316             lists or extracts embedded files from PDF files.
     316            lists or extracts embedded files from PDF files
    317317          </para>
    318318          <indexterm zone="poppler pdfdetach">
     
    327327          <para>
    328328            lists the fonts used in a PDF file along with various information
    329             for each font.
     329            for each font
    330330          </para>
    331331          <indexterm zone="poppler pdffonts">
     
    339339        <listitem>
    340340          <para>
    341             saves images from a PDF file as PPM, PBM, or JPEG files.
     341            saves images from a PDF file as PPM, PBM, or JPEG files
    342342          </para>
    343343          <indexterm zone="poppler pdfimages">
     
    352352          <para>
    353353            prints the contents of the 'Info' dictionary (plus some other useful
    354             information) from a PDF file.
     354            information) from a PDF file
    355355          </para>
    356356          <indexterm zone="poppler pdfinfo">
     
    364364        <listitem>
    365365          <para>
    366             extracts single pages from a PDF file.
     366            extracts single pages from a PDF file
    367367          </para>
    368368          <indexterm zone="poppler pdfseparate">
     
    376376        <listitem>
    377377          <para>
    378             verifies the digital signatures in a PDF document.
     378            verifies the digital signatures in a PDF document
    379379          </para>
    380380          <indexterm zone="poppler pdfsig">
     
    389389          <para>
    390390            converts a PDF file to one of several formats (PNG, JPEG, PDF, PS,
    391             EPS, SVG) using the cairo output device of the poppler library.
     391            EPS, SVG) using the cairo output device of the poppler library
    392392          </para>
    393393          <indexterm zone="poppler pdftocairo">
     
    401401        <listitem>
    402402          <para>
    403             converts a PDF file to HTML.
     403            converts a PDF file to HTML
    404404          </para>
    405405          <indexterm zone="poppler pdftohtml">
     
    413413        <listitem>
    414414          <para>
    415             converts PDF files to PBM, PGM and PPM formats.
     415            converts PDF files to PBM, PGM and PPM formats
    416416          </para>
    417417          <indexterm zone="poppler pdftoppm">
     
    425425        <listitem>
    426426          <para>
    427             converts PDF files to Postscript format.
     427            converts PDF files to Postscript format
    428428          </para>
    429429          <indexterm zone="poppler pdftops">
     
    437437        <listitem>
    438438          <para>
    439             converts PDF files to plain text.
     439            converts PDF files to plain text
    440440          </para>
    441441          <indexterm zone="poppler pdftotext">
     
    450450          <para>
    451451            merges several PDF files, in the order of their occurrence on the
    452             command line, to one PDF output file.
     452            command line, to one PDF output file
    453453          </para>
    454454          <indexterm zone="poppler pdfunite">
     
    462462        <listitem>
    463463          <para>
    464             contains the API functions to render PDF files.
     464            contains the API functions to render PDF files
    465465          </para>
    466466          <indexterm zone="poppler libpoppler">
     
    474474        <listitem>
    475475          <para>
    476             is a C++ backend for rendering PDF files.
     476            is a C++ backend for rendering PDF files
    477477          </para>
    478478          <indexterm zone="poppler libpoppler-cpp">
     
    487487          <para>
    488488            is a wrapper library used to interface the PDF rendering functions
    489             with <application>GTK+</application>.
     489            with <application>GTK+</application>
    490490          </para>
    491491          <indexterm zone="poppler libpoppler-glib">
     
    500500          <para>
    501501            is a wrapper library used to interface the PDF rendering functions
    502             with <application>Qt</application>5.
     502            with <application>Qt</application>5
    503503          </para>
    504504          <indexterm zone="poppler libpoppler-qt5">
  • general/graphlib/potrace.xml

    r4a80a67 r4c24eb0a  
    164164        <listitem>
    165165          <para>
    166             transforms images into bitmaps with scaling and filtering.
     166            transforms images into bitmaps with scaling and filtering
    167167          </para>
    168168          <indexterm zone="potrace mkbitmap">
     
    176176        <listitem>
    177177          <para>
    178             transforms bitmaps into vector graphics.
     178            transforms bitmaps into vector graphics
    179179          </para>
    180180          <indexterm zone="potrace potrace-prog">
  • general/graphlib/qpdf.xml

    r4a80a67 r4c24eb0a  
    158158          <para>
    159159            is used to repair PDF files in QDF form after
    160             editing.
     160            editing
    161161          </para>
    162162          <indexterm zone="qpdf fix-qdf">
     
    171171          <para>
    172172            is used to convert one PDF file to another equivalent
    173             PDF file.
     173            PDF file
    174174          </para>
    175175          <indexterm zone="qpdf qpdf-prog">
     
    183183        <listitem>
    184184          <para>
    185             is a raw zlib compression program.
     185            is a raw zlib compression program
    186186          </para>
    187187          <indexterm zone="qpdf zlib-flate">
     
    195195        <listitem>
    196196          <para>
    197             contains the <application>Qpdf</application> API functions.
     197            contains the <application>Qpdf</application> API functions
    198198          </para>
    199199          <indexterm zone="qpdf libqpdf">
  • general/graphlib/qrencode.xml

    r4a80a67 r4c24eb0a  
    179179        <listitem>
    180180          <para>
    181             encodes input data in a QR Code and saves it as a PNG or EPS image.
     181            encodes input data in a QR Code and saves it as a PNG or EPS image
    182182          </para>
    183183          <indexterm zone="qrencode qrencode-prog">
     
    191191        <listitem>
    192192          <para>
    193             contains functions for encoding data in a QR code symbol.
     193            contains functions for encoding data in a QR code symbol
    194194          </para>
    195195          <indexterm zone="qrencode libqrencode">
     
    200200    </variablelist>
    201201  </sect2>
     202
    202203</sect1>
  • general/graphlib/sassc.xml

    r4a80a67 r4c24eb0a  
    195195        <listitem>
    196196          <para>
    197             provides a command line interface to the libsass library.
     197            provides a command line interface to the libsass library
    198198          </para>
    199199          <indexterm zone="sassc sassc-prog">
  • general/graphlib/woff2.xml

    r4a80a67 r4c24eb0a  
    155155        <listitem>
    156156          <para>
    157             provides shared data used by the libwoff2dec and libwoff2enc libraries.
     157            provides shared data used by the libwoff2dec and libwoff2enc libraries
    158158          </para>
    159159          <indexterm zone="woff2 libwoff2common">
     
    167167        <listitem>
    168168          <para>
    169             is the WOFF2 decoder library.
     169            is the WOFF2 decoder library
    170170          </para>
    171171          <indexterm zone="woff2 libwoff2dec">
     
    179179        <listitem>
    180180          <para>
    181             is the WOFF2 encoder library.
     181            is the WOFF2 encoder library
    182182          </para>
    183183          <indexterm zone="woff2 libwoff2enc">
     
    189189    </variablelist>
    190190  </sect2>
     191
    191192</sect1>
Note: See TracChangeset for help on using the changeset viewer.