PS_end_glyph — Ends a Type3 font
Contents
Description
Finishes a Type3 font glyph.
PS_end_glyph has been introduced in version 0.4.0 of pslib.
Name
PS_end_glyph — Ends a Type3 font
See Also
PS_begin_glyph(3), PS_begin_font(3), PS_end_font(3)
Synopsis
#include <pslib.h>
void PS_end_glyph(PSDoc *psdoc)
