GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PS_ADD_LIGATURE(3) FreeBSD Library Functions Manual PS_ADD_LIGATURE(3)

      uwe@steinmann.cx     
UWE STEINMANN 2007Uwe SteinmannJul 2, 2007;

PS_add_ligature — Add new ligature to font

#include <pslib.h>

void PS_add_ligature(PSDoc *psdoc, int fontid, const char *glyphname1, const char *glyphname2, const char *glyphname3)

Adds 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.

PS_add_kerning(3)

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

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.