.TH "PS_ADD_LIGATURE" "3" .SH "NAME" PS_add_ligature \(em Add new ligature to font .SH "SYNOPSIS" .PP #include .PP void PS_add_ligature(PSDoc *psdoc, int fontid, const char *glyphname1, const char *glyphname2, const char *glyphname3) .SH "DESCRIPTION" .PP Adds a new ligature to an already loaded font. This function was mainly provided to add ligatures to Type3 fonts created with \fBPS_begin_font(3)\fP, but it can also be used for fonts loaded with \fBPS_findfont(3)\fP. .PP \fBPS_add_ligature\fP has been introduced in version 0.4.0 of pslib. .SH "SEE ALSO" .PP PS_add_kerning(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man