Skip to content
/ glyphz Public

A tool to generate your own hand-written font, PWA supported.

Notifications You must be signed in to change notification settings

s-hit/glyphz

Repository files navigation

glyphz

「字塑 / Glyphz」是一款用于制作手写字体的网页应用。

  • 直接在网页上手写输入,可输出为 .ttf / .otf / .eot / .woff / .svg 文件。
  • 数据使用 Web Storage 与 IndexedDB 存储于本地。配合后端部分,可云同步字体与设置项。
  • 支持 Apple Pencil 压力感应。
  • 支持 PWA,部署后使用 Safari(iOS / iPadOS)、Chrome / Edge(其他系统)添加到桌面可离线使用。

环境

brew install node
cd <root-dir-of-glyphz>
npm install

运行(开发环境)

npm run dev

构建

npm run build

About

A tool to generate your own hand-written font, PWA supported.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published