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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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">
Note: See TracChangeset for help on using the changeset viewer.