method AsciiBannerGeneratorService.getRegisteredFonts
AsciiBannerGeneratorService.getRegisteredFonts(): ReadonlyArray<string>

Return the names of the currently registered fonts.

Return Type

ReadonlyArray<string>

Usage

import type AsciiBannerGeneratorService from ".";