# tool.bitmapfont **Repository Path**: kiteoath/tool.bitmapfont ## Basic Information - **Project Name**: tool.bitmapfont - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-12-09 - **Last Updated**: 2025-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #tool.bitmapfont 简易BitMapFont字体制作软件 安装: 执行`npm i` 运行`npm start` 测试`npm run dev` 打包发布 mac和windows版需在对应的os下编译 编译后的文件在./dist目录下 mac版`npm run pack-mac` windows版`npm run pack-win`