Gecko:Overview: Difference between revisions

Jump to navigation Jump to search
Line 576: Line 576:
[https://wiki.mozilla.org/Platform/GFX Wiki page] | [https://wiki.mozilla.org/index.php?title=Platform/GFX/Contribute contribute]
[https://wiki.mozilla.org/Platform/GFX Wiki page] | [https://wiki.mozilla.org/index.php?title=Platform/GFX/Contribute contribute]


==== Painting ====
==== Painting/Rasterizing ====
 
Rasterizing is the step where drawing commands like [https://developer.mozilla.org/en-US/docs/Web/Guide/Graphics/Drawing_graphics_with_canvas Canvas] or [https://developer.mozilla.org/en-US/docs/Web/SVG SVG] are turned from high level commands (Draw red square, draw path between x,y,z) into pixels on a surface.


2D Graphics API
2D Graphics API
Confirmed users
336

edits

Navigation menu