DescriptionXPS, DM: add SkDocument::CreateXPS
- SkDocument::CreateXPS() function added, returns NULL on non-Windows OS.
- DM: (Windows only) an XPSSink is added, fails on non-Windows OS
- DM: Common code for PDFSink::draw and XPSSink::draw are factored into
draw_skdocument static function.
- SkDocument_XPS (Windows only) implementation of SkDocument via
SkXPSDevice.
- SkDocument_XPS_None (non-Windows) returns NULL for
SkDocument::CreateXPS().
- gyp/xps.gyp refactored.
- SkXPSDevice::drawTextOnPath removed (see http://crrev.com/925343003 )
- SkXPSDevice::drawPath supports conics via SkAutoConicToQuads.
Committed: https://skia.googlesource.com/skia/+/47ef4d5d934bba86848aa238efab21f54a160c1a
Patch Set 1 : 2015-02-28 (Saturday) 09:11:50 EST #Patch Set 2 : [formatting] 2015-03-02 (Monday) 10:12:19 EST #Patch Set 3 : fix conics #
Total comments: 3
Patch Set 4 : 2015-03-02 (Monday) 17:27:46 EST #Patch Set 5 : 2015-03-02 (Monday) 17:31:32 EST #
Total comments: 4
Patch Set 6 : #Patch Set 7 : 2015-03-03 (Tuesday) 10:56:15 EST #Patch Set 8 : 2015-03-03 (Tuesday) 10:58:01 EST #Patch Set 9 : fix iOS compile #
Messages
Total messages: 54 (28 generated)
|