非常教程

SVG参考手册

分类 | Elements

glyphref

弃用

该功能已从Web标准中删除。尽管一些浏览器可能仍然支持,但它正在被丢弃。不要在旧的或新的项目中使用它。使用它的页面或Web应用程序可能会随时中断。

glyphRef元素为引用<altGlyph>替换提供了一个可能的字形。

用法上下文

分类

文本内容元素

允许的内容

属性

全局属性

  • Core attributes »
  • Presentation attributes »
  • XLink attributes »
  • class
  • style

具体属性

  • x
  • y
  • dx
  • dy
  • glyphRef
  • format
  • xlink:href

DOM接口

这个元素实现了SVGGlyphRefElement接口。

产品规格

Specification

Status

Comment

Scalable Vector Graphics (SVG) 1.1 (Second Edition)The definition of '<glyphRef>' in that specification.

Recommendation

Initial definition

浏览器兼容性

Feature

Chrome

Firefox (Gecko)

Internet Explorer

Opera

Safari

Basic support

?

(Yes)

?

?

?

Feature

Android

Firefox Mobile (Gecko)

IE Phone

Opera Mobile

Safari Mobile

Basic support

?

?

?

?

?

SVG

可缩放矢量图形是基于可扩展标记语言(标准通用标记语言的子集),用于描述二维矢量图形的一种图形格式。它由万维网联盟制定,是一个开放标准。