You didnt read the src obviously or even the descrition.

The app that uses qt is the one to convert epub into epb for the minimal ebook 
reader.

The src is in c++ but uses very few features. All this stuff is suposed to run 
on an avr chip with 32K of flash, 2.5K of ram and 25mhz

Qt cant run there. In the git you have the src for the gfx, events and apps 
apis. Its more than 2000 LOC. But conceptually is great.

It comes from a demoscene guy.

On 11/10/2011, at 17:06, Kurt H Maier <karmaf...@gmail.com> wrote:

> Sorry, let me rephrase:
> 
> This thing uses Qt for anything useful.  The little crippled drawing
> primitives they introduced are barely used to draw boxes.  There are a
> bunch of useless demo programs, and then they use Qt for everything
> that actually does anything.  Why bother?
> 
> 
> -- 
> # Kurt H Maier
> 

Reply via email to