Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FontMetrics

Specified in the xxx_metrics.ts files.

Hierarchy

  • Record<string, any>
    • FontMetrics

Index

Properties

accidental?: Record<string, number>
articulation?: Record<string, Record<string, number>>
clef?: Record<string, any>
digits?: Record<string, number>
glyphs: Record<string, Record<string, any>>
name: string
noteHead?: Record<string, Record<string, number>>
pedalMarking?: Record<string, Record<string, number>>
smufl: boolean
stave?: Record<string, number>
stringNumber?: StringNumberMetrics
tremolo?: Record<string, Record<string, number>>