ctguil@chromium.org
|
9db86bb9cd
|
PDF Type3 Support.
git-svn-id: http://skia.googlecode.com/svn/trunk@892 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-03-04 21:43:27 +00:00 |
|
vandebo@chromium.org
|
f7c157610f
|
[PDF] Clean up ref counting.
Return ref'd objs where possible enabling removal of many SkRefPtr<> variables.
Review URL: http://codereview.appspot.com/4029051
git-svn-id: http://skia.googlecode.com/svn/trunk@750 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-02-01 22:19:44 +00:00 |
|
vandebo@chromium.org
|
1cfa2c4586
|
[PDF] Support image alpha channel plus a couple small fixes.
Fix bug in rendering paths with cubic segments.
Only compress data if the compressed size is smaller than the uncompressed size.
Review URL: http://codereview.appspot.com/4079048
git-svn-id: http://skia.googlecode.com/svn/trunk@747 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-01-31 19:35:43 +00:00 |
|
vandebo@chromium.org
|
befebb8a84
|
[PDF] Honor srcRect in drawBitmap.
Review URL: http://codereview.appspot.com/4083045
git-svn-id: http://skia.googlecode.com/svn/trunk@745 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-01-29 01:38:50 +00:00 |
|
vandebo@chromium.org
|
9b49dc0db8
|
First pieces of SkPDFDevice. Supports:
Matrix transforms.
Rendering bitmaps.
Basic paint parameters.
Rendering rectangles, points, lines, polygons.
Render a paint to the page.
Review URL: http://codereview.appspot.com/2584041
git-svn-id: http://skia.googlecode.com/svn/trunk@614 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2010-10-20 22:23:29 +00:00 |
|