Re: Detecting MultiSampling override

From: Morten Aune Lyrstad (too_at_much.spam)
Date: 07/21/04


Date: Wed, 21 Jul 2004 19:13:47 +0200

Unfortunately, this is exactly what the override is there for; to enforce
antialiasing without changing the applications which does the rendering. The
graphics drivers does the antialiasing without asking the program. Thus, as
far as I know, turning it off would need accessing the driver configuration.
This is probably different for each card, so it would not be an easy task,
if it is possible at all.



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: [FreeType2] Disabling the antialiasing
    ... > Documentation for FreeType2 does not explain the procedure to disable TrueType ... > template places avatar images over some dark areas of the page. ... That's quite probably a web design issue, not an antialiasing issue. ... Are you rendering text to images? ...
    (freebsd-questions)