You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TDE Gitea
be95d7763c
|
4 years ago | |
---|---|---|
admin@714211691f | 4 years ago | |
cmake@fb4f389731 | 4 years ago | |
doc | 8 years ago | |
examples | 13 years ago | |
kernel | 5 years ago | |
.gitmodules | 5 years ago | |
AUTHORS | 15 years ago | |
COPYING | 13 years ago | |
ChangeLog | 12 years ago | |
INSTALL | 15 years ago | |
LICENSE | 15 years ago | |
LICENSE.GPL | 15 years ago | |
LICENSE.JASPER | 15 years ago | |
LICENSE.LJPEG | 15 years ago | |
LICENSE.MNG | 15 years ago | |
LICENSE.PNG | 15 years ago | |
Makefile.am | 15 years ago | |
Makefile.dist | 15 years ago | |
README | 15 years ago | |
VERSION | 15 years ago | |
acinclude.m4 | 6 years ago | |
aclocal.m4 | 15 years ago | |
builddeb | 15 years ago | |
config.guess | 15 years ago | |
config.sub | 15 years ago | |
configure.ac | 9 years ago | |
configure.gnu | 13 years ago | |
description-pak | 15 years ago | |
ksquirrellibs.pc.in | 9 years ago | |
patch-stamp | 15 years ago | |
reconfigure | 15 years ago | |
required-etch | 15 years ago | |
stamp-h.in | 15 years ago | |
subdirs | 15 years ago |
README
Important --------- * if you you want JPEG, PNG and TIFF support, please install libpng, libjpeg and libtiff. * XWD library requires X11/XWDFile.h. * WMF library requires freetype2, libxml2 * SVG library requires rsvg-convert * MNG library requires libmng * TTF library requires libfreetype >= 2.1.9 * GIF library requires libungif * All this packages plus -devel packages * DXF library requires vec2web installed * DJVU library requires "ddjvu" installed * NEO, IFF, PICT and some other libraries require NetPBM installed About ----- * ksquirrel-libs is a set of image codecs. * It contains regular libraries for KSquirrel. * It contains different image decoders for JPEG, PNG, BMP, TIFF, PSD, GIF etc. You can use ksquirrel-libs in other projects, just write your own mechanism that could use the libraries. * You can find latest version of ksquirrel-libs at http://ksquirrel.sf.net. * You can find some interesting examples in "examples" directory qgl - using ksquirrel-libs with Qt and OpenGL (QGLWidget) qtapp - using ksquirrel-libs with Qt (QLabel) To compile them cd to "examples" and run make * You can simply use it in your viewer or any other program * rawrgb library is a good example how to write new codec Version ------- Current version: see VERSION Copyrights ---------- see COPYING