#461311 python3Packages.pypalazzetti: 0.1.19 -> 0.1.20
#461308 python3Packages.lacuscore: 1.19.2 -> 1.19.3
#461307 fabric-ai: 1.4.322 -> 1.4.323
#461305 python3Packages.swh-perfecthash: remove
#461311 python3Packages.pypalazzetti: 0.1.19 -> 0.1.20
#461308 python3Packages.lacuscore: 1.19.2 -> 1.19.3
#461307 fabric-ai: 1.4.322 -> 1.4.323
#461305 python3Packages.swh-perfecthash: remove
If I remember correctly, I made the glyphs in Flash before importing them into FontForge which explains the jank.
If I remember correctly, I made the glyphs in Flash before importing them into FontForge which explains the jank.
That’s how good code would be, in my opinion.
I, of course, modified FontForge so you could extend it with C code […]
That’s how good code would be, in my opinion.
I, of course, modified FontForge so you could extend it with C code […]
George Williams could churn out code PRODIGIOUSLY. He was FAST. I mean EXTREMELY FAST. But the code was not the kind that could be […]
George Williams could churn out code PRODIGIOUSLY. He was FAST. I mean EXTREMELY FAST. But the code was not the kind that could be […]
Internationalization and localization.
Believe me, it gets very complicated. But I did this sort of thing when working on FontForge and Sorts Mill Editor. It is complicated but also very interesting.
Internationalization and localization.
Believe me, it gets very complicated. But I did this sort of thing when working on FontForge and Sorts Mill Editor. It is complicated but also very interesting.
In a perfect manifestation of the Baader-Meinhof phenomenon, this […]
[Original post on kishkush.net]
In a perfect manifestation of the Baader-Meinhof phenomenon, this […]
[Original post on kishkush.net]
stocker.jp/affinity-man...
stocker.jp/affinity-man...
Interest | Match | Feed
But if you just want something quick & easy, like making a font from your handwriting, free software like InkScape has a font editor built-in that's easy to use (relatively)
But if you just want something quick & easy, like making a font from your handwriting, free software like InkScape has a font editor built-in that's easy to use (relatively)
Inkscape导入pdf后,会用系统字体渲染(或者转换为path,这样不好编辑), 和pdf使用的字体(子集字体)哪怕名称一样,渲染出来也可能是不同的。
方案就是用FontForge从pdf中导出它使用的嵌入字体为ttf文件,注意这个ttf文件仅包含pdf用到的字符。
然后安装这个ttf文件,刷新字体缓存,重启Inkscape就能识别这个字体了(有可能会和安装的字体有冲突), 渲染出来的字体和PDF的一模一样且是可编辑的
Inkscape导入pdf后,会用系统字体渲染(或者转换为path,这样不好编辑), 和pdf使用的字体(子集字体)哪怕名称一样,渲染出来也可能是不同的。
方案就是用FontForge从pdf中导出它使用的嵌入字体为ttf文件,注意这个ttf文件仅包含pdf用到的字符。
然后安装这个ttf文件,刷新字体缓存,重启Inkscape就能识别这个字体了(有可能会和安装的字体有冲突), 渲染出来的字体和PDF的一模一样且是可编辑的