diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-07 20:49:31 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-07 20:49:31 +0000 |
commit | 56d0e89eec7a65cd783aaecd29fefde7b20f7a96 (patch) | |
tree | 79de035a23bbb285c8713b492fa4fa499634f7f8 /graphics | |
parent | 836f824b7f7339847cc2cb57f6c10401a6122132 (diff) | |
download | pkgsrc-56d0e89eec7a65cd783aaecd29fefde7b20f7a96.tar.gz |
Edited DESCR in the case of:
File too long (should be no more than 24 lines).
Line too long (should be no more than 80 characters).
Trailing empty lines.
Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/asymptote/DESCR | 28 | ||||
-rw-r--r-- | graphics/digikam/DESCR | 50 | ||||
-rw-r--r-- | graphics/jpeg_ls/DESCR | 45 | ||||
-rw-r--r-- | graphics/libkface/DESCR | 2 | ||||
-rw-r--r-- | graphics/ljpeg/DESCR | 46 | ||||
-rw-r--r-- | graphics/p5-GDGraph-boxplot/DESCR | 6 |
6 files changed, 70 insertions, 107 deletions
diff --git a/graphics/asymptote/DESCR b/graphics/asymptote/DESCR index fe73c518731..c7d7c09caeb 100644 --- a/graphics/asymptote/DESCR +++ b/graphics/asymptote/DESCR @@ -1,12 +1,8 @@ -Asymptote is a powerful descriptive vector graphics language that -provides a natural coordinate-based framework for technical drawing. -Labels and equations are typeset with LaTeX, for high-quality -PostScript output. - -A major advantage of Asymptote over other graphics packages is that -it is a programming language, as opposed to just a graphics program. - -Features of Asymptote: +Asymptote is a powerful descriptive vector graphics language that provides a +natural coordinate-based framework for technical drawing. Labels and equations +are typeset with LaTeX, for high-quality PostScript output. A major advantage of +Asymptote over other graphics packages is that it is a programming language, as +opposed to just a graphics program. Features of Asymptote: # provides a portable standard for typesetting mathematical figures, just as TeX/LaTeX has become the standard for typesetting equations; @@ -18,21 +14,11 @@ programming syntax and floating-point numerics; # runs on all major platforms (UNIX, MacOS, Microsoft Windows); -# mathematically oriented (e.g. rotation of vectors by complex -multiplication); +# mathematically oriented (e.g. rotation of vectors by complex multiplication); # LaTeX typesetting of labels (for document consistency); # uses simplex method and deferred drawing to solve overall size constraint issues between fixed-sized objects (labels and arrowheads) and objects that should scale with figure size; - -# fully generalizes MetaPost path construction algorithms to three -dimensions; - -# compiles commands into virtual machine code for speed without -sacrificing portability; - -# high-level graphics commands are implemented in the Asymptote -language itself, allowing them to be easily tailored to specific -applications. + ...and more! diff --git a/graphics/digikam/DESCR b/graphics/digikam/DESCR index 0191893f24c..1fab131ea62 100644 --- a/graphics/digikam/DESCR +++ b/graphics/digikam/DESCR @@ -1,35 +1,21 @@ -digiKam is an advanced digital photo management application for -KDE, which makes importing and organizing digital photos a "snap". -The photos are organized in albums which can be sorted chronologically, -by folder layout or by custom collections. +digiKam is an advanced digital photo management application for KDE, which makes +importing and organizing digital photos a "snap". The photos are organized in +albums which can be sorted chronologically, by folder layout or by custom +collections. -You tag your images which can be spread out across multiple folders, -and digiKam provides fast and intuitive ways to browse these tagged -images. You can also add comments to your images. digiKam makes -use of a fast and robust database to store these meta-informations -which makes adding and editing of comments and tags very reliable. +You tag your images which can be spread out across multiple folders, and digiKam +provides fast and intuitive ways to browse these tagged images. You can also add +comments to your images. digiKam makes use of a fast and robust database to +store these meta-informations which makes adding and editing of comments and +tags very reliable. -An easy-to-use interface is provided that enables you to connect -to your camera and preview, download and/or delete your images. -Basic auto-transformations can be deployed on the fly during image -downloading. +An easy-to-use interface is provided that enables you to connect to your camera +and preview, download and/or delete your images. Basic auto-transformations can +be deployed on the fly during image downloading. -Another tool, which most artists and photographers will be familiar -with, is a Light Table. This tool assists artists and photographers -with reviewing their work ensuring the highest quality only. A -classical light table will show the artist the place on the images -to touch up. Well in digiKam, the light table function provides -the user a similar experience. You can import a photo, drag it onto -the light table, and touch up only the areas that need it. - -The digiKam Image Editor has its own plugin subsystem with some -common tools e.g. red eye correction or Gamma correction. Additional -plugins are provided with the main application to process advanced -corrections on image like color management, noise reduction, or -special effects. digiKam Image Editor supports all camera RAW file -formats, 16 bits color depth, Exif/Makernote/IPTC/GPS metadata, -Color management, tagging/rating/comments pictures, etc. - -A stand-alone image editor version named ShowFoto is also available. -It runs without digiKam images database support, but provides all -Image Editor functions. +Another tool, which most artists and photographers will be familiar with, is a +Light Table. This tool assists artists and photographers with reviewing their +work ensuring the highest quality only. A classical light table will show the +artist the place on the images to touch up. Well in digiKam, the light table +function provides the user a similar experience. You can import a photo, drag it +onto the light table, and touch up only the areas that need it. diff --git a/graphics/jpeg_ls/DESCR b/graphics/jpeg_ls/DESCR index f7d883f126e..5ab81692c4a 100644 --- a/graphics/jpeg_ls/DESCR +++ b/graphics/jpeg_ls/DESCR @@ -1,25 +1,22 @@ -This software package contains an implementation of JPEG-LS, the -emerging lossless/near-lossless compression standard for continuous-tone -images being developed by ISO/IEC JTC1/SC29/WG1 (draft document -FCD14495 as of November 1997). The names of the executables in the -software package derive from the acronym LOCO, as the core of the -new standard is based on the LOCO-I algorithm (LOw COmplexity -LOssless COmpression for Images) developed at Hewlett-Packard -Laboratories (reference: M. Weinberger, G. Seroussi, G. Sapiro, -"LOCO-I: A Low Complexity, Context-Based, Lossless Image Compression -Algorithm," Proc. IEEE Data Compression Conference, Snowbird, Utah, -March-April 1996). +This software package contains an implementation of JPEG-LS, the emerging +lossless/near-lossless compression standard for continuous-tone images being +developed by ISO/IEC JTC1/SC29/WG1 (draft document FCD14495 as of November +1997). The names of the executables in the software package derive from the +acronym LOCO, as the core of the new standard is based on the LOCO-I algorithm +(LOw COmplexity LOssless COmpression for Images) developed at Hewlett-Packard +Laboratories (reference: M. Weinberger, G. Seroussi, G. Sapiro, "LOCO-I: A Low +Complexity, Context-Based, Lossless Image Compression Algorithm," Proc. IEEE +Data Compression Conference, Snowbird, Utah, March-April 1996). -The term "near-lossless compression" refers to a lossy algorithm -for which each decompressed image sample differs from the corresponding -original image sample by not more than a pre-specified value, the -(usually small) "loss." Lossless compression corresponds to loss=0. -Even though the term "continuous-tone image" refers in principle -to any image whose components have more than one bit per sample, -palletized images may require a reordering of the color palette -for best compression results using LOCO-I on the array of color -indices. This functionality is not implemented in the present -software, although it is supported by the new standard, and is easy -enough to implement with the tools given. Notice, however, that -LOCO-I and JPEG-LS were not designed, and might not give optimal -performance, for images that have been palletized through dithering. +The term "near-lossless compression" refers to a lossy algorithm for which each +decompressed image sample differs from the corresponding original image sample +by not more than a pre-specified value, the (usually small) "loss." Lossless +compression corresponds to loss=0. Even though the term "continuous-tone image" +refers in principle to any image whose components have more than one bit per +sample, palletized images may require a reordering of the color palette for best +compression results using LOCO-I on the array of color indices. This +functionality is not implemented in the present software, although it is +supported by the new standard, and is easy enough to implement with the tools +given. Notice, however, that LOCO-I and JPEG-LS were not designed, and might not +give optimal performance, for images that have been palletized through +dithering. diff --git a/graphics/libkface/DESCR b/graphics/libkface/DESCR index 3e648b28849..b209346b418 100644 --- a/graphics/libkface/DESCR +++ b/graphics/libkface/DESCR @@ -1,4 +1,4 @@ Libkface is a Qt/C++ wrapper around LibFace library to perform face recognition -and detection over pictures +and detection over pictures. This library is used by kipi-plugins, digiKam and others kipi host programs. diff --git a/graphics/ljpeg/DESCR b/graphics/ljpeg/DESCR index b1a152d2e8d..dabb3ca6f4e 100644 --- a/graphics/ljpeg/DESCR +++ b/graphics/ljpeg/DESCR @@ -1,30 +1,24 @@ -In 1992, a joint ISO/CCITT committee known as JPEG (Joint Photographic -Experts Group) established and published the first draft international -standard (DIS) for compressing continuous-tone still images, both -grayscale and color. JPEG has defined four mode of operations, -summarized them as follows. - +In 1992, a joint ISO/CCITT committee known as JPEG (Joint Photographic Experts +Group) established and published the first draft international standard (DIS) +for compressing continuous-tone still images, both grayscale and color. JPEG has +defined four mode of operations, summarized them as follows: (1) Sequential encoding: each image component is encoded in a single left-to-right, top-to-bottom scan; (2) Progressive encoding: the image is encoded in multiple scans for - applications in which transmission time is long, and the viewer - prefers to watch the image build up in multiple coarse-to-clear - passes; -(3) Lossless encoding: the images is encoded to guarantee exact recovery - of every source image sample value (even though the result is low - compression compared to the lossy modes); -(4) Hierarchical encoding: the image is encoded at multiple resolutions - so that lower-resolution versions may be accessed without first having - to decompress the image at its full resolution. - -Our lossless JPEG encoding program has an automatic prediction -selection value (PSV) selector which selects the best PSV among a -user provided or default set of PSVs. This selector guarantees the -best compression ratio for lossless JPEG. + applications in which transmission time is long, and the viewer prefers to + watch the image build up in multiple coarse-to-clear passes; +(3) Lossless encoding: the images is encoded to guarantee exact recovery of + every source image sample value (even though the result is low compression + compared to the lossy modes); +(4) Hierarchical encoding: the image is encoded at multiple resolutions so that + lower-resolution versions may be accessed without first having to decompress + the image at its full resolution. +Our lossless JPEG encoding program has an automatic prediction selection value +(PSV) selector which selects the best PSV among a user provided or default set +of PSVs. This selector guarantees the best compression ratio for lossless JPEG. -The encoding program "pnmtoljpg" compresses a Portable Pixmap or -Portable Graymap image to a lossles JPEG (ljpg) image using the -JPEG standard (DIS) lossless mode of operation. The decoding program -"ljpgtopnm" decodes a ljpg image to either a Portable Pixmap or -Portable Graymap image depending on the number of color components -stored in the ljpg image file. +The encoding program "pnmtoljpg" compresses a Portable Pixmap or Portable +Graymap image to a lossles JPEG (ljpg) image using the JPEG standard (DIS) +lossless mode of operation. The decoding program "ljpgtopnm" decodes a ljpg +image to either a Portable Pixmap or Portable Graymap image depending on the +number of color components stored in the ljpg image file. diff --git a/graphics/p5-GDGraph-boxplot/DESCR b/graphics/p5-GDGraph-boxplot/DESCR index 7ee52d3e700..9bfbf1b7e5d 100644 --- a/graphics/p5-GDGraph-boxplot/DESCR +++ b/graphics/p5-GDGraph-boxplot/DESCR @@ -1,3 +1,3 @@ -GD::Graph::boxplot is a perl5 module that uses GD::Graph, GD, and -Statistics::Descriptive to create and display PNG output for box -and whisker graphs. +GD::Graph::boxplot is a perl5 module that uses GD::Graph, GD, and +Statistics::Descriptive to create and display PNG output for box and whisker +graphs. |