UNPKG

@kcaitech/text2path

Version:
2 lines (1 loc) 126 B
export declare function text2path(font: string, fontSize: number, italic: boolean, weight: number, charCode: number): string;