g1

Deprecated: This feature is no longer recommended. Though some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes. Avoid using it, and update existing code if possible; see the compatibility table at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time.

The g1 attribute specifies a list of glyph names which identify a set of possible first glyphs in the kerning pair.

All glyphs with the given glyph name are included in the set. The total set of possible first glyphs in the kerning pair is the union of glyphs specified by the u1 and g1 attributes.

You can use this attribute with the following SVG elements:

Context notes

Value <name>#
Default value None
Animatable No
<name>#

This value indicates a comma-separated sequence of glyph names (i.e., values that match glyph-name attributes on <glyph> elements) which identify a set of possible first glyphs in the kerning pair.

Specifications

Specification
Scalable Vector Graphics (SVG) 1.1 (Second Edition)
# HKernElementG1Attribute

Browser compatibility

BCD tables only load in the browser