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