Ignore:
Timestamp:
03/18/2020 10:00:14 AM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 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:
63228ac1
Parents:
dca1247
Message:

Format general/genutils

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/imagemagick.xml

    rdca1247 rb7a85cd9  
    7272    <itemizedlist spacing="compact">
    7373      <listitem>
    74         <para>Download (HTTP): <ulink url="&imagemagick-download-http;"/></para>
    75       </listitem>
    76       <listitem>
    77         <para>Download (FTP): <ulink url="&imagemagick-download-ftp;"/></para>
    78       </listitem>
    79       <listitem>
    80         <para>Download MD5 sum: &imagemagick-md5sum;</para>
    81       </listitem>
    82       <listitem>
    83         <para>Download size: &imagemagick-size;</para>
    84       </listitem>
    85       <listitem>
    86         <para>Estimated disk space required: &imagemagick-buildsize;</para>
    87       </listitem>
    88       <listitem>
    89         <para>Estimated build time: &imagemagick-time;</para>
     74        <para>
     75          Download (HTTP): <ulink url="&imagemagick-download-http;"/></para>
     76      </listitem>
     77      <listitem>
     78        <para>
     79          Download (FTP): <ulink url="&imagemagick-download-ftp;"/></para>
     80      </listitem>
     81      <listitem>
     82        <para>
     83          Download MD5 sum: &imagemagick-md5sum;</para>
     84      </listitem>
     85      <listitem>
     86        <para>
     87          Download size: &imagemagick-size;</para>
     88      </listitem>
     89      <listitem>
     90        <para>
     91          Estimated disk space required: &imagemagick-buildsize;</para>
     92      </listitem>
     93      <listitem>
     94        <para>
     95          Estimated build time: &imagemagick-time;</para>
    9096      </listitem>
    9197    </itemizedlist>
     
    368374      <term><command>animate</command></term>
    369375      <listitem>
    370         <para>animates a sequence of images.</para>
     376        <para>
     377          animates a sequence of images.
     378        </para>
    371379        <indexterm zone="imagemagick animate">
    372380          <primary sortas="b-animate">animate</primary>
     
    378386      <term><command>compare</command></term>
    379387      <listitem>
    380         <para>compares an image to a reconstructed image.</para>
     388        <para>
     389          compares an image to a reconstructed image.
     390        </para>
    381391        <indexterm zone="imagemagick compare">
    382392          <primary sortas="b-compare">compare</primary>
     
    388398      <term><command>composite</command></term>
    389399      <listitem>
    390         <para>composites various images into the given base image.</para>
     400        <para>
     401          composites various images into the given base image.
     402        </para>
    391403        <indexterm zone="imagemagick composite">
    392404          <primary sortas="b-composite">composite</primary>
     
    398410      <term><command>conjure</command></term>
    399411      <listitem>
    400         <para>processes a MSL script to create an image.</para>
     412        <para>
     413          processes a MSL script to create an image.
     414        </para>
    401415        <indexterm zone="imagemagick conjure">
    402416          <primary sortas="b-conjure">conjure</primary>
     
    408422      <term><command>convert</command></term>
    409423      <listitem>
    410         <para>converts image(s) from one format to another.</para>
     424        <para>
     425          converts image(s) from one format to another.
     426        </para>
    411427        <indexterm zone="imagemagick convert">
    412428          <primary sortas="b-convert">convert</primary>
     
    418434      <term><command>display</command></term>
    419435      <listitem>
    420         <para>displays an image.</para>
     436        <para>
     437          displays an image.
     438        </para>
    421439        <indexterm zone="imagemagick display">
    422440          <primary sortas="b-display">display</primary>
     
    428446      <term><command>identify</command></term>
    429447      <listitem>
    430         <para>describes the format and characteristics of an image file.</para>
     448        <para>
     449          describes the format and characteristics of an image file.
     450        </para>
    431451        <indexterm zone="imagemagick identify">
    432452          <primary sortas="b-identify">identify</primary>
     
    438458      <term><command>import</command></term>
    439459      <listitem>
    440         <para>captures an X window.</para>
     460        <para>
     461          captures an X window.
     462        </para>
    441463        <indexterm zone="imagemagick import">
    442464          <primary sortas="b-import">import</primary>
     
    448470      <term><command>magick</command></term>
    449471      <listitem>
    450         <para>convert between image formats as well as resize an image,
    451         blur, crop, despeckle, dither, draw on, flip, join, re-sample
    452         and much more.</para>
     472        <para>
     473          convert between image formats as well as resize an image,
     474          blur, crop, despeckle, dither, draw on, flip, join, re-sample
     475          and much more.
     476        </para>
    453477        <indexterm zone="imagemagick magick">
    454478          <primary sortas="b-magick">magick</primary>
     
    460484      <term><command>Magick{++,Core,Wand}-config</command></term>
    461485      <listitem>
    462         <para>show information about the installed versions of the
    463         <application>ImageMagick</application> libraries.</para>
     486        <para>
     487          show information about the installed versions of the
     488          <application>ImageMagick</application> libraries.
     489        </para>
    464490        <indexterm zone="imagemagick magick-config">
    465491          <primary sortas="b-Magick-config">Magick-config</primary>
     
    471497      <term><command>mogrify</command></term>
    472498      <listitem>
    473         <para>transforms an image.</para>
     499        <para>
     500          transforms an image.
     501        </para>
    474502        <indexterm zone="imagemagick mogrify">
    475503          <primary sortas="b-mogrify">mogrify</primary>
     
    481509      <term><command>montage</command></term>
    482510      <listitem>
    483         <para>composites various images into a new image.</para>
     511        <para>
     512          composites various images into a new image.
     513        </para>
    484514        <indexterm zone="imagemagick montage">
    485515          <primary sortas="b-montage">montage</primary>
     
    491521      <term><command>stream</command></term>
    492522      <listitem>
    493         <para>streams one or more pixel components of an image or
    494          portion of the image to your choice of storage formats.</para>
     523        <para>
     524          streams one or more pixel components of an image or
     525          portion of the image to your choice of storage formats.
     526        </para>
    495527        <indexterm zone="imagemagick stream">
    496528          <primary sortas="b-stream">stream</primary>
     
    502534      <term><filename class='libraryfile'>Image::Magick</filename></term>
    503535      <listitem>
    504         <para>allows the reading, manipulation and writing of a large number of
    505         image file formats using the <application>ImageMagick</application>
    506         library. Run <command>make</command> in the
    507         <filename class='directory'>PerlMagick/demo</filename> directory of
    508         the package source tree after the package is installed to see a nice
    509         demo of the module's capabilities.</para>
     536        <para>
     537          allows the reading, manipulation and writing of a large number of
     538          image file formats using the <application>ImageMagick</application>
     539          library. Run <command>make</command> in the
     540          <filename class='directory'>PerlMagick/demo</filename> directory of
     541          the package source tree after the package is installed to see a nice
     542          demo of the module's capabilities.
     543        </para>
    510544        <indexterm zone="imagemagick perlmagick">
    511545          <primary sortas="g-Image-Magick">Image::Magick</primary>
Note: See TracChangeset for help on using the changeset viewer.