diff options
Diffstat (limited to 'files/zh-tw/web/api/canvas_api')
-rw-r--r-- | files/zh-tw/web/api/canvas_api/drawing_graphics_with_canvas/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/zh-tw/web/api/canvas_api/drawing_graphics_with_canvas/index.html b/files/zh-tw/web/api/canvas_api/drawing_graphics_with_canvas/index.html index c93ad87e10..63bd0017fc 100644 --- a/files/zh-tw/web/api/canvas_api/drawing_graphics_with_canvas/index.html +++ b/files/zh-tw/web/api/canvas_api/drawing_graphics_with_canvas/index.html @@ -2,6 +2,7 @@ title: Drawing graphics with canvas slug: Web/API/Canvas_API/Drawing_graphics_with_canvas translation_of: Web/API/Canvas_API/Tutorial +translation_of_original: Web/API/Canvas_API/Drawing_graphics_with_canvas --- <div class="note"> <p>Most of this content (but not the documentation on drawWindow) has been rolled into the more expansive <a href="/en-US/docs/HTML/Canvas/Tutorial" title="HTML/Canvas/tutorial">Canvas tutorial</a>, this page should probably be redirected there as it's now redundant but some information may still be relevant.</p> |