• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: String Attributes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: String Attributes


  • Subject: Re: String Attributes
  • From: Timothy Larkin <email@hidden>
  • Date: Fri, 10 Jan 2003 08:51:39 -0500

On Thursday, January 9, 2003, at 05:54 PM, Andreas Mayer wrote:

Am Donnerstag, 09.01.03 um 09:05 Uhr schrieb Codein:

can you set a attribute that stretches the string taller rather than wider or vise-versa?

I think that's what NSAffineTransform is for ...

In principle this is correct, since a transform can be assigned to a font. In fact, it doesn't work properly. In the previous edition of the Tools, the glyphs were drawn upside-down (vertically flipped) if the aspect ratio of the transform was not square (width / height == 1). I reported this as a bug, with the result that now the glyphs draw correctly if width / height < 1, but still vertically flipped if width / height > 1.
--
Timothy Larkin
Abstract Tools
Caroline, NY
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: 
 >Re: String Attributes (From: Andreas Mayer <email@hidden>)

  • Prev by Date: Re: Best beginner's book
  • Next by Date: Re: Aqua Human Interface and Safari
  • Previous by thread: Re: String Attributes
  • Next by thread: Re: String Attributes
  • Index(es):
    • Date
    • Thread