| commit | d04aaa3a841abd570f21b1780f2ae65dc1d1ebac | [log] [tgz] |
|---|---|---|
| author | Hal Canary <halcanary@google.com> | Tue May 28 09:44:26 2019 -0400 |
| committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue May 28 17:21:59 2019 +0000 |
| tree | e6f558895da8257660defe40827719c21b8ae246 | |
| parent | 64b28a730e4bf61f2c98080a502f9a14c1876d7e [diff] [blame] |
PDF example Update https://skia.org/user/sample/pdf to use example. https://fiddle.skia.org/c/0777df0419252e28d93c26fb5b789059 Change-Id: Ia828cd5d2ffd30d24a237ffaa3b007984d98a3ba Reviewed-on: https://skia-review.googlesource.com/c/skia/+/216345 Auto-Submit: Hal Canary <halcanary@google.com> Commit-Queue: Ben Wagner <bungeman@google.com> Reviewed-by: Ben Wagner <bungeman@google.com>
diff --git a/tools/fiddle/all_examples.cpp b/tools/fiddle/all_examples.cpp index b14f23c..b7710c2 100644 --- a/tools/fiddle/all_examples.cpp +++ b/tools/fiddle/all_examples.cpp
@@ -529,6 +529,7 @@ #include "../../docs/examples/Modulate.cpp" #include "../../docs/examples/Multiply.cpp" #include "../../docs/examples/Overlay.cpp" +#include "../../docs/examples/PDF.cpp" #include "../../docs/examples/Paint_053.cpp" #include "../../docs/examples/Paint_057.cpp" #include "../../docs/examples/Paint_containsText.cpp"