Re: Re: DIsplaying non-english characters
Re: Re: DIsplaying non-english characters
- Subject: Re: Re: DIsplaying non-english characters
- From: "Shawn Erickson" <email@hidden>
- Date: Tue, 30 May 2006 08:57:27 -0700
On 5/30/06, Graham <email@hidden> wrote:
I am reading from a URL, whose xml data is encoded in utf-8.
I am using an InputStreamReader with utf-8 specified for the charset
and wrapping it in a BufferedReader to read lines into a String.
I then create an NSAttributedString from that String and draw to the
screen using NSGraphics.drawAttributedString.
Assuming things are good up to you getting a Java String object can
you better outline how you create an NSAttributedString from that
String object?
-Shawn
_______________________________________________
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