Creates a PostScript encoding of a font.
Original signature is 'CFDataRef CGFontCreatePostScriptEncoding ( CGFontRef font, const CGGlyph encoding[256] );'
Available in Mac OS X v10.4 and later.


A PostScript encoding of the font that contains glyphs in the specified encoding.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)