[core]  [oils]  [libraries]  [C++ messages]  [coding guidelines] [up to overview ]

Postscript output (oil-psoutput)

Last updated:


Overview

Converting a DOM tree to a layout tree involving postscript elements, and subsequently generating a postscript network stream, is done in oil-psoutput.

This oil listens to msg_dom_create_event. It announces the existence of a postscript stream immediately, using msg_network_status. The stream itself is broadcast using msg_network_data (this mechanism allows us to feed the stream back into eg. a previewer widget in the client window)


This file is part of Project Mnemonic.