LASi
|
Defines oPostscriptStream and PostscriptDocument and various stream manipulators. More...
#include <string>
#include <ostream>
#include <sstream>
#include <map>
#include <pango/pango.h>
#include <ft2build.h>
Go to the source code of this file.
Classes | |
class | LASi::oPostscriptStream |
Just like any ordinary ostringstream, but maintains a reference to the PostscriptDocument. More... | |
class | LASi::PostscriptDocument |
Composes Postscript document as three separate and independant streams for header, body and footer. More... | |
class | LASi::PostscriptDocument::GlyphId |
For internal use only. More... | |
class | LASi::PostscriptDocument::write_glyph_routine_to_stream |
For internal use only. More... | |
class | LASi::setFont |
stream manipulator applied to oPostscriptStream. More... | |
class | LASi::setFontSize |
stream manipulator applied to oPostscriptStream. More... | |
class | LASi::show |
stream applicator applied to oPostscriptStream. More... |
Namespaces | |
namespace | LASi |
Macros | |
#define | LASIDLLEXPORT |
#define | LASIDLLIMPORT |
#define | LASIDLLIMPEXP |
#define | LASIDLLIMPEXP_DATA(type) type |
Functions | |
template<class T > | |
oPostscriptStream & | LASi::operator<< (oPostscriptStream &os, T t) |
Defines oPostscriptStream and PostscriptDocument and various stream manipulators.
#define LASIDLLEXPORT |
#define LASIDLLIMPEXP |
#define LASIDLLIMPEXP_DATA | ( | type | ) | type |
#define LASIDLLIMPORT |