LASi
src
drawGlyph.h
Go to the documentation of this file.
1
8
#ifndef DRAW_GLYPH_H
9
#define DRAW_GLYPH_H
10
11
#include <iostream>
12
#include <pango/pango.h>
13
#include <ft2build.h>
14
#include FT_FREETYPE_H
15
19
void
writeGlyphRoutine
(std::ostream& os, PangoContext *
const
pPangoCtx, FT_Glyph glyph);
20
#endif
writeGlyphRoutine
void writeGlyphRoutine(std::ostream &os, PangoContext *const pPangoCtx, FT_Glyph glyph)
Generate the Postscript commands to draw the glyph using the font in pPangoCtx.
Generated on Wed Jan 30 2019 23:39:40 for LASi by
1.8.13