зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1757011 - Unify some Moz2D documentation. r=gfx-reviewers,mstange
Differential Revision: https://phabricator.services.mozilla.com/D139601
This commit is contained in:
Родитель
60e3d370b3
Коммит
544b42554c
|
@ -123,16 +123,6 @@ Compositing for the final result
|
|||
Graphics API
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Moz2D
|
||||
~~~~~
|
||||
|
||||
- The Moz2D graphics API, part of the Azure project, is a
|
||||
cross-platform interface onto the various graphics backends that
|
||||
Gecko uses for rendering such as Direct2D (1.0 and 1.1), Skia, Cairo,
|
||||
Quartz, and NV Path. Adding a new graphics platform to Gecko is
|
||||
accomplished by adding a backend to Moz2D.
|
||||
See `Moz2D documentation on wiki <https://wiki.mozilla.org/Platform/GFX/Moz2D>`__.
|
||||
|
||||
Compositing
|
||||
~~~~~~~~~~~
|
||||
|
||||
|
|
|
@ -12,3 +12,5 @@ Gecko but we've slipped from this because C++/Gecko don't have a good
|
|||
mechanism for modularization/dependencies. That being said, we still try
|
||||
to keep the coupling with the rest of Gecko low for hygiene, simplicity
|
||||
and perhaps a more modular future.
|
||||
|
||||
See also `Moz2D documentation on wiki <https://wiki.mozilla.org/Platform/GFX/Moz2D>`.
|
||||
|
|
Загрузка…
Ссылка в новой задаче