UNPKG

@zsviczian/excalidraw

Version:
9 lines (8 loc) 341 B
import { type ExcalidrawFontFaceDescriptor } from "../Fonts"; /** * The original font was modified with the following changes: * - removed non-CJK codepoints * - reduced any Hangul side-bearings to 40% * - centered in width of inproperly centered CJK codepoints */ export declare const XiaolaiFontFaces: ExcalidrawFontFaceDescriptor[];