This commit is contained in:
Vanilla I. Shu 2005-07-18 12:19:58 +00:00
parent 41576a9431
commit 4e6a82190f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139498
3 changed files with 4 additions and 2 deletions

View File

@ -18,4 +18,4 @@ etc. sine it provides FAST random-access read/write of any data wanted
unpack/repack files - data can be etxracted and put back at whim with a
simple API from which simple or complex tools can be built.
WWW: http://www.enlightenment.org/pages/edb.html
WWW: http://www.enlightenment.org/Libraries/Edb/index.html

View File

@ -16,4 +16,4 @@ desired. This gives a massive speedup. If you do not try and access the pixels
in a format other than YUV (or GRAY8 if the source is grascale) then it also
avoids colorspace conversions as well.
Please see the full documentation for Epeg for more details.
WWW: http://www.enlightenment.org/Libraries/Epeg/index.html

View File

@ -9,3 +9,5 @@ standard, but is only available if the input image is a jpeg file. If
the file is anything other than jpg, the traditional freedesktop.org png
thumbnailing will occur. To show the speed increase epeg offers,
Epsilon builds with and without epeg.
WWW: http://www.enlightenment.org/Libraries/Epsilon/index.html