/plugin/translation/flags/ |
H A D | vi.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><defs><clipPath id="a"><path fill-opacity=".7" d="M-85.3 0h682.6v512H-85.3z"/></clipPath></defs><g fill-rule="evenodd" clip-path="url(#a)" transform="translate(80) scale(.9375)"><path fil (…)
|
H A D | is.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><defs><clipPath id="a"><path fill-opacity=".7" d="M0 0h640v480H0z"/></clipPath></defs><g fill-rule="evenodd" stroke-width="0" clip-path="url(#a)"><path fill="#003897" d="M0 0h66 (…)
|
H A D | he.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><defs><clipPath id="a"><path fill-opacity=".7" d="M-87.6 0H595v512H-87.6z"/></clipPath></defs><g fill-rule="evenodd" clip-path="url(#a)" transform="translate(82.1) scale(.94)"><path fil (…)
|
H A D | ko.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 640 480"><defs><clipPath id="a"><path fill-opacity=".7" d="M-95.8-.4h682.7v512H-95.8z"/></clipPath></defs><g fill-rule="evenodd" clip-path="url(#a)" transform="translate(89.8 .4) scale(.9375)"><pat (…)
|
H A D | sl.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><defs><clipPath id="a"><path fill-opacity=".7" d="M-15 0h682.6v512H-15.1z"/></clipPath></defs><g fill-rule="evenodd" stroke-width="1pt" clip-path="url(#a)" transform="translate(14.1) sc (…)
|
H A D | zh-tw.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><clipPath id="a"><path d="M0 0h640v480H0z"/></clipPath><g clip-path="url(#a)"><path fill="red" d="M0 0h720v480H0z"/><path fill="#000095" d="M0 0h360v240H (…)
|
H A D | ar.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><defs><clipPath id="a"><path fill-opacity=".7" d="M-85.3 0h682.6v512H-85.3z"/></clipPath></defs><g fill-rule="evenodd" clip-path="url(#a)" transform="translate(80) scale(.9375)"><path fil (…)
|
H A D | be.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><defs><clipPath id="a"><path fill-opacity=".7" d="M0 0h682.6v512H0z"/></clipPath></defs><g fill-rule="evenodd" clip-path="url(#a)" transform="scale(.9376 .9375)"><path fill="#b200 (…)
|
/plugin/diagramsnet/lib/img/lib/cumulus/ |
H A D | cumulus_linux_icon.svg | 1 …stop-color="#009271"/></linearGradient><clipPath id="B"><path d="M9.76 11.52h25v25h-25z" fill="non…
|
H A D | cumulus_netq_icon.svg | 1 …stop-color="#770398"/></linearGradient><clipPath id="B"><path d="M9.76 11.52h25v25h-25z" fill="non…
|
/plugin/diagramsnet/lib/img/lib/mscae/ |
H A D | Azure_Cache_for_Redis.svg | 1 …www.w3.org/1999/xlink" width="50" height="49.9"><defs><clipPath ><use xlink:href="#B"/></clipPath>…
|
/plugin/amcharts/assets/amcharts/plugins/export/ |
H A D | export.js | 1544 if ( PID = _this.isHashbanged( g.paths[ i1 ].clipPath ) ) { 1681 var clipPath = _this.gatherAttribute( svg, "clip-path" ); 1685 obj.clipPath = clipPath; 1844 reviver: function( string, clipPath ) { argument 1876 if ( clipPath ) { 1886 var clipPathAttr = " clip-path=\"url(#"+ clipPath.svg.id +")\" "; 1887 var clipPathString = new XMLSerializer().serializeToString(clipPath.svg);
|
H A D | export.min.js | 1 …clipPath))&&a.clippings&&a.clippings[n]&&(!function(b,c){var d=k.paths[b].toSVG;k.paths[b].toSVG=f…
|
H A D | README.md | 887 * Fixed: clipPath issue on SVG export (workaround until fabricJS handles that by themselves)
|
/plugin/amcharts/assets/amcharts/ |
H A D | xy.js | 24 …()},prepareForExport:function(){var a=this.bulletSet;a.clipPath&&this.container.remove(a.clipPath)…
|
H A D | amcharts.js | 319 …}},push:function(a){if(a){var b=this.node;b.appendChild(a.node);var c=a.clipPath;c&&b.appendChild(… 334 …te("angle",d));h&&(a.colors.value=h)},remove:function(a){a.clipPath&&this.D.remove(a.clipPath);thi… 337 …clipPath;g&&this.D.remove(g);var k=f.parentNode;k&&(f=document.createElementNS(d.SVG_NS,"clipPath"… 343 …rnNode=f;h.parentNode.appendChild(f)},remove:function(a){a.clipPath&&this.D.remove(a.clipPath);a.g…
|
/plugin/c3chart/assets/ |
H A D | c3.min.js | 2 …clipPath=t.getClipPath(t.clipId),t.clipPathForXAxis=t.getClipPath(t.clipIdForXAxis),t.clipPathForY…
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.js | 22190 var clipPath = this.svgFactory.createElement('svg:clipPath'); 22191 clipPath.setAttributeNS(null, 'id', clipId); 22192 clipPath.setAttributeNS(null, 'transform', pm(this.transformMatrix)); 22202 clipPath.appendChild(clipElement); 22203 this.defs.appendChild(clipPath); 22210 clipPath.setAttributeNS(null, 'clip-path', current.activeClipUrl);
|
H A D | pdf.js.map | 1 …clipPath","clipElement","_setStrokeAttributes","dashArray","imgObj","imgEl","imgSrc","cliprect","_…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 2.2.js.map | 1 …clipPath> element to create a clipping path.\"\n }\n ],\n \"s…
|