Re: Line spacing in NSTextView
Re: Line spacing in NSTextView
- Subject: Re: Line spacing in NSTextView
- From: Slava Pestov <email@hidden>
- Date: Sat, 14 Feb 2009 20:36:28 -0600
Is there a way to compute what the default leading would be for a
font? This is for a Mac OS backend of a cross-platform GUI toolkit, so
I can't really just use NSTextView here.
Slava
On Fri, Feb 13, 2009 at 9:16 PM, Graham Cox <email@hidden> wrote:
> Line spacing (or to be more precise, leading) is an attribute of the
> paragraph style. This is added to the lineheight of the font as you have
> calculated.
>
> --Graham
>
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden