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_show_xy2 — Output text at given position

Author

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

                                                                                                  PS_SHOW_XY2(3)

Description

       Output a text at the given text position. No more than xlen will be shown.

Name

       PS_show_xy2 — Output text at given position

See Also

PS_show_xy(3), PS_continue_text(3)

Synopsis

       #include <pslib.h>

       void PS_show_xy2(PSDoc *psdoc, char *text, int xlen, float x, float y)

See Also