bombasticbob / X11workbenchProject

The X11 Work Bench, an IDE for working on X11 applications, with a simple C language toolkit that should be familiar and easy to use for old school GUI programmers (currently pre-alpha state)
Other
4 stars 0 forks source link

printer support needs design and implementation #3

Open bombasticbob opened 8 years ago

bombasticbob commented 8 years ago

printer support needs design and implementation. in short, it should be possible to use an X11 device context or pixmap to display correctly onto a printer page. PDF output optional, but highly desired.

can rely on external libs via dynamic loading after checking for appropriate libraries, etc..