• 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: Vertical Asian Text in Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Vertical Asian Text in Cocoa


  • Subject: Re: Vertical Asian Text in Cocoa
  • From: John Joyce <email@hidden>
  • Date: Wed, 22 Dec 2010 07:46:30 -0600

On Dec 21, 2010, at 4:44 PM, Abdul Sowayan wrote:

> Hi folks,
>
> As I understood it several years ago, there was no native support in Cocoa
> for rendering vertical Japanese text.  Note that certain punctuation and
> compound characters are supposed to render differently when drawing in the
> vertical orientation than they normally would when drawing left-to-right
> (which is how the font normally specifies how the character is rendered)…
> Has anything changed on this front?  Is there any support in Quartz for
> this?
>
> Any feedback would be greatly appreciated.
>
> Thanks,
> Abdul
>
Hi Abdul
It is not about native support, the text system itself allows you to build it, but it is just that you have to build your own layout manager and such.
The glyphs all exist in most good fonts, but you'll have to build your own text layout rules, including swapping the appropriate vertical glyphs (not many). I've been looking at it myself. Not simple, but possible.

_______________________________________________

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

  • Follow-Ups:
    • Re: Vertical Asian Text in Cocoa
      • From: Lee Ann Rucker <email@hidden>
References: 
 >Vertical Asian Text in Cocoa (From: Abdul Sowayan <email@hidden>)

  • Prev by Date: Properly using of "arrangedObjects" in NSArrayController
  • Next by Date: Re: UIWebview: scrolling vs anchors - followup
  • Previous by thread: Vertical Asian Text in Cocoa
  • Next by thread: Re: Vertical Asian Text in Cocoa
  • Index(es):
    • Date
    • Thread