Returns the font table that corresponds to the provided tag.
Original signature is 'CFDataRef CGFontCopyTableForTag( CGFontRef font, uint32_t tag );'
Available in Mac OS X v10.5 and later.


The font table that corresponds to the tag, or NULL if no such table exists.

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