• 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: turning off anti aliasing of fonts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: turning off anti aliasing of fonts


  • Subject: Re: turning off anti aliasing of fonts
  • From: David Remahl <email@hidden>
  • Date: Mon, 27 May 2002 15:09:32 +0200

> Hi all,
>
> If i understand what was said on the list, this is far from a simple
> question. Anyway, many people are asking me for such a feature.
>
> - Are there hints to help them? such that choosing a specific font...
> - Is there a chance that something will change about that in a
> forthcoming system release.
>
> thx

Anti-alising of fonts is a property of the graphics state. There is a
function to control this (at least there is in the Jaguar seed):

/** Antialiasing functions. **/

/* Turn off antialiasing if `shouldAntialias' is zero; turn it on
* otherwise. This parameter is part of the graphics state. */

CG_EXTERN void CGContextSetShouldAntialias(CGContextRef c, bool
shouldAntialias);

/ Sincerely, David Remahl
_______________________________________________
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.

  • Follow-Ups:
    • Re: turning off anti aliasing of fonts
      • From: Finlay Dobbie <email@hidden>
References: 
 >turning off anti aliasing of fonts (From: jerome LAURENS <email@hidden>)

  • Prev by Date: File path from image drag and drop
  • Next by Date: Re: File path from image drag and drop
  • Previous by thread: turning off anti aliasing of fonts
  • Next by thread: Re: turning off anti aliasing of fonts
  • Index(es):
    • Date
    • Thread