logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PS_end_glyph — Ends a Type3 font

Author

       This manual page was written by Uwe Steinmann uwe@steinmann.cx.

                                                                                                 PS_END_GLYPH(3)

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)

See Also