Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(840)

Unified Diff: site/dev/design/pdftheory.md

Issue 868473006: prettify site/dev/design/pdftheory (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site/dev/design/pdftheory.md
diff --git a/site/dev/design/pdftheory.md b/site/dev/design/pdftheory.md
index 2a24ea74ffc3bbca966be5aec04264b10e94ed38..6d90f2b5d914bbf01d493a021f96fbc9f8e9b45b 100644
--- a/site/dev/design/pdftheory.md
+++ b/site/dev/design/pdftheory.md
@@ -54,6 +54,8 @@ added to multiple documents. This for example, would let you generate
a PDF with the single page you just drew as well as adding it to a
longer document with a bunch of other pages.
+<!--?prettify lang=cc?-->
+
SkAutoUnref<SkPDFDevice> pdfDevice(
new SkPDFDevice(width, height, initial_transform));
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698