diff options
Diffstat (limited to 'files/ru/web/api/canvas_api/tutorial/drawing_text')
-rw-r--r-- | files/ru/web/api/canvas_api/tutorial/drawing_text/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/canvas_api/tutorial/drawing_text/index.html b/files/ru/web/api/canvas_api/tutorial/drawing_text/index.html index e33d9080b4..c9d29cacd2 100644 --- a/files/ru/web/api/canvas_api/tutorial/drawing_text/index.html +++ b/files/ru/web/api/canvas_api/tutorial/drawing_text/index.html @@ -80,7 +80,7 @@ original_slug: Web/API/Canvas_API/Tutorial/Рисование_текста <p>Эти свойства могут быть вам знакомы если вы работали с CSS.</p> -<p>Изображение от <a class="external" href="http://www.whatwg.org/" title="http://www.whatwg.org/">WHATWG</a> ниже показывает различные варианты свойства <code>textBaseline</code>.<img alt="The top of the em square is +<p>Изображение от <a class="external" href="http://www.whatwg.org/">WHATWG</a> ниже показывает различные варианты свойства <code>textBaseline</code>.<img alt="The top of the em square is roughly at the top of the glyphs in a font, the hanging baseline is where some glyphs like आ are anchored, the middle is half-way between the top of the em square and the bottom of the em square, |