Re: [FreeType2] Disabling the antialiasing

From: Giorgos Keramidas (keramida_at_ceid.upatras.gr)
Date: 10/19/05

  • Next message: Andrew P.: "Re: portupgrade: what must I fix in this pkgtools.conf entry?"
    Date: Wed, 19 Oct 2005 09:39:48 +0300
    To: Jessica <paganladyserena@gmail.com>
    
    

    On 2005-10-18 16:27, Jessica <paganladyserena@gmail.com> wrote:
    > Documentation for FreeType2 does not explain the procedure to disable TrueType
    > antialiasing. Varus Online is rebuilding its website, and the new layout
    > template places avatar images (image/png) over some dark areas of the page.
    > The TrueType text is difficult to read as the avatar canvas is white.

    That's quite probably a web design issue, not an antialiasing issue.
    Are you rendering text to images? If yes, you should be looking at what
    the current background/style is before rendering the text :-/

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Andrew P.: "Re: portupgrade: what must I fix in this pkgtools.conf entry?"

    Relevant Pages

    • Offscreen rendering with antialiasing
      ... I need offscreen rendering with antialiasing. ... I create a window that is not shown. ... In DirectX SDK Doc is mentioned that GetFrontBufferData method is the ...
      (microsoft.public.win32.programmer.directx.graphics)
    • Re: SDL roguelike example in C (or C++)
      ... Not much difference between blitting a bitmap and blitting text. ... > Does ttf support bitmap fonts? ... no bitmapped fonts - although the fastest rendering functions don't ... do antialiasing, which is the #1 gripe most people have with TTF or PS ...
      (rec.games.roguelike.development)
    • Re: Detecting MultiSampling override
      ... antialiasing without changing the applications which does the rendering. ... graphics drivers does the antialiasing without asking the program. ...
      (microsoft.public.win32.programmer.directx.graphics)