diff options
author | Ryan Johnson <rjohnson@mozilla.com> | 2021-04-29 16:16:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 16:16:42 -0700 |
commit | 95aca4b4d8fa62815d4bd412fff1a364f842814a (patch) | |
tree | 5e57661720fe9058d5c7db637e764800b50f9060 /files/bg/web/svg | |
parent | ee3b1c87e3c8e72ca130943eed260ad642246581 (diff) | |
download | translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2 translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip |
remove retired locales (#699)
Diffstat (limited to 'files/bg/web/svg')
-rw-r--r-- | files/bg/web/svg/element/index.html | 274 | ||||
-rw-r--r-- | files/bg/web/svg/element/svg/index.html | 122 | ||||
-rw-r--r-- | files/bg/web/svg/index.html | 102 | ||||
-rw-r--r-- | files/bg/web/svg/tutorial/index.html | 54 |
4 files changed, 0 insertions, 552 deletions
diff --git a/files/bg/web/svg/element/index.html b/files/bg/web/svg/element/index.html deleted file mode 100644 index 8bcecbb0ef..0000000000 --- a/files/bg/web/svg/element/index.html +++ /dev/null @@ -1,274 +0,0 @@ ---- -title: SVG element reference -slug: Web/SVG/Element -tags: - - Drawing - - Elements - - NeedsTranslation - - Responsive Design - - SVG - - SVG Reference - - TopicStub - - Vector Graphics - - 'l10n:priority' -translation_of: Web/SVG/Element ---- -<p>« <a href="/en-US/docs/SVG">SVG</a> / <a href="/en-US/docs/SVG/Attribute">SVG Attribute reference</a> »</p> - -<p><span class="seoSummary">SVG drawings and images are created using a wide array of elements which are dedicated to the construction, drawing, and layout of vector images and diagrams. Here you'll find reference documentation for each of the SVG elements.</span></p> - -<h2 id="SVG_elements_A_to_Z">SVG elements A to Z</h2> - -<div class="index"> -<h3 id="A">A</h3> - -<ul> - <li>{{SVGElement("a")}}</li> - <li>{{SVGElement("altGlyph")}}</li> - <li>{{SVGElement("altGlyphDef")}}</li> - <li>{{SVGElement("altGlyphItem")}}</li> - <li>{{SVGElement("animate")}}</li> - <li>{{SVGElement("animateColor")}}</li> - <li>{{SVGElement("animateMotion")}}</li> - <li>{{SVGElement("animateTransform")}}</li> -</ul> - -<h3 id="C">C</h3> - -<ul> - <li>{{SVGElement("circle")}}</li> - <li>{{SVGElement("clipPath")}}</li> - <li>{{SVGElement("color-profile")}}</li> - <li>{{SVGElement("cursor")}}</li> -</ul> - -<h3 id="D">D</h3> - -<ul> - <li>{{SVGElement("defs")}}</li> - <li>{{SVGElement("desc")}}</li> - <li>{{SVGElement("discard")}}</li> -</ul> - -<h3 id="E">E</h3> - -<ul> - <li>{{SVGElement("ellipse")}}</li> -</ul> - -<h3 id="F">F</h3> - -<ul> - <li>{{SVGElement("feBlend")}}</li> - <li>{{SVGElement("feColorMatrix")}}</li> - <li>{{SVGElement("feComponentTransfer")}}</li> - <li>{{SVGElement("feComposite")}}</li> - <li>{{SVGElement("feConvolveMatrix")}}</li> - <li>{{SVGElement("feDiffuseLighting")}}</li> - <li>{{SVGElement("feDisplacementMap")}}</li> - <li>{{SVGElement("feDistantLight")}}</li> - <li>{{SVGElement("feDropShadow")}}</li> - <li>{{SVGElement("feFlood")}}</li> - <li>{{SVGElement("feFuncA")}}</li> - <li>{{SVGElement("feFuncB")}}</li> - <li>{{SVGElement("feFuncG")}}</li> - <li>{{SVGElement("feFuncR")}}</li> - <li>{{SVGElement("feGaussianBlur")}}</li> - <li>{{SVGElement("feImage")}}</li> - <li>{{SVGElement("feMerge")}}</li> - <li>{{SVGElement("feMergeNode")}}</li> - <li>{{SVGElement("feMorphology")}}</li> - <li>{{SVGElement("feOffset")}}</li> - <li>{{SVGElement("fePointLight")}}</li> - <li>{{SVGElement("feSpecularLighting")}}</li> - <li>{{SVGElement("feSpotLight")}}</li> - <li>{{SVGElement("feTile")}}</li> - <li>{{SVGElement("feTurbulence")}}</li> - <li>{{SVGElement("filter")}}</li> - <li>{{SVGElement("font")}}</li> - <li>{{SVGElement("font-face")}}</li> - <li>{{SVGElement("font-face-format")}}</li> - <li>{{SVGElement("font-face-name")}}</li> - <li>{{SVGElement("font-face-src")}}</li> - <li>{{SVGElement("font-face-uri")}}</li> - <li>{{SVGElement("foreignObject")}}</li> -</ul> - -<h3 id="G">G</h3> - -<ul> - <li>{{SVGElement("g")}}</li> - <li>{{SVGElement("glyph")}}</li> - <li>{{SVGElement("glyphRef")}}</li> -</ul> - -<h3 id="H">H</h3> - -<ul> - <li>{{SVGElement("hatch")}}</li> - <li>{{SVGElement("hatchpath")}}</li> - <li>{{SVGElement("hkern")}}</li> -</ul> - -<h3 id="I">I</h3> - -<ul> - <li>{{SVGElement("image")}}</li> -</ul> - -<h3 id="L">L</h3> - -<ul> - <li>{{SVGElement("line")}}</li> - <li>{{SVGElement("linearGradient")}}</li> -</ul> - -<h3 id="M">M</h3> - -<ul> - <li>{{SVGElement("marker")}}</li> - <li>{{SVGElement("mask")}}</li> - <li>{{SVGElement("mesh")}}</li> - <li>{{SVGElement("meshgradient")}}</li> - <li>{{SVGElement("meshpatch")}}</li> - <li>{{SVGElement("meshrow")}}</li> - <li>{{SVGElement("metadata")}}</li> - <li>{{SVGElement("missing-glyph")}}</li> - <li>{{SVGElement("mpath")}}</li> -</ul> - -<h3 id="P">P</h3> - -<ul> - <li>{{SVGElement("path")}}</li> - <li>{{SVGElement("pattern")}}</li> - <li>{{SVGElement("polygon")}}</li> - <li>{{SVGElement("polyline")}}</li> -</ul> - -<h3 id="R">R</h3> - -<ul> - <li>{{SVGElement("radialGradient")}}</li> - <li>{{SVGElement("rect")}}</li> -</ul> - -<h3 id="S">S</h3> - -<ul> - <li>{{SVGElement("script")}}</li> - <li>{{SVGElement("set")}}</li> - <li>{{SVGElement("solidcolor")}}</li> - <li>{{SVGElement("stop")}}</li> - <li>{{SVGElement("style")}}</li> - <li>{{SVGElement("svg")}}</li> - <li>{{SVGElement("switch")}}</li> - <li>{{SVGElement("symbol")}}</li> -</ul> - -<h3 id="T">T</h3> - -<ul> - <li>{{SVGElement("text")}}</li> - <li>{{SVGElement("textPath")}}</li> - <li>{{SVGElement("title")}}</li> - <li>{{SVGElement("tref")}}</li> - <li>{{SVGElement("tspan")}}</li> -</ul> - -<h3 id="U">U</h3> - -<ul> - <li>{{SVGElement("unknown")}}</li> - <li>{{SVGElement("use")}}</li> -</ul> - -<h3 id="V">V</h3> - -<ul> - <li>{{SVGElement("view")}}</li> - <li>{{SVGElement("vkern")}}</li> -</ul> -</div> - -<h2 id="SVG_elements_by_category">SVG elements by category</h2> - -<h3 id="Animation_elements">Animation elements</h3> - -<p>{{SVGElement("animate")}}, {{SVGElement("animateColor")}}, {{SVGElement("animateMotion")}}, {{SVGElement("animateTransform")}}, {{SVGElement("discard")}}, {{SVGElement("mpath")}}, {{SVGElement("set")}}</p> - -<h3 id="Basic_shapes">Basic shapes</h3> - -<p>{{SVGElement("circle")}}, {{SVGElement("ellipse")}}, {{SVGElement("line")}}, {{SVGElement("polygon")}}, {{SVGElement("polyline")}}, {{SVGElement("rect")}}</p> - -<h3 id="Container_elements">Container elements</h3> - -<p>{{SVGElement("a")}}, {{SVGElement("defs")}}, {{SVGElement("g")}}, {{SVGElement("marker")}}, {{SVGElement("mask")}}, {{SVGElement("missing-glyph")}}, {{SVGElement("pattern")}}, {{SVGElement("svg")}}, {{SVGElement("switch")}}, {{SVGElement("symbol")}}, {{SVGElement("unknown")}}</p> - -<h3 id="Descriptive_elements">Descriptive elements</h3> - -<p>{{SVGElement("desc")}}, {{SVGElement("metadata")}}, {{SVGElement("title")}}</p> - -<h3 id="Filter_primitive_elements">Filter primitive elements</h3> - -<p>{{SVGElement("feBlend")}}, {{SVGElement("feColorMatrix")}}, {{SVGElement("feComponentTransfer")}}, {{SVGElement("feComposite")}}, {{SVGElement("feConvolveMatrix")}}, {{SVGElement("feDiffuseLighting")}}, {{SVGElement("feDisplacementMap")}}, {{SVGElement("feDropShadow")}}, {{SVGElement("feFlood")}},{{SVGElement("feFuncA")}}, {{SVGElement("feFuncB")}}, {{SVGElement("feFuncG")}}, {{SVGElement("feFuncR")}},{{SVGElement("feGaussianBlur")}}, {{SVGElement("feImage")}}, {{SVGElement("feMerge")}}, {{SVGElement("feMergeNode")}}, {{SVGElement("feMorphology")}}, {{SVGElement("feOffset")}}, {{SVGElement("feSpecularLighting")}}, {{SVGElement("feTile")}}, {{SVGElement("feTurbulence")}}</p> - -<h3 id="Font_elements">Font elements</h3> - -<p>{{SVGElement("font")}}, {{SVGElement("font-face")}}, {{SVGElement("font-face-format")}}, {{SVGElement("font-face-name")}}, {{SVGElement("font-face-src")}}, {{SVGElement("font-face-uri")}}, {{SVGElement("hkern")}}, {{SVGElement("vkern")}}</p> - -<h3 id="Gradient_elements">Gradient elements</h3> - -<p>{{SVGElement("linearGradient")}}, {{SVGElement("meshgradient")}}, {{SVGElement("radialGradient")}}, {{SVGElement("stop")}}</p> - -<h3 id="Graphics_elements">Graphics elements</h3> - -<p>{{SVGElement("circle")}}, {{SVGElement("ellipse")}}, {{SVGElement("image")}}, {{SVGElement("line")}}, {{SVGElement("mesh")}}, {{SVGElement("path")}}, {{SVGElement("polygon")}}, {{SVGElement("polyline")}}, {{SVGElement("rect")}}, {{SVGElement("text")}}, {{SVGElement("use")}}</p> - -<h3 id="Graphics_referencing_elements">Graphics referencing elements</h3> - -<p>{{SVGElement("mesh")}}, {{SVGElement("use")}}</p> - -<h3 id="Light_source_elements">Light source elements</h3> - -<p>{{SVGElement("feDistantLight")}}, {{SVGElement("fePointLight")}}, {{SVGElement("feSpotLight")}}</p> - -<h3 id="Never-rendered_elements">Never-rendered elements</h3> - -<p>{{SVGElement("clipPath")}}, {{SVGElement("defs")}}, {{SVGElement("hatch")}}, {{SVGElement("linearGradient")}}, {{SVGElement("marker")}}, {{SVGElement("mask")}}, {{SVGElement("meshgradient")}}, {{SVGElement("metadata")}}, {{SVGElement("pattern")}}, {{SVGElement("radialGradient")}}, {{SVGElement("script")}}, {{SVGElement("style")}}, {{SVGElement("symbol")}}, {{SVGElement("title")}}</p> - -<h3 id="Paint_server_elements">Paint server elements</h3> - -<p>{{SVGElement("hatch")}}, {{SVGElement("linearGradient")}}, {{SVGElement("meshgradient")}}, {{SVGElement("pattern")}}, {{SVGElement("radialGradient")}}, {{SVGElement("solidcolor")}}</p> - -<h3 id="Renderable_elements">Renderable elements</h3> - -<p>{{SVGElement("a")}}, {{SVGElement("circle")}}, {{SVGElement("ellipse")}}, {{SVGElement("foreignObject")}}, {{SVGElement("g")}}, {{SVGElement("image")}}, {{SVGElement("line")}}, {{SVGElement("mesh")}}, {{SVGElement("path")}}, {{SVGElement("polygon")}}, {{SVGElement("polyline")}}, {{SVGElement("rect")}}, {{SVGElement("svg")}}, {{SVGElement("switch")}}, {{SVGElement("symbol")}}, {{SVGElement("text")}}, {{SVGElement("textPath")}}, {{SVGElement("tspan")}}, {{SVGElement("unknown")}}, {{SVGElement("use")}}</p> - -<h3 id="Shape_elements">Shape elements</h3> - -<p>{{SVGElement("circle")}}, {{SVGElement("ellipse")}}, {{SVGElement("line")}}, {{SVGElement("mesh")}}, {{SVGElement("path")}}, {{SVGElement("polygon")}}, {{SVGElement("polyline")}}, {{SVGElement("rect")}}</p> - -<h3 id="Structural_elements">Structural elements</h3> - -<p>{{SVGElement("defs")}}, {{SVGElement("g")}}, {{SVGElement("svg")}}, {{SVGElement("symbol")}}, {{SVGElement("use")}}</p> - -<h3 id="Text_content_elements">Text content elements</h3> - -<p>{{SVGElement("altGlyph")}}, {{SVGElement("altGlyphDef")}}, {{SVGElement("altGlyphItem")}}, {{SVGElement("glyph")}}, {{SVGElement("glyphRef")}}, {{SVGElement("textPath")}}, {{SVGElement("text")}}, {{SVGElement("tref")}}, {{SVGElement("tspan")}}</p> - -<h3 id="Text_content_child_elements">Text content child elements</h3> - -<p>{{SVGElement("altGlyph")}}, {{SVGElement("textPath")}}, {{SVGElement("tref")}}, {{SVGElement("tspan")}}</p> - -<h3 id="Uncategorized_elements">Uncategorized elements</h3> - -<p>{{SVGElement("clipPath")}}, {{SVGElement("color-profile")}}, {{SVGElement("cursor")}}, {{SVGElement("filter")}}, {{SVGElement("foreignObject")}}, {{SVGElement("hatchpath")}}, {{SVGElement("meshpatch")}}, {{SVGElement("meshrow")}}, {{SVGElement("script")}}, {{SVGElement("style")}}, {{SVGElement("view")}}</p> - -<h2 id="See_also">See also</h2> - -<ul> - <li><a href="/en-US/docs/Web/SVG/Attribute">SVG attribute reference</a></li> - <li><a href="/en-US/docs/Web/SVG/Tutorial">SVG Tutorial</a></li> - <li><a href="/en-US/docs/Web/API/Document_Object_Model#SVG_interfaces">SVG interface reference</a></li> -</ul> diff --git a/files/bg/web/svg/element/svg/index.html b/files/bg/web/svg/element/svg/index.html deleted file mode 100644 index 8d14d97acf..0000000000 --- a/files/bg/web/svg/element/svg/index.html +++ /dev/null @@ -1,122 +0,0 @@ ---- -title: <svg> -slug: Web/SVG/Element/svg -tags: - - SVG контейнер - - Елемент -translation_of: Web/SVG/Element/svg ---- -<div>{{SVGRef}}</div> - -<p>Елементът <code>svg</code> е контейнер, който задава нова координатна система и <a href="/en-US/docs/Web/SVG/Attribute/viewBox">viewport</a>. Използва се като най-външен елемент за всеки един SVG документ. Също така може да бъде използван за влагане на отделен фрагмен от SVG (Мащабируема векторна графика) в SVG или HTML документ.</p> - -<div class="note"> -<p><strong>Бележка:</strong> Атрибутът <code>xmlns</code> се изисква само на най-външния <code>svg</code> елемент от <em>SVG документите</em>.</p> -</div> - -<div id="Exeemple"> -<div class="hidden"> -<pre class="brush: css">html,body,svg { height:100% }</pre> -</div> - -<pre class="brush: html; highlight[4]"><svg viewBox="0 0 300 100" xmlns="http://www.w3.org/2000/svg"> - <circle cx="50" cy="50" r="40" stroke="red" fill="grey" /> - <circle cx="150" cy="50" r="4" stroke="red" fill="grey" /> - - <svg viewBox="0 0 10 10" x="200" width="100"> - <circle cx="5" cy="5" r="4" stroke="red" fill="grey" /> - </svg> -</svg></pre> - -<p>{{EmbedLiveSample('Exeemple', 150, '100%')}}</p> -</div> - -<h2 id="Атрибути">Атрибути</h2> - -<dl> - <dt>{{SVGAttr("baseProfile")}} {{deprecated_inline('svg2')}}</dt> - <dd>Този атрибут задава минималният SVG езиков профил, необходим от документа.<br> - <small><em>Тип на стойността</em>: <strong><string></strong> ; <em>Стойност по подразбиране</em>: none; <em>Animatable</em>: <strong>no</strong></small></dd> - <dt>{{SVGAttr("contentScriptType")}} {{deprecated_inline('svg2')}}</dt> - <dd>Този атрибут определя скриптовият език, който по подразбиране се използва от този SVG фрагмент.<br> - <small><em>Тип на стойността</em>: <strong><string></strong> ; <em>Стойност по подразбиране</em>: <code>application/ecmascript</code>; <em>Animatable</em>: <strong>no</strong></small></dd> - <dt>{{SVGAttr("contentStyleType")}} {{deprecated_inline('svg2')}}</dt> - <dd>Този атрибут задава езикът, който по подразбиране се използва за стилизиране на SVG фрагмента.<br> - <small><em>Value type</em>: <strong><string></strong> ; <em>Default value</em>: <code>text/css</code>; <em>Animatable</em>: <strong>no</strong></small></dd> - <dt>{{SVGAttr("height")}}</dt> - <dd>Атрибутът определя височината на фигурата <em>rect</em> (от правоъгълник).<br> - <small><em>Value type</em>: <a href="/docs/Web/SVG/Content_type#Length"><strong><length></strong></a>|<a href="/docs/Web/SVG/Content_type#Percentage"><strong><percentage></strong></a> ; <em>Default value</em>: <code>auto</code>; <em>Animatable</em>: <strong>yes</strong></small></dd> - <dt>{{SVGAttr("preserveAspectRatio")}}</dt> - <dd>Този атрибут задава как графичният фрагмент трябва да бъде деформиран, ако е вложен в контейнер с различно съотношение.<br> - <small><em>Value type</em>: (<code>none</code>| <code>xMinYMin</code>| <code>xMidYMin</code>| <code>xMaxYMin</code>| <code>xMinYMid</code>| <code>xMidYMid</code>| <code>xMaxYMid</code>| <code>xMinYMax</code>| <code>xMidYMax</code>| <code>xMaxYMax</code>) (<code>meet</code>|<code>slice</code>)? ; <em>Default value</em>: <code>xMidYMid meet</code>; <em>Animatable</em>: <strong>yes</strong></small></dd> - <dt>{{SVGAttr("version")}} {{deprecated_inline('svg2')}}</dt> - <dd>Атрибутът показва коя версия на SVG се използва за вътрешното съдържание на елемента.<br> - <small><em>Value type</em>: <strong><a href="/docs/Web/SVG/Content_type#Number"><number></a></strong> ; <em>Default value</em>: none; <em>Animatable</em>: <strong>no</strong></small></dd> - <dt>{{SVGAttr("viewBox")}}</dt> - <dd>Атрибутът определя границата на SVG viewport за настоящия SVG фрагмент.<br> - <small><em>Value type</em>: <strong><a href="/docs/Web/SVG/Content_type#List-of-Ts"><list-of-numbers></a></strong> ; <em>Default value</em>: none; <em>Animatable</em>: <strong>yes</strong></small></dd> - <dt>{{SVGAttr("width")}}</dt> - <dd>Атрибутът определя широчината на фигурата <em>rect</em> (от правоъгълник).<br> - <small><em>Value type</em>: <a href="/docs/Web/SVG/Content_type#Length"><strong><length></strong></a>|<a href="/docs/Web/SVG/Content_type#Percentage"><strong><percentage></strong></a> ; <em>Default value</em>: <code>auto</code>; <em>Animatable</em>: <strong>yes</strong></small></dd> - <dt>{{SVGAttr("x")}}</dt> - <dd>Атрибутът определя стойността на <em>х</em> координатата на svg контейнера. Няма ефект върху най-външния <code>svg</code> елемент.<br> - <small><em>Value type</em>: <a href="/docs/Web/SVG/Content_type#Length"><strong><length></strong></a>|<a href="/docs/Web/SVG/Content_type#Percentage"><strong><percentage></strong></a> ; <em>Default value</em>: <code>0</code>; <em>Animatable</em>: <strong>yes</strong></small></dd> - <dt>{{SVGAttr("y")}}</dt> - <dd>Този атрибут определя стойността на <em>y</em> координатата на svg контейнера. Няма ефект върху най-външния <code>svg</code> елемент.<br> - <small><em>Value type</em>: <a href="/docs/Web/SVG/Content_type#Length"><strong><length></strong></a>|<a href="/docs/Web/SVG/Content_type#Percentage"><strong><percentage></strong></a> ; <em>Default value</em>: <code>0</code>; <em>Animatable</em>: <strong>yes</strong></small></dd> -</dl> - -<div class="note"> -<p><strong>Бележка:</strong> След SVG2 <code>x</code>, <code>y</code>, <code>width</code> и <code>height</code> са <em>Geometry Propertie</em>s (<em>Геометрични Свойства)</em>, което означава, че тези атрибути могат да бъдат използвани и като CSS свойства за този елемент.</p> -</div> - -<h3 id="Глобални_атрибути">Глобални атрибути</h3> - -<dl> - <dt><a href="/docs/Web/SVG/Attribute/Core">Основни атрибути</a></dt> - <dd><small>Най-съществените: {{SVGAttr('id')}}, {{SVGAttr('tabindex')}}</small></dd> - <dt><a href="/docs/Web/SVG/Attribute/Styling">Атрибути за стилизиране</a></dt> - <dd><small>{{SVGAttr('class')}}, {{SVGAttr('style')}}</small></dd> - <dt><a href="/docs/Web/SVG/Attribute/Conditional_Processing">Атрибути за обработване на условията</a></dt> - <dd><small>Най-съществени: {{SVGAttr('requiredExtensions')}}, {{SVGAttr('systemLanguage')}}</small></dd> - <dt>Атрибути за събития (еvent)</dt> - <dd><small><a href="/docs/Web/SVG/Attribute/Events#Global_Event_Attributes">Global event attributes</a>, <a href="/docs/Web/SVG/Attribute/Events#Graphical_Event_Attributes">Graphical event attributes</a>, <a href="/docs/Web/SVG/Attribute/Events#Document_Event_Attributes">Document event attributes</a>, <a href="/docs/Web/SVG/Attribute/Events#Document_Element_Event_Attributes">Document element event attributes</a></small></dd> - <dt><a href="/docs/Web/SVG/Attribute/Presentation">Атрибути за представяне</a></dt> - <dd><small>Най-съществени: {{SVGAttr('clip-path')}}, {{SVGAttr('clip-rule')}}, {{SVGAttr('color')}}, {{SVGAttr('color-interpolation')}}, {{SVGAttr('color-rendering')}}, {{SVGAttr('cursor')}}, {{SVGAttr('display')}}, {{SVGAttr('fill')}}, {{SVGAttr('fill-opacity')}}, {{SVGAttr('fill-rule')}}, {{SVGAttr('filter')}}, {{SVGAttr('mask')}}, {{SVGAttr('opacity')}}, {{SVGAttr('pointer-events')}}, {{SVGAttr('shape-rendering')}}, {{SVGAttr('stroke')}}, {{SVGAttr('stroke-dasharray')}}, {{SVGAttr('stroke-dashoffset')}}, {{SVGAttr('stroke-linecap')}}, {{SVGAttr('stroke-linejoin')}}, {{SVGAttr('stroke-miterlimit')}}, {{SVGAttr('stroke-opacity')}}, {{SVGAttr('stroke-width')}}, {{SVGAttr("transform")}}, {{SVGAttr('vector-effect')}}, {{SVGAttr('visibility')}}</small></dd> - <dt>Aria атрибути</dt> - <dd><small><code>aria-activedescendant</code>, <code>aria-atomic</code>, <code>aria-autocomplete</code>, <code>aria-busy</code>, <code>aria-checked</code>, <code>aria-colcount</code>, <code>aria-colindex</code>, <code>aria-colspan</code>, <code>aria-controls</code>, <code>aria-current</code>, <code>aria-describedby</code>, <code>aria-details</code>, <code>aria-disabled</code>, <code>aria-dropeffect</code>, <code>aria-errormessage</code>, <code>aria-expanded</code>, <code>aria-flowto</code>, <code>aria-grabbed</code>, <code>aria-haspopup</code>, <code>aria-hidden</code>, <code>aria-invalid</code>, <code>aria-keyshortcuts</code>, <code>aria-label</code>, <code>aria-labelledby</code>, <code>aria-level</code>, <code>aria-live</code>, <code>aria-modal</code>, <code>aria-multiline</code>, <code>aria-multiselectable</code>, <code>aria-orientation</code>, <code>aria-owns</code>, <code>aria-placeholder</code>, <code>aria-posinset</code>, <code>aria-pressed</code>, <code>aria-readonly</code>, <code>aria-relevant</code>, <code>aria-required</code>, <code>aria-roledescription</code>, <code>aria-rowcount</code>, <code>aria-rowindex</code>, <code>aria-rowspan</code>, <code>aria-selected</code>, <code>aria-setsize</code>, <code>aria-sort</code>, <code>aria-valuemax</code>, <code>aria-valuemin</code>, <code>aria-valuenow</code>, <code>aria-valuetext</code>, <code>role</code></small></dd> -</dl> - -<h2 id="Бележки_за_използване">Бележки за използване</h2> - -<p>{{svginfo}}</p> - -<h2 id="Спецификации">Спецификации</h2> - -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статут</th> - <th scope="col">Коментар</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('SVG2', 'struct.html#NewDocument', '<svg>')}}</td> - <td>{{Spec2('SVG2')}}</td> - <td> </td> - </tr> - <tr> - <td>{{SpecName('SVG1.1', 'struct.html#NewDocument', '<svg>')}}</td> - <td>{{Spec2('SVG1.1')}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> - -<h2 id="Съвместимост_с_браузъри">Съвместимост с браузъри</h2> - - - -<p>{{Compat("svg.elements.svg")}}</p> diff --git a/files/bg/web/svg/index.html b/files/bg/web/svg/index.html deleted file mode 100644 index 600733626f..0000000000 --- a/files/bg/web/svg/index.html +++ /dev/null @@ -1,102 +0,0 @@ ---- -title: 'SVG: Scalable Vector Graphics' -slug: Web/SVG -tags: - - 2D Graphics - - Graphics - - Icons - - Images - - NeedsTranslation - - Reference - - Responsive Design - - SVG - - Scalable Graphics - - Scalable Images - - TopicStub - - Vector Graphics - - Web - - 'l10n:priority' -translation_of: Web/SVG ---- -<div>{{SVGRef}}</div> - -<div class="callout-box"><strong><a href="/en-US/docs/SVG/Tutorial">Getting Started</a></strong><br> -This tutorial will help get you started using SVG.</div> - -<p class="summary"><span class="seoSummary"><strong>Scalable Vector Graphics (SVG)</strong> is an <a href="/en-US/docs/XML">XML</a>-based markup language for describing two dimensional based <a class="external" href="https://en.wikipedia.org/wiki/Vector_graphics">vector graphics</a>.</span> SVG is essentially to graphics what <a href="/en-US/docs/Web/HTML">HTML</a> is to text.</p> - -<p>SVG is a text-based open Web standard. It is explicitly designed to work with other web standards such as <a href="/en-US/docs/CSS">CSS</a>, <a href="/en-US/docs/DOM">DOM</a>, and <a href="/en-US/docs/Web/SVG/SVG_animation_with_SMIL">SMIL</a>.</p> - -<p>SVG images and their related behaviors are defined in <span class="seoSummary"><a href="/en-US/docs/XML">XML</a></span> text files which means they can be searched, indexed, scripted and compressed. Additionally this means they can be created and edited with any text editor and with drawing software. </p> - -<p>SVG is an open standard developed by the <a href="https://www.w3.org/">World Wide Web consortium(W3C) </a>since 1999.</p> - -<div class="cleared row topicpage-table"> -<div class="section"> -<h2 class="Documentation" id="Documentation">Documentation</h2> - -<dl> - <dt><a href="/en-US/docs/Web/SVG/Element">SVG element reference</a></dt> - <dd>Details about each SVG element.</dd> - <dt><a href="/en-US/docs/Web/SVG/Attribute">SVG attribute reference</a></dt> - <dd>Details about each SVG attribute.</dd> - <dt><a href="/en-US/docs/DOM/DOM_Reference#SVG_interfaces">SVG DOM interface reference</a></dt> - <dd>Details about the SVG DOM API, for interaction with JavaScript.</dd> - <dt><a href="/en-US/docs/Web/SVG/Applying_SVG_effects_to_HTML_content">Applying SVG effects to HTML content</a></dt> - <dd>SVG works together with {{Glossary("HTML")}}, {{Glossary("CSS")}} and {{Glossary("JavaScript")}}. Use SVG to <a href="/en-US/docs/SVG_In_HTML_Introduction">enhance a regular HTML page or web application</a>.</dd> -</dl> - -<p><span class="alllinks"><a href="/en-US/docs/tag/SVG">View All...</a></span></p> - -<h2 class="Community" id="Community">Community</h2> - -<ul> - <li>View Mozilla forums... {{DiscussionList("dev-tech-svg", "mozilla.dev.tech.svg")}}</li> -</ul> - -<h2 class="Tools" id="Tools">Tools</h2> - -<ul> - <li><a href="https://github.com/w3c/svgwg/wiki/Testing">SVG Test Suite</a></li> - <li><a href="https://validator.w3.org/#validate_by_input">Markup Validator</a></li> - <li><a href="/en-US/docs/tag/SVG:Tools">More Tools...</a></li> - <li>Other resources: <a href="/en-US/docs/XML">XML</a>, <a href="/en-US/docs/CSS">CSS</a>, <a href="/en-US/docs/DOM">DOM</a>, <a href="/en-US/docs/HTML/Canvas">Canvas</a></li> -</ul> -</div> - -<div class="section"> -<h2 class="Related_Topics" id="Examples">Examples</h2> - -<ul> - <li>Google <a href="http://maps.google.com">Maps</a> (route overlay) & <a href="http://docs.google.com">Docs</a> (spreadsheet charting)</li> - <li><a href="http://starkravingfinkle.org/projects/demo/svg-bubblemenu-in-html.xml">SVG bubble menus</a></li> - <li><a href="http://jwatt.org/svg/authoring/">SVG authoring guidelines</a></li> - <li>An overview of the <a href="/en-US/docs/Mozilla_SVG_Project">Mozilla SVG Project</a></li> - <li><a href="/en-US/docs/SVG/FAQ">Frequently asked questions</a> regarding SVG and Mozilla</li> - <li><a href="/en-US/docs/SVG/SVG_as_an_Image">SVG as an image</a></li> - <li><a href="/en-US/docs/SVG/SVG_animation_with_SMIL">SVG animation with SMIL</a></li> - <li><a href="http://plurib.us/1shot/2007/svg_gallery/">SVG art gallery</a></li> -</ul> - -<h3 id="Animation_and_interactions">Animation and interactions</h3> - -<p>Like HTML, SVG has a document model (DOM) and events, and is accessible from JavaScript. This allows developers to create rich animations and interactive images.</p> - -<ul> - <li>Some real eye-candy SVG at <a href="http://svg-wow.org/">svg-wow.org</a></li> - <li>Firefox extension (<a href="http://schepers.cc/grafox/">Grafox</a>) to add a subset of {{Glossary("SMIL")}} animation support</li> - <li>Interactive <a href="http://demo.huihoo.com/amplesdk/examples/applications/svgalbum/index.html">photos</a> manipulation</li> - <li><a href="http://starkravingfinkle.org/blog/2007/07/firefox-3-svg-foreignobject/">HTML transformations</a> using SVG's <code>foreignObject</code></li> -</ul> - -<h3 id="Mapping_charting_games_3D_experiments">Mapping, charting, games & 3D experiments</h3> - -<p>While a little SVG can go a long way to enhanced web content, here are some examples of heavy SVG usage.</p> - -<ul> - <li><a href="https://web.archive.org/web/20131019072450/http://www.treebuilder.de/svg/connect4.svg" title="Archive link provided because source now requires authentication.">Connect 4</a></li> - <li><a href="http://jvectormap.com/">jVectorMap</a> (interactive maps for data visualization)</li> - <li><a href="http://jointjs.com">JointJS</a> (JavaScript diagramming library)</li> -</ul> -</div> -</div> diff --git a/files/bg/web/svg/tutorial/index.html b/files/bg/web/svg/tutorial/index.html deleted file mode 100644 index 08f7b89957..0000000000 --- a/files/bg/web/svg/tutorial/index.html +++ /dev/null @@ -1,54 +0,0 @@ ---- -title: Ръководство за използване на SVG -slug: Web/SVG/Tutorial -tags: - - SVG Ръководство - - ръководство -translation_of: Web/SVG/Tutorial -original_slug: Web/SVG/Ръководство ---- -<p>Мащабируеми векторни графики (Scalable Vector Graphics), <a href="/en-US/Web/SVG" title="en-US/Web/SVG">SVG</a>, е разновидност на W3C XML за маркиране на графики. Частично се изпълнява от Firefox, Opera, WebKit browsers, Internet Explorer и други браузъри.</p> - -<p>Това ръководство има за цел да обясни същината на SVG и съдържа доста технически детаили. Ако просто желаете да изрисувате красиви изображения, може би ще намерите по-полезна информация на <a class="external" href="https://inkscape.org/en/learn/" title="http://inkscape.org/doc/">Inkscape's documentation page</a>. Полезно въведение в SVG е предоставено в<a href="http://www.w3.org/Graphics/SVG/IG/resources/svgprimer.html"> SVG буквара на W3C</a>.</p> - -<div class="note">Това ръководство е в начален етап на разработване. Ако имате възможност, заповядайте да помогнете, като напишете един-два параграфа. Бонус, ако напишете цяла страница!</div> - -<h5 id="Начално_представяне_на_SVG">Начално представяне на SVG</h5> - -<ul> - <li><a href="/en-US/Web/SVG/Tutorial/Introduction" title="en-US/Web/SVG/Tutorial/Introduction">Introduction</a></li> - <li><a href="/en-US/Web/SVG/Tutorial/Getting_Started" title="en-US/Web/SVG/Tutorial/Getting_Started">Getting Started</a></li> - <li><a href="/en-US/Web/SVG/Tutorial/Positions" title="en-US/Web/SVG/Tutorial/Positions">Positions</a></li> - <li><a href="/en-US/Web/SVG/Tutorial/Basic_Shapes" title="en-US/Web/SVG/Tutorial/Basic_Shapes">Basic Shapes</a></li> - <li><a href="/en-US/Web/SVG/Tutorial/Paths" title="en-US/Web/SVG/Tutorial/Paths">Paths</a></li> - <li><a href="/en-US/Web/SVG/Tutorial/Fills_and_Strokes" title="en-US/Web/SVG/Tutorial/Fills_and_Strokes">Fills and Strokes</a></li> - <li><a href="/en-US/Web/SVG/Tutorial/Gradients" title="en-US/Web/SVG/Tutorial/Gradients">Gradients</a></li> - <li><a href="/en-US/Web/SVG/Tutorial/Patterns" title="en-US/Web/SVG/Tutorial/Patterns">Patterns</a></li> - <li><a href="/en-US/Web/SVG/Tutorial/Texts" title="en-US/Web/SVG/Tutorial/Texts">Texts</a></li> - <li><a href="/en-US/Web/SVG/Tutorial/Basic_Transformations" title="en-US/Web/SVG/Tutorial/Basic_Transformations">Basic Transformations</a></li> - <li><a href="/en-US/Web/SVG/Tutorial/Clipping_and_masking" title="en-US/Web/SVG/Tutorial/Clipping_and_masking">Clipping and masking</a></li> - <li><a href="/en-US/Web/SVG/Tutorial/Other_content_in_SVG" title="en-US/Web/SVG/Tutorial/Other content in SVG">Other content in SVG</a></li> - <li><a href="/en-US/Web/SVG/Tutorial/Filter_effects" title="en-US/Web/SVG/Tutorial/Filter effects">Filter effects</a></li> - <li><a href="/en-US/Web/SVG/Tutorial/SVG_fonts" title="en-US/Web/SVG/Tutorial/SVG fonts">SVG fonts</a></li> - <li><a href="/en-US/Web/SVG/Tutorial/SVG_Image_Tag" title="en-US/Web/SVG/Tutorial/SVG Image Tag">SVG Image tag</a></li> - <li><a href="/en-US/Web/SVG/Tutorial/Tools_for_SVG" title="en-US/Web/SVG/Tutorial/Tools_for_SVG">Tools for SVG</a></li> - <li><a href="/en-US/docs/Web/SVG/Tutorial/SVG_and_CSS">SVG and CSS</a></li> -</ul> - -<p>Следващите теми са по-задълбочени и поради това, трябва да получат отделни ръководства.</p> - -<h5 id="Писане_на_SVG_чрез_JavaScript">Писане на SVG чрез JavaScript</h5> - -<p>TBD</p> - -<h5 id="Ръководство_за_филтри_в_SVG">Ръководство за филтри в SVG</h5> - -<p>TBD</p> - -<h5 id="Анимации_чрез_SMIL(*задаване_на_път)_в_SVG">Анимации чрез SMIL(*задаване на път) в SVG</h5> - -<p>TBD</p> - -<h5 id="Създаване_на_шрифт_в_SVG">Създаване на шрифт в SVG</h5> - -<p>TBD</p> |