glyphsWithAnchors
Description​
(no description)
- JavaScript
- C#
- Kotlin
glyphsWithAnchors: Record<string, SmuflGlyphWithAnchor>;
Record<string, SmuflGlyphWithAnchor> GlyphsWithAnchors { get; set; }
var glyphsWithAnchors: Record<String, SmuflGlyphWithAnchor>