From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/zh-cn/web/svg/element/hkern/index.html | 52 ++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 files/zh-cn/web/svg/element/hkern/index.html (limited to 'files/zh-cn/web/svg/element/hkern/index.html') diff --git a/files/zh-cn/web/svg/element/hkern/index.html b/files/zh-cn/web/svg/element/hkern/index.html new file mode 100644 index 0000000000..3c2914a0dc --- /dev/null +++ b/files/zh-cn/web/svg/element/hkern/index.html @@ -0,0 +1,52 @@ +--- +title: hkern +slug: Web/SVG/Element/hkern +tags: + - SVG + - SVG字体 + - 元素 + - 参考 + - 需要兼容性表 + - 需要示例 +translation_of: Web/SVG/Element/hkern +--- +
{{SVGRef}}
+ +

在自上而下的字体中,hkern元素可以精细调整两个雕刻文字的水平距离。这个处理就是”字距处理

+ +

用法

+ +

{{svginfo}}

+ +

示例

+ +

属性

+ +

全局属性

+ + + +

专有属性

+ + + +

DOM 接口

+ +

该元素实现了SVGHKernElement接口。

+ +

参见

+ + -- cgit v1.2.3-54-g00ecf