UNPKG

phaser3-bitmapfont-factory

Version:

Creates bitmapfonts in Phaser3 at runtime, using available browser fonts

6 lines (5 loc) 198 B
declare const kerningPairs: string[]; declare const sansSerif: string[]; declare const serif: string[]; declare const monospace: string[]; export { kerningPairs, sansSerif, serif, monospace };