Changeset 2a879b7c for general


Ignore:
Timestamp:
06/12/2015 12:24:25 AM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
287a07e
Parents:
b75604f9
Message:

Add/update some short descriptions

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

Location:
general
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/graphviz.xml

    rb75604f9 r2a879b7c  
    442442      </varlistentry>
    443443
    444       <varlistentry id="gxl2gv">
    445         <term><command>gxl2gv</command></term>
    446         <listitem>
    447           <para>
    448             converts between graphs represented in GXL and in
    449             the GV language.
    450           </para>
    451           <indexterm zone="graphviz gxl2gv">
    452             <primary sortas="b-gxl2gv">gxl2gv</primary>
     444      <varlistentry id="graphml2gv">
     445        <term><command>graphml2gv</command></term>
     446        <listitem>
     447          <para>
     448            converts a graph specified in the GRAPHML format to a graph in
     449            the GV (formerly DOT) format.
     450          </para>
     451          <indexterm zone="graphviz graphml2gv">
     452            <primary sortas="b-graphml2gv">graphml2gv</primary>
     453          </indexterm>
     454        </listitem>
     455      </varlistentry>
     456
     457      <varlistentry id="gv2gml">
     458        <term><command>gv2gml</command></term>
     459        <listitem>
     460          <para>
     461            converts a graph specified in the GV format to a graph in the GML format.
     462          </para>
     463          <indexterm zone="graphviz gv2gml">
     464            <primary sortas="b-gv2gml">gv2gml</primary>
     465          </indexterm>
     466        </listitem>
     467      </varlistentry>
     468
     469      <varlistentry id="gv2gxl">
     470        <term><command>gv2gxl</command></term>
     471        <listitem>
     472          <para>
     473            converts a graph specified in the GV format to a graph in the GXL format.
     474          </para>
     475          <indexterm zone="graphviz gv2gxl">
     476            <primary sortas="b-gv2gxl">gv2gxl</primary>
    453477          </indexterm>
    454478        </listitem>
     
    507531          <indexterm zone="graphviz gvmap">
    508532            <primary sortas="b-gvmap">gvmap</primary>
     533          </indexterm>
     534        </listitem>
     535      </varlistentry>
     536
     537      <varlistentry id="gvmap.sh">
     538        <term><command>gvmap.sh</command></term>
     539        <listitem>
     540          <para>
     541            is a pipeline for running gvmap.
     542          </para>
     543          <indexterm zone="graphviz gvmap.sh">
     544            <primary sortas="b-gvmap.sh">gvmap.sh</primary>
    509545          </indexterm>
    510546        </listitem>
     
    558594      </varlistentry>
    559595
     596      <varlistentry id="gxl2gv">
     597        <term><command>gxl2gv</command></term>
     598        <listitem>
     599          <para>
     600            converts between graphs represented in GXL and in
     601            the GV language.
     602          </para>
     603          <indexterm zone="graphviz gxl2gv">
     604            <primary sortas="b-gxl2gv">gxl2gv</primary>
     605          </indexterm>
     606        </listitem>
     607      </varlistentry>
     608
    560609      <varlistentry id="lefty">
    561610        <term><command>lefty</command></term>
  • general/graphlib/libraw.xml

    rb75604f9 r2a879b7c  
    147147  <sect2 role="content">
    148148    <title>Contents</title>
     149
     150      <note>
     151         <para>
     152           All the installed programs are examples of libraw use.
     153         </para>
     154      </note>
    149155
    150156    <segmentedlist>
     
    168174      </seglistitem>
    169175    </segmentedlist>
    170 <!--
     176
    171177    <variablelist>
    172178      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     
    174180      <?dbhtml list-presentation="table"?>
    175181
    176       <varlistentry id="libraw-lib">
     182      <varlistentry id="_4channels">
     183        <term><command>4channels</command></term>
     184        <listitem>
     185          <para>
     186            generates 4 TIFF file from RAW data, one file per channel.
     187          </para>
     188          <indexterm zone="libraw _4channels">
     189            <primary sortas="b-_4channels">4channels</primary>
     190          </indexterm>
     191        </listitem>
     192      </varlistentry>
     193
     194      <varlistentry id="dcraw_half">
     195        <term><command>dcraw_half</command></term>
     196        <listitem>
     197          <para>
     198            emulates "dcraw -h" (see <ulink
     199            url="http://www.http://www.cybercom.net/~dcoffin/dcraw/dcraw.1.html">
     200            DCRAW manpage</ulink>).
     201          </para>
     202          <indexterm zone="libraw dcraw_half">
     203            <primary sortas="b-dcraw_half">dcraw_half</primary>
     204          </indexterm>
     205        </listitem>
     206      </varlistentry>
     207
     208      <varlistentry id="mem_image">
     209        <term><command>mem_image</command></term>
     210        <listitem>
     211          <para>
     212            emulates "dcraw [-4] [-6] [-e]" (see <ulink
     213            url="http://www.http://www.cybercom.net/~dcoffin/dcraw/dcraw.1.html">
     214            DCRAW manpage</ulink>).
     215          </para>
     216          <indexterm zone="libraw mem_image">
     217            <primary sortas="b-mem_image">mem_image</primary>
     218          </indexterm>
     219        </listitem>
     220      </varlistentry>
     221
     222      <varlistentry id="postprocessing_benchmark">
     223        <term><command>postprocessing_benchmark</command></term>
     224        <listitem>
     225          <para>
     226            creates eight different renderings from 1 source file.
     227            The 1st and 4th one should be identical.
     228          </para>
     229          <indexterm zone="libraw postprocessing_benchmark">
     230            <primary sortas="b-postprocessing_benchmark">
     231            postprocessing_benchmark</primary>
     232          </indexterm>
     233        </listitem>
     234      </varlistentry>
     235
     236      <varlistentry id="simple_dcraw">
     237        <term><command>simple_dcraw</command></term>
     238        <listitem>
     239          <para>
     240            emulates call to "dcraw  [-D]  [-T] [-v] [-e] [-4]"  (see <ulink
     241            url="http://www.http://www.cybercom.net/~dcoffin/dcraw/dcraw.1.html">
     242            DCRAW manpage</ulink>).
     243          </para>
     244          <indexterm zone="libraw simple_dcraw">
     245            <primary sortas="b-simple_dcraw">simple_dcraw</primary>
     246          </indexterm>
     247        </listitem>
     248      </varlistentry>
     249
     250      <varlistentry id="dcraw_emu">
     251        <term><command>dcraw_emu</command></term>
     252        <listitem>
     253          <para>
     254            is an almost complete dcraw emulator (see <ulink
     255            url="http://www.http://www.cybercom.net/~dcoffin/dcraw/dcraw.1.html">
     256            DCRAW manpage</ulink>).
     257          </para>
     258          <indexterm zone="libraw dcraw_emu">
     259            <primary sortas="b-dcraw_emu">dcraw_emu</primary>
     260          </indexterm>
     261        </listitem>
     262      </varlistentry>
     263
     264      <varlistentry id="half_mt">
     265        <term><command>half_mt</command></term>
     266        <listitem>
     267          <para>
     268            emulates call to "dcraw -h [-w] [-a] [-v]"  (see <ulink
     269            url="http://www.http://www.cybercom.net/~dcoffin/dcraw/dcraw.1.html">
     270            DCRAW manpage</ulink>).
     271          </para>
     272          <indexterm zone="libraw half_mt">
     273            <primary sortas="b-half_mt">half_mt</primary>
     274          </indexterm>
     275        </listitem>
     276      </varlistentry>
     277
     278      <varlistentry id="multirender_test">
     279        <term><command>multirender_test</command></term>
     280        <listitem>
     281          <para>
     282            creates eight different renderings from one source file.
     283            The 1st and 4th one should be identical.
     284          </para>
     285          <indexterm zone="libraw multirender_test">
     286            <primary sortas="b-multirender_test">multirender_test</primary>
     287          </indexterm>
     288        </listitem>
     289      </varlistentry>
     290
     291      <varlistentry id="raw-identify">
     292        <term><command>raw-identify</command></term>
     293        <listitem>
     294          <para>
     295            emulates call to "dcraw -i [-v]"  (see <ulink
     296            url="http://www.http://www.cybercom.net/~dcoffin/dcraw/dcraw.1.html">
     297            DCRAW manpage</ulink>).
     298          </para>
     299          <indexterm zone="libraw raw-identify">
     300            <primary sortas="b-raw-identify">half_mt</primary>
     301          </indexterm>
     302        </listitem>
     303      </varlistentry>
     304
     305      <varlistentry id="unprocessed_raw">
     306        <term><command>unprocessed_raw</command></term>
     307        <listitem>
     308          <para>
     309            generates unprocessed raw image: with masked pixels and without
     310            black subtraction.
     311          </para>
     312          <indexterm zone="libraw unprocessed_raw">
     313            <primary sortas="b-unprocessed_raw">unprocessed_raw</primary>
     314          </indexterm>
     315        </listitem>
     316      </varlistentry>
     317
     318<!--      <varlistentry id="libraw-lib">
    177319        <term><filename class='libraryfile'>libraw.so</filename></term>
    178320        <listitem>
     
    185327          </indexterm>
    186328        </listitem>
    187       </varlistentry>
     329      </varlistentry> -->
    188330
    189331    </variablelist>
    190 -->
     332
    191333  </sect2>
    192334
  • general/graphlib/libtiff.xml

    rb75604f9 r2a879b7c  
    147147          bmp2tiff, fax2ps, fax2tiff, gif2tiff, pal2rgb, ppm2tiff, ras2tiff,
    148148          raw2tiff, rgb2ycbcr, thumbnail, tiff2bw, tiff2pdf, tiff2ps,
    149           tiff2rgba, tiffcmp, tiffcp, tiffcrop, tiffdither, tiffdump, tiffgt
     149          tiff2rgba, tiffcmp, tiffcp, tiffcrop, tiffdither, tiffdump, tiffgt,
    150150          tiffinfo, tiffmedian, tiffset and tiffsplit
    151151        </seg>
  • general/graphlib/qpdf.xml

    rb75604f9 r2a879b7c  
    176176      </varlistentry>
    177177
     178      <varlistentry id="zlib-flate">
     179        <term><command>zlib-flate</command></term>
     180        <listitem>
     181          <para>
     182            is a raw zlib compression program.
     183          </para>
     184          <indexterm zone="qpdf zlib-flate">
     185            <primary sortas="b-qpdf">zlib-flate</primary>
     186          </indexterm>
     187        </listitem>
     188      </varlistentry>
     189
    178190      <varlistentry id="libqpdf">
    179191        <term><filename class="libraryfile">libqpdf.so</filename></term>
Note: See TracChangeset for help on using the changeset viewer.