UNPKG

gw-canvas

Version:

Library for rendering colorized bitmap fonts. Very fast, suitable for applications where the whole canvas needs frequent redrawing.

5 lines (4 loc) 111 B
export declare var options: { random: () => number; }; export declare function configure(opts?: {}): void;