Query: ps_add_ligature
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_ADD_LIGATURE(3) Library Functions Manual PS_ADD_LIGATURE(3)NAMEPS_add_ligature -- Add new ligature to fontSYNOPSIS#include <pslib.h> void PS_add_ligature(PSDoc *psdoc, int fontid, const char *glyphname1, const char *glyphname2, const char *glyphname3)DESCRIPTIONAdds a new ligature to an already loaded font. This function was mainly provided to add ligatures to Type3 fonts created with PS_begin_font(3), but it can also be used for fonts loaded with PS_findfont(3). PS_add_ligature has been introduced in version 0.4.0 of pslib.SEE ALSOPS_add_kerning(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_ADD_LIGATURE(3)
| Related Man Pages |
|---|
| ps_begin_template(3) - debian |
| ps_findfont(3) - debian |
| ps_open_image(3) - debian |
| ps_shading(3) - debian |
| ps_show2(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| My first PERL incarnation... Audio Oscillograph |