Qt-interest Archive, May 2007
release cairo4qt - a cairo based paint engine for Qt4
Message 1 in thread
Hello everybody, I'm to glad to release cairo4qt.
cairo4qt, just like the name, implements a cairo based paint engine
for Qt4's Arthur paint system. It's licenced under GPLv2. Most paint
functions have been implemented and test on Linux, so the first
veriosn is 0.9.
Requirement:
Qt >= 4.2.0 (tested with 4.2.3)
cairo >= 1.4.0
Current Status:
1) support most cairo based paintengine features except ConicalGradientFill
2) not implement cairo based text draw functions, text display is slower
3) only support cairo's xlib/xlib-render backend, so just
QWidget/QPixmap can use cairo4qt on Linux system
Download:
http://code.google.com/p/cairo4qt/
--
[ signature omitted ]