Font
Font
- Subject: Font
- From: Lorenzo <email@hidden>
- Date: Fri, 25 Feb 2005 15:28:13 +0100
Hi,
I save an NSAttributedString to my document. This string has been formatted
with the font "XYZ" and a shadow. Then I give this file to an user who has
not the font "XYZ" installed, so when he opens my document (which is not
editable) he gets the string with a different font. Wrong.
So at present time I save a bitmap image of my string in the document. The
result is that the file is bigger than it should really be.
I guess that I could save the glyphs of the string some way, then when the
user opens it, I reapply some attributes like the shadow, but I don't know
how to do.
Is anyone who knows how to do?
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden