[OpenJDK Rasterizer] Some questions

Roman Kennke roman at kennke.org
Wed May 16 11:55:53 PDT 2007


Hi Jim,

> Does the code which does the scan conversion also directly modify the 
> pixels?

No. The actual pixel modification is done elsewhere, depending on the
compositing and backend etc. The scanline converter only calculates the
spans and coverage values of scanlines and passes this data downward to
the 'backend' for actual pixel level modification.

/Roman

 
-- 
http://kennke.org/blog/




More information about the graphics-rasterizer-dev mailing list