// //------------------ DOK FILE -------------------------------------------------- +Header core.2d.font.maker =pkg core.2d.font.maker =title core.2d.font.maker =short =desc Documentation in progress... // // //------------------ PROTO ----------------------------------------------------- mkFont +Proto mkFont =type fun Str Int Int Int -> [Bitmap Str] =mode Function =pkg core.2d.font.maker =impl mcy =link =desc // +arg family =type Str =desc // +arg size =type Int =desc // +arg style =type Int =desc // +arg N =type Int =desc // +arg result =type [Bitmap Str] =desc