Contents Menu Expand Light mode Dark mode Auto light/dark mode
svgwrite 1.4.3 文档
svgwrite 1.4.3 文档

内容/Contents

  • 概述
    • 核心属性
    • 条件处理属性
    • 文档事件属性
    • 图形事件属性
    • 演示属性
    • XLink 属性
  • SVG 参考
  • 其他 SVG 文档
  • SVG 实现状态

模块/Modules

  • svgwrite 模块
  • utils 模块

结构对象/Structural Objects

  • BaseElement
  • Drawing
  • SVG
  • Group
  • Defs
  • Symbol
  • Marker
  • Use
  • Hyperlink
  • Script
  • Style

绘制对象/Graphical Objects

  • Path
  • Line
  • Rect
  • Circle
  • Ellipse
  • Polyline
  • Polygon
  • Basic Shapes Examples
  • Image

文本对象/Text Objects

  • Text
  • TSpan
  • TRef
  • TextPath
  • TextArea

绘图服务/Paint server

  • 线性渐变/LinearGradient
  • 径向渐变/RadialGradient
  • 图案/Pattern
  • SolidColor

遮盖/Masking

  • ClipPath
  • Mask

动画/Animation

  • animate 模块
  • Set
  • AnimateMotion
  • Animate
  • AnimateColor
  • AnimateTransform
  • SVG 动画属性
    • Animation Events Attributes
    • Animation Target Attributes
    • Animation Timing Attributes
    • Animation Value Attributes
    • Animation Addition Attributes

滤镜效果/Filter Effects

  • Introduction
  • Filter Element
  • 滤镜原语概述
  • 滤镜原语的通用svg属性
  • feBlend 滤镜元素
  • feColorMatrix 滤镜元素
  • feComponentTransfer 滤镜元素
  • feComposite 滤镜元素
  • feConvolveMatrix 滤镜元素
  • feDiffuseLighting 滤镜元素
  • feDisplacementMap 滤镜元素
  • feFlood 滤镜元素
  • feGaussianBlur 滤镜元素
  • feImage 滤镜元素
  • feMerge 滤镜元素
  • feMorphology 滤镜元素
  • feOffset 滤镜元素
  • feSpecularLighting 滤镜元素
  • feTile 滤镜元素
  • feTurbulence 滤镜元素
  • feDistantLight 滤镜元素
  • fePointLight 滤镜元素
  • feSpotLight 滤镜元素

MixIns

  • ViewBox Mixin
  • Transform Mixin
  • XLink Mixin
  • Presentation Mixin
  • MediaGroup Mixin
  • Markers Mixin
  • Clipping Mixin

扩展/Extensions

  • Inkscape 扩展
Back to top

核心属性#

Core Attributes

W3C Reference: http://www.w3.org/TR/SVG11/intro.html#TermCoreAttributes

核心属性是可以在任何 SVG 元素上指定的属性.

W3C Reference: http://www.w3.org/TR/SVG11/intro.html#TermCoreAttributes

The core attributes are those attributes that can be specified on any SVG element.

W3C 直达链接#

W3C Direct Links

  • id

  • xml:base

  • xml:lang

  • xml:space

Next
条件处理属性
Previous
概述
Copyright © 2014-2019, Manfred Moitzi <me@mozman.at>
Made with Sphinx and @pradyunsg's Furo
On this page
  • 核心属性
    • W3C 直达链接