|
| |
|
FontSight™ - Developer’s Info |
|
FontSight™ works seemlessly with all Cocoa applications (truly Native OS X apps) - such as iCal, iPhoto, TextEdit, Mail and every application from Stone Design such as Create® or PhotoToWeb®.
In fact, FontSight™ should just work with your Cocoa application - especially if you use the standard NSTextView.
You can further take advantage of the font selection mechanism in FontSight™ by implementing “changeFont:sender”.
However, for maximum control and preservation of current font size, you should implement changeFontToFace:
- (void)changeFontToFace:(id)fontFace
{
[self setFont:[[NSFontManager sharedFontManager] convertFont:[self font] toFace:fontface]];
}
For more info, email us!
Ordering Licenses
You can order FontSight™ licenses at the Stone Design Store.
You can fax us PO's at: (USA) 505 - 345 - 3424
You can send us cheques and money orders to:
Stone Design Corp
PO Box 6799
Albuquerque, NM 87107-6799
USA
You can just give us a call at (USA) 505 - 345 - 4800
You can send email to us at info@stone.com
|
|