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

Side by Side Diff: site/dev/present/pathops.md

Issue 1518453003: add path ops presentations to skia.org (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Path Ops 1 Path Ops
2 ======== 2 ========
3 3
4 View the PathOps presentations with speaker notes enabled for full content. 4 View the PathOps presentations with speaker notes enabled for full content.
5 5
6 2014 Updates 6 2013 Path Ops Presentation
7 <iframe
8 src="https://docs.google.com/presentation/d/1iEjbQV4o40hoooB9DiAHjH9P9Q5CrVUUnbY dQtQB6_A/embed?start=false&loop=false&delayms=3000"
9 frameborder="0" width="480" height="299" allowfullscreen="true"
10 mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
11
12 2014 Update
7 ------------ 13 ------------
8 <iframe 14 <iframe
9 src="https://docs.google.com/presentation/d/1NbmG5W6VW9h5HtjpCVLx4h6SXW0qW7HIwmS fiwzFbrI/embed?start=false&loop=false&delayms=3000" 15 src="https://docs.google.com/presentation/d/1NbmG5W6VW9h5HtjpCVLx4h6SXW0qW7HIwmS fiwzFbrI/embed?start=false&loop=false&delayms=3000"
10 frameborder="0" width="480" height="299" allowfullscreen="true" 16 frameborder="0" width="480" height="299" allowfullscreen="true"
11 mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> 17 mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
12 18
19 2015 Update
20 ------------
21 <iframe
22 src="https://docs.google.com/presentation/d/1PoZdIx4DqdIvs7ybv-L3EvtxQE2qXuzeOZp SkFJjfhg/embed?start=false&loop=false&delayms=3000"
23 frameborder="0" width="480" height="299" allowfullscreen="true"
24 mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
13 25
26 ------------
27 ## [Path Ops Inverse Fill Illustration](https://drive.google.com/file/d/0BwoLUwz 9PYkHLWpsaXd0UDdaN00/view?usp=sharing)
OLDNEW
« 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