• 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: Disabling anti-aliasing in an NSTextView - is it possible?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Disabling anti-aliasing in an NSTextView - is it possible?


  • Subject: Re: Disabling anti-aliasing in an NSTextView - is it possible?
  • From: "Clark S. Cox III" <email@hidden>
  • Date: Wed, 22 May 2002 03:06:49 -0400

On 05/22/2002 02:53, "Jake MacMullin" <email@hidden> wrote:

> Is it possible to have an NSTextView display text that isn't
> anti-aliased?

AFAIK, No

> - Like TextEdit does when you choose "Make Plain Text".

TextEdit doesn't turn off anti-aliasing when you choose make plain text,
it simply discards the font/style information, and sets the displays the
document in a single font (which defaults to Monaco 10, IIRC)

> If not, how would I achieve this in a Cocoa application?

I would think that you would have to implement your own text drawing
routines, that would draw without the anti-aliasing.

--
Clark S. Cox III
http://clarkcox.dyndns.org/
email@hidden
_______________________________________________
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: 
 >Disabling anti-aliasing in an NSTextView - is it possible? (From: Jake MacMullin <email@hidden>)

  • Prev by Date: Re: Crash while making NSDictionary... Help!
  • Next by Date: Re: Obj-C, class methods and instance methods
  • Previous by thread: Disabling anti-aliasing in an NSTextView - is it possible?
  • Next by thread: Re: Disabling anti-aliasing in an NSTextView - is it possible?
  • Index(es):
    • Date
    • Thread