• 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: Displaying Text Vertically
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Displaying Text Vertically


  • Subject: Re: Displaying Text Vertically
  • From: Satoshi Matsumoto <email@hidden>
  • Date: Fri, 17 Feb 2006 11:46:52 +0900
  • Thread-topic: Displaying Text Vertically

on 06.2.17 11:15 AM, Douglas Davidson at email@hidden wrote:
> If you simply wish to rotate the entire text layout, you can do so by
> rotating the coordinate system of the view or of some superview.
> Alternatively, if you are doing this within a view, you can use an
> affine transform followed by e.g. an NSStringDrawing call.
>
> If you're doing something more complicated, you can use an approach
> like that of e.g. the CircleView example, although that's certainly
> overkill if all you're doing is rotating all of the text at once.

The program "CircleView" that displays with circular text flow is a sample
for NSLayoutManager, not for NSTextView.

And NSStringDrawing is just for display.

Can I edit the text with them?

Satoshi
-----------------------------------------------------
Satoshi Matsumoto <email@hidden>
816-5 Odake, Odawara, Kanagawa, Japan 256-0802


 _______________________________________________
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

References: 
 >Re: Displaying Text Vertically (From: Douglas Davidson <email@hidden>)

  • Prev by Date: Re: Displaying Text Vertically
  • Next by Date: [Fwd: Re: Displaying Text Vertically]
  • Previous by thread: Re: Displaying Text Vertically
  • Next by thread: Re: Displaying Text Vertically
  • Index(es):
    • Date
    • Thread