Skip to content

Commit 0d82126

Browse files
committed
readme添加一些技术细节信息
1 parent d1c4ff5 commit 0d82126

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

readme.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,39 @@
11
![Title](https://github.com/MrZ626/codePixel/blob/master/title.jpg)
22

33
# 起因
4+
45
有一天突然想找个等宽的像素字体写代码用,结果没找着,那就自己做一个吧!
56

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

89
# 特点
10+
911
仅支持相对常用的基础半角字母和符号,具体有啥自己拆文件看吧
1012

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

1315
# 使用软件
16+
1417
使用FontCreator制作
1518

1619
Made with FontCreator
1720

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

2125
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)
26+
27+
# 一些技术细节
28+
29+
Ascender: 1024
30+
31+
CapHeight: 896
32+
33+
x-Height: 640
34+
35+
Descender: -128
36+
37+
English chars' width: 768
38+
39+
Fullwidth chars' width: 1024 (from Descender to CapHeight)

0 commit comments

Comments
 (0)