The Following 3 Users Say Thank You to attila77 For This Useful Post: | ||
|
2009-04-20
, 15:23
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#2
|
|
2009-04-20
, 15:31
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#3
|
|
2009-04-20
, 15:34
|
Posts: 186 |
Thanked: 56 times |
Joined on Mar 2008
|
#4
|
|
2009-04-20
, 15:40
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#5
|
|
2009-05-05
, 04:27
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#6
|
|
2009-05-05
, 05:38
|
Posts: 1,213 |
Thanked: 356 times |
Joined on Jan 2008
@ California and Virginia
|
#7
|
#apt-get install pyqtoreader python2.5-qt4-gui python2.5-qt4-core python2.5-qt4-common The following packages have unmet dependencies: python2.5-qt4-core: Depends: python2.5-qt4-common (= 4.4.3-maemo9) but 4.4.3-maemo7 is to be installed python2.5-qt4-gui: Depends: python2.5-qt4-core (= 4.4.3-maemo7) but 4.4.3-maemo9 is to be installed E: Broken Package
|
2009-05-05
, 11:30
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#8
|
|
2009-05-05
, 11:43
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#9
|
How is this compared to cbrpager? Is it faster at rendering? Better navigation? Its seems much bigger...
* dynamic zoom/drag, no more boring button pressing for zoom in-out !
* online integration - webcomics, dilbert, userfriendly, xkcd, penny arcade,
whatever rocks your boat
* online integration #2 - flickr, picasa photostreams
* OpenGL support for FAST zoom/drag
* oversize JPG/RAW support it to check on those 20MPix camera images you have
lingering around your tablet
* view LARGE text/html docs with leisure
* possibly pdf via poppler one day
* cbt/cbz without extra dependencies, cbr via unrar
It's really geared towards OpenGL ES devices, but I hacked together a tablet release for all of us who don't happen to have a next-gen nokia tablet in our cupboard. It lacks the whooshes, the fizz and the bang, but does a pretty decent job even on non GL accelerated platforms (read -> your N800 or N810). The alpha unfortunately misses the online integration as well as it's too unstable just yet, but it will be there for the beta.
Still fighting with the autobuilder, so no extras-devel release yet, you'll have to make with a simple .zip (I included an astronomy poster just in case you don't have big pictures at hand). No install required, just unzip in a dir, start pyqtoreader.py and you're good to go.
http://www.atombiztos.hu/pyqtoreader.zip
In case you don't have pyqt installed, the magic command to get it is:
apt-get install python2.5-qt4-gui
Last edited by attila77; 2009-04-20 at 15:36.