Skip to content

Commit

Permalink
发布 2.10.75 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
Workear34 committed Oct 1, 2024
1 parent 647ea99 commit cdec17c
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 4 deletions.
12 changes: 12 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 2.10.75 2024-10-1
- 优化字形: `V u * µ Ø ø ¢ 4 - H a y g & l u c © ,`
- 统一 ` a u d l j t y g ` 的字形特征
- 支持复合字型
- 使用复合字形重做 Unicode 拉丁字母补充-1 字符
- 修复部分字形粗细不均
- 优化 Font Kerning
- 调整字体间距,使其更加规范协调
- 添加对 woff2 格式的支持

祝大家国庆快乐!🇨🇳

# 2.000 2024-8-29
- 优化一些字形
- 加大字形,避免同字号下字符过小难以看清
Expand Down
Binary file modified Docs/Preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

Demo 版完成之后先是发布在了酷安,没想到获得了一些人的喜爱,于是便决定公开并一直更新到现在。

目前这款字体已经开源,且如果没有特殊情况,会不定期更新维护
目前这款字体已经开源,且会不定期更新维护

## 字体预览
![](https://raw.githubusercontent.com/Workear34/Workear-Font/main/Docs/Preview.png)
Expand All @@ -27,17 +27,19 @@ Demo 版完成之后先是发布在了酷安,没想到获得了一些人的喜
- ~~GB2132-80 (6763 个汉字)~~

## 下载
目前版本: `2.000`
目前版本: `2.10.75`
### 直接下载
[Release](https://github.com/Workear34/Workear-Font/releases/latest) 或者 `Release\TTF` 目录下载 `.ttf` 文件,打开安装即可。
[Release](https://github.com/Workear34/Workear-Font/releases/latest) 或者 `Release` 目录下载 `.ttf` `.woff2`(适用于网页)文件,打开安装即可。

### 从源文件生成
`Source` 目录下载**对应版本**`.fcp` 工程文件,然后使用 FontCreator 打开导出即可。

有关对应版本的说明,请参阅本目录下的 `README.MD`

## 注意事项
本人不是专业的字体设计师,且此字体完成度依然不高(字形粗细不均、轮廓不平滑...)
本人不是专业的字体设计师,也没有学过专业的设计课程

此字体完成度依然不高(字形粗细不均、轮廓不平滑...)

如果你有优化及建议,欢迎提交 PR 或提出 Issue。

Expand Down
Binary file removed Release/TTF/Workear-Regular 2.000.ttf
Binary file not shown.
Binary file added Release/TTF/WorkearFont-Regular 2.10.75.ttf
Binary file not shown.
Binary file added Release/WOFF2/WorkearFont-Regular.woff2
Binary file not shown.
Binary file modified Source/Workear-Beta.fcp
Binary file not shown.
Binary file modified Source/Workear-Release.fcp
Binary file not shown.

0 comments on commit cdec17c

Please sign in to comment.