Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
qzion - a canvas abstraction used by and made for QEdje
- Description:
QZion is a canvas abstraction used by and made for QEdje. As it is an
abstraction, different implementations can exist, making it possible to
optimize QEdje for different platforms/devices.
Currently an implementation, based on KGameCanvas (from libkdegames)
exists, but work is being done on providing an implementation using QT's
QGraphicsView.
The KGameCanvas-based implementation is very lightweight and works relatively
well on embedded devices, where QGraphicsView is currently slow and not
yet optimized for.
Packages
qzion-0.4.0-2m.mo6.i686
[63 KiB] |
Changelog
by NARITA Koichi (2009-06-19):
- (0.4.0-2m)
- add patch1 to enable to build
|