Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FactoryOptions

Hierarchy

  • FactoryOptions

Index

Properties

font?: FontInfo
renderer?: { backend?: number; background?: string; elementId: null | string; height: number; width: number }

Type declaration

  • Optional backend?: number
  • Optional background?: string
  • elementId: null | string
  • height: number
  • width: number
stave?: { space: number }

Type declaration

  • space: number