Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFont

Hierarchy

  • IFont

Index

Properties

charSpace

charSpace: number

identifier

identifier: string

object

object: IObj

scale

scale: number

size

size: number

strikeOut

strikeOut: boolean

underline

underline: boolean

wordSpace

wordSpace: number

Methods

embed

  • embed(): void

getEncoding

getMetrics

isBold

  • isBold(): boolean

isItalic

  • isItalic(): boolean

stringWidth

  • stringWidth(v: string): number

write

  • write(content: string, stream: Stream): void

Generated using TypeDoc