Fix typo XPS to SVG
No-Try: true Docs-Preview: https://skia.org/?cl=30301 Bug: skia: Change-Id: Ib96f9ec61f5959ccb968b60a0d22f9bedef9dc97 Reviewed-on: https://skia-review.googlesource.com/30301 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Yuqian Li <liyuqian@google.com>
This commit is contained in:
parent
73d8fd9065
commit
ddea570db6
@ -12,7 +12,7 @@ including:
|
|||||||
- [SkPicture](#skpicture) - Skia's display list format.
|
- [SkPicture](#skpicture) - Skia's display list format.
|
||||||
- [NullCanvas](#nullcanvas) - Useful for testing only.
|
- [NullCanvas](#nullcanvas) - Useful for testing only.
|
||||||
- [SkXPS](#skxps) - Experimental XPS backend.
|
- [SkXPS](#skxps) - Experimental XPS backend.
|
||||||
- [SkSVG](#sksvg) - Experimental XPS backend.
|
- [SkSVG](#sksvg) - Experimental SVG backend.
|
||||||
|
|
||||||
Each backend has a unique way of creating a SkCanvas. This page gives
|
Each backend has a unique way of creating a SkCanvas. This page gives
|
||||||
an example for each:
|
an example for each:
|
||||||
|
Loading…
Reference in New Issue
Block a user