Skip to content

Commit

Permalink
readme添加一些技术细节信息
Browse files Browse the repository at this point in the history
  • Loading branch information
MrZ626 committed Oct 6, 2023
1 parent d1c4ff5 commit 0d82126
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,39 @@
![Title](https://github.com/MrZ626/codePixel/blob/master/title.jpg)

# 起因

有一天突然想找个等宽的像素字体写代码用,结果没找着,那就自己做一个吧!

第一次自己做字体,图一乐

# 特点

仅支持相对常用的基础半角字母和符号,具体有啥自己拆文件看吧

This font is made for coding. So it only supports basic English letters and some symbols, check it yourself

# 使用软件

使用FontCreator制作

Made with FontCreator

# 授权

你可以将这个字体任意使用,包括商用、设计、出版以及基于此字体开发自己的字体,只要在使用时请注明原作者(MrZ)就行,使用时无需通知我本人(不过还是希望来说一声啦)

You can use this font at will, including commercial, design, publishing and developing your own font based on this font, but please indicate the original author (MrZ),no need to notify me (though I hope you can notify me :D)

# 一些技术细节

Ascender: 1024

CapHeight: 896

x-Height: 640

Descender: -128

English chars' width: 768

Fullwidth chars' width: 1024 (from Descender to CapHeight)

0 comments on commit 0d82126

Please sign in to comment.