probably you are using AntiAliasing.
by default it should not use AntiAliasing, except if you have set it up in
the screen/display preference.
but you could set it explicitely with theGraphics.SmoothMode
> how come when i do oGraphics.FillEllipse it draws blury? is there anyway
> to
> adjust this default compression to not be blury when drawing a simple
> ellipse?