Revision 622774
Go back to digest for 14th January 2007Features in Graphics
Pino Toscano committed changes in /trunk/playground/graphics/okular/core:
Add the ability to read from standard input, eg
$ command_that_produce_a_document | okular -
Expand a but the Generator API so a generator can directly read from the raw data read from stdin. Generators that can not read from raw data will open the temporary file with the saved data.
File Changes
Modified 3 files
- /trunk/playground/graphics/okular/core
- /document.cpp
- /generator.cpp
- /generator.h
3 files changed in total