On the Foleo project, we had a PDF Viewer based on the poppler backend. The UI won't help you, since it's using the HxUI library that's not been released as open-source, but we found that libary to work OK for making a viewer... it manages its own bitmaps in memory, but it's fairly easy to map a "SplashBitmap" to a software surface and handle blitting from it to the display as needed.
_______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
