Changeset 62b734d
- Timestamp:
- 10/06/2004 01:32:45 AM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ad176f9
- Parents:
- 8971ada
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r8971ada r62b734d 1 <!ENTITY day "0 4">1 <!ENTITY day "05"> 2 2 <!ENTITY month "10"> 3 3 <!ENTITY year "2004"> … … 78 78 <!-- Chapter 9 --> 79 79 <!ENTITY libjpeg-version "6b"> 80 <!ENTITY libpng-version "1.2. 6">80 <!ENTITY libpng-version "1.2.7"> 81 81 <!ENTITY libtiff-version "3.6.1"> 82 82 <!ENTITY libungif-version "4.1.0b1"> -
general/graphlib/libpng.xml
r8971ada r62b734d 8 8 <!ENTITY libpng-download-ftp " "> 9 9 <!ENTITY libpng-md5 "2518e496ad45c3531285b58016a6be5c"> 10 <!ENTITY libpng-size "3 69KB">11 <!ENTITY libpng-buildsize " 4.5MB">10 <!ENTITY libpng-size "371 KB"> 11 <!ENTITY libpng-buildsize "5.6 MB"> 12 12 <!ENTITY libpng-time "0.2 SBU"> 13 13 … … 102 102 <sect2><title>Description</title> 103 103 104 <sect3><title>png libraries</title> 105 <para>The <acronym>PNG</acronym> library is a collection of routines used to 104 <sect3><title>libpng libraries</title> 105 <para>The <filename class="libraryfile">libpng</filename> libraries are 106 a collection of routines used to 106 107 create and manipulate <acronym>PNG</acronym> format graphics files. The 107 108 <acronym>PNG</acronym> format was designed as a … … 117 118 118 119 </sect1> 119 -
introduction/welcome/changelog.xml
r8971ada r62b734d 23 23 <itemizedlist> 24 24 25 <listitem><para>October 5th, 2004 [igor]: Updated to 26 libpng-1.2.7.</para></listitem> 27 25 28 <listitem><para>October 4th, 2004 [igor]: Fixed replaceable tags and 26 29 removed a redundant CVSROOT export on the cvsserver
Note:
See TracChangeset
for help on using the changeset viewer.