Skip to content

Commit

Permalink
Merge pull request #41 from googlefonts/issue-40-add-new-tutorial-videos
Browse files Browse the repository at this point in the history
Add new tutorial videos
  • Loading branch information
ollimeier authored Aug 7, 2024
2 parents 5ae11b0 + 4e06165 commit 52a0fbe
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion _tutorials/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,31 @@ Getting started
<video src="{{ site.url }}/videos/shape-tool-introduction.mp4" controls="controls" style="width: 100%; max-width: 600px">
</video>

**Knife tool** multi source editing
-------
<video src="{{ site.url }}/videos/knife-tool.mp4" controls="controls" style="width: 100%; max-width: 600px">
</video>

**Interactive transformation** multi source editing
-------
<video src="{{ site.url }}/videos/interactive-transformation.mp4" controls="controls" style="width: 100%; max-width: 600px">
</video>

**Align and distribute objects** introduction
-------
<video src="{{ site.url }}/videos/align-distribute-objects.mp4" controls="controls" style="width: 100%; max-width: 600px">
</video>

**Path operations** multi source editing
-------
<video src="{{ site.url }}/videos/path-operations.mp4" controls="controls" style="width: 100%; max-width: 600px">
</video>

**Close/Join contours** multi source editing
-------
<video src="{{ site.url }}/videos/close-contours.mp4" controls="controls" style="width: 100%; max-width: 600px">
</video>

**Anchors** introduction
-------
<video src="{{ site.url }}/videos/canvas-glyph-editor-anchor.mp4" controls="controls" style="width: 100%; max-width: 600px">
Expand All @@ -44,4 +64,9 @@ with the help of *Align and distribute objects*
**Status colors** introduction
-------
<video src="{{ site.url }}/videos/status-colors.mp4" controls="controls" style="width: 100%; max-width: 600px">
</video>
</video>

**Glyph notes**
-------
<video src="{{ site.url }}/videos/glyph-notes.mp4" controls="controls" style="width: 100%; max-width: 600px">
</video>
Binary file added videos/close-contours.mp4
Binary file not shown.
Binary file added videos/glyph-notes.mp4
Binary file not shown.
Binary file added videos/interactive-transformation.mp4
Binary file not shown.
Binary file added videos/knife-tool.mp4
Binary file not shown.
Binary file added videos/path-operations.mp4
Binary file not shown.

0 comments on commit 52a0fbe

Please sign in to comment.