This is PAK format graphic archive file extracter for Leaf products.
See also /usr/local/share/doc/ja/leafpak/README
lfview is Graphic viewer for Leaf products.
See also /usr/X11R6/share/doc/ja/lfview/README
The purpose of this library is to simplify the creation of computer graphics
software. Specifically, it is targeted towards cross-platform development
using the OpenGL rendering API and the FLTK interface toolkit. It attempts
to provide facilities which are useful in the majority of graphics programs.
This release introduces some (relatively small) incompatible changes with
1.0.x versions of the library. Details on changes can be found below.
A very clean graphic library which can handle gif, pcx, targa,
rgb, tiff, pix, ppm, pgm, pbm, raw, rayshade's heightfield, jpeg
and do the following function: resampling, blur, sharpening, cut,
paste, median filter, histogram equalization and so on...
libiptcdata is a library, written in C, for manipulating the International
Press Telecommunications Council (IPTC) metadata stored within multimedia files
such as images. This metadata can include captions and keywords, often used by
popular photo management applications. The library provides routines for
parsing, viewing, modifying, and saving this metadata. The libiptcdata
package also includes a command-line utility, iptc, for editing IPTC data in
JPEG files.
libopenraw is an ongoing project to provide a free software implementation for
camera RAW files decoding. One of the main reason is that dcraw is not suited
for easy integration into applications, and there is a need for an easy to use
API to build free software digital image processing application.
Copperspice is a C++ library derived from the existing Qt 4.8 framework.
The goal was to change the core design of the libraries, leveraging
template functionality and C++11 capabilities.
The redesign allowed the Qt Meta-Object Compiler (moc) system to be
completely removed. Moc is a code generator and does not support many
aspects of C++ including templates, complex data types, static type
checking, and relies heavily on string comparisons. Removing moc improves
runtime performance, reduces the complexity of the build process, and
allows more issues to be detected at compile time.
Key features:
* Qt Meta-Object Compiler (moc) is obsolete
* Written in C++11
* Library links directory to any standard C++ application
* A template class can inherit from QObject
* Copperspice includes several Qt5 classes
This is a tiny library for decoding PhotoCD images. Its not exactly
new, it exists for years. I've just released it separately for the
first time now. It used to come bundled with xpcd.
projectM is an awesome music visualizer. There is nothing better in the world
of Unix. projectM's greatness comes from the hard work of the community. Users
like you can create presets that connect music with incredible visuals. Try it!
The Puzzle library is designed to quickly find visually similar images
(GIF, PNG, JPG), even if they have been resized, recompressed, recolored
or slightly modified.
The library is free, lightweight yet very fast, configurable, easy to use
and it has been designed with security in mind.