前回の続きです 横書きに表示されている文字をタテに表示するというのを挑戦してます。 今回は SVG を利用しているので、ほぼ全てが座標で表現されます。 こんな感じ↓ ブラウザで座標を考える場合 (0, 0) が左上になり、それよりも外側はブラウザの表示の外に... 続きを読む
Write your document with HTML and CSS, as you normally would. Use special HTML attributes to indicate variables. Write a little JavaScript to specify how your variables are calculated. Tangle ties it all together. * * * Try out some examp... 続きを読む
This guide shows how SVG (Scalable Vector Graphics) has been expanded from VML (Vector Markup Language). It includes: discussions comparing the 12 key architectural components of both vector markup languages; working code examples; line-by-li... 続きを読む
2009年11月18日 水曜日 HTML5 における svg 要素についてもう少し試してみました。 CSS を試した CSS のセレクターに名前空間を明示したときの表示を試してみたところ、表示に反映されました。HTML5 での svg 要素は SVG 名前空間 (http://www.w3.org/2000/svg)... 続きを読む
Arcs 1 Ellipses built using <path>s, generated by script. Now works in ASV as well. File(s): arcs1.svg [Open | View as text] Butterfly This is a slightly modified version of a sample that shipped with Jasc WebDraw. File(s): butterfly.svg [Op... 続きを読む