#fontlab — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #fontlab, aggregated by home.social.
-
We've released v0.11 of vfbLib!
What began as a reverse engineering project in 2022 now has had a kind of official blessing from Yuri Yarmola of FontLab, who generously let me have a look at his original VFB code.
I am very grateful, for this has shed light on some intricacies of the format I would probably never have figured out on my own.
https://pypi.org/project/vfbLib/
https://github.com/LucasFonts/vfbLib/releases/tag/v0.11.0
#fonts #FontLab5Forever #FontLab #Python -
We've released v0.11 of vfbLib!
What began as a reverse engineering project in 2022 now has had a kind of official blessing from Yuri Yarmola of FontLab, who generously let me have a look at his original VFB code.
I am very grateful, for this has shed light on some intricacies of the format I would probably never have figured out on my own.
https://pypi.org/project/vfbLib/
https://github.com/LucasFonts/vfbLib/releases/tag/v0.11.0
#fonts #FontLab5Forever #FontLab #Python -
We've released v0.11 of vfbLib!
What began as a reverse engineering project in 2022 now has had a kind of official blessing from Yuri Yarmola of FontLab, who generously let me have a look at his original VFB code.
I am very grateful, for this has shed light on some intricacies of the format I would probably never have figured out on my own.
https://pypi.org/project/vfbLib/
https://github.com/LucasFonts/vfbLib/releases/tag/v0.11.0
#fonts #FontLab5Forever #FontLab #Python -
We've released v0.11 of vfbLib!
What began as a reverse engineering project in 2022 now has had a kind of official blessing from Yuri Yarmola of FontLab, who generously let me have a look at his original VFB code.
I am very grateful, for this has shed light on some intricacies of the format I would probably never have figured out on my own.
https://pypi.org/project/vfbLib/
https://github.com/LucasFonts/vfbLib/releases/tag/v0.11.0
#fonts #FontLab5Forever #FontLab #Python -
We've released v0.11 of vfbLib!
What began as a reverse engineering project in 2022 now has had a kind of official blessing from Yuri Yarmola of FontLab, who generously let me have a look at his original VFB code.
I am very grateful, for this has shed light on some intricacies of the format I would probably never have figured out on my own.
https://pypi.org/project/vfbLib/
https://github.com/LucasFonts/vfbLib/releases/tag/v0.11.0
#fonts #FontLab5Forever #FontLab #Python -
I've been trying to figure out what #FontLab 5 does under the title of “Matrix Multiplication”. The #Python docs tell us “Matrix - class to represent planar transformations” and then just say “Matrix(a, b, c, d, e, f) - creates a Matrix and assigns coordinates from float numbers” …
Now those matrices are supposed to represent transformations somehow. My knowledge from #FontTools says that a “Transform” with six values is xx, xy, yx, yy, dx, dy, with the identity transform being 1, 0, 0, 1, 0, 0. -
I've been trying to figure out what #FontLab 5 does under the title of “Matrix Multiplication”. The #Python docs tell us “Matrix - class to represent planar transformations” and then just say “Matrix(a, b, c, d, e, f) - creates a Matrix and assigns coordinates from float numbers” …
Now those matrices are supposed to represent transformations somehow. My knowledge from #FontTools says that a “Transform” with six values is xx, xy, yx, yy, dx, dy, with the identity transform being 1, 0, 0, 1, 0, 0. -
I've been trying to figure out what #FontLab 5 does under the title of “Matrix Multiplication”. The #Python docs tell us “Matrix - class to represent planar transformations” and then just say “Matrix(a, b, c, d, e, f) - creates a Matrix and assigns coordinates from float numbers” …
Now those matrices are supposed to represent transformations somehow. My knowledge from #FontTools says that a “Transform” with six values is xx, xy, yx, yy, dx, dy, with the identity transform being 1, 0, 0, 1, 0, 0. -
I've been trying to figure out what #FontLab 5 does under the title of “Matrix Multiplication”. The #Python docs tell us “Matrix - class to represent planar transformations” and then just say “Matrix(a, b, c, d, e, f) - creates a Matrix and assigns coordinates from float numbers” …
Now those matrices are supposed to represent transformations somehow. My knowledge from #FontTools says that a “Transform” with six values is xx, xy, yx, yy, dx, dy, with the identity transform being 1, 0, 0, 1, 0, 0. -
I've been trying to figure out what #FontLab 5 does under the title of “Matrix Multiplication”. The #Python docs tell us “Matrix - class to represent planar transformations” and then just say “Matrix(a, b, c, d, e, f) - creates a Matrix and assigns coordinates from float numbers” …
Now those matrices are supposed to represent transformations somehow. My knowledge from #FontTools says that a “Transform” with six values is xx, xy, yx, yy, dx, dy, with the identity transform being 1, 0, 0, 1, 0, 0. -
Use coupon FRIFONTS2N on fontlab.com/buy to SAVE 40% on ANY FontLab app: FontLab, Fontographer, BitFonter, TransType, TypeTool. SALE ends soon! #sale #fontlab #fontlabstudio #fontlab8 #fontographer #typetool #transtype #blackfriday #cybermonday
-
Use coupon FRIFONTS2N on fontlab.com/buy to SAVE 40% on ANY FontLab app: FontLab, Fontographer, BitFonter, TransType, TypeTool. SALE ends soon! #sale #fontlab #fontlabstudio #fontlab8 #fontographer #typetool #transtype #blackfriday #cybermonday
-
Use coupon FRIFONTS2N on fontlab.com/buy to SAVE 40% on ANY FontLab app: FontLab, Fontographer, BitFonter, TransType, TypeTool. SALE ends soon! #sale #fontlab #fontlabstudio #fontlab8 #fontographer #typetool #transtype #blackfriday #cybermonday
-
Use coupon FRIFONTS2N on fontlab.com/buy to SAVE 40% on ANY FontLab app: FontLab, Fontographer, BitFonter, TransType, TypeTool. SALE ends soon! #sale #fontlab #fontlabstudio #fontlab8 #fontographer #typetool #transtype #blackfriday #cybermonday
-
A new release of vfbLib is online, v0.5.2, with sensational new features, such as:
- pen protocol support (drawPoints()/getPointPen())
- TrueType conversion with cu2qu, even for multiple masters
- Build UFOs in memory
- Complete revamp of the VFB reader code
- FontLab 3 supportCheck out the release notes: https://github.com/LucasFonts/vfbLib/releases/tag/v0.5.2
Install via pip: https://pypi.org/project/vfbLib/
#Python #Fonts #Coding #FontLab #VFB -
A new release of vfbLib is online, v0.5.2, with sensational new features, such as:
- pen protocol support (drawPoints()/getPointPen())
- TrueType conversion with cu2qu, even for multiple masters
- Build UFOs in memory
- Complete revamp of the VFB reader code
- FontLab 3 supportCheck out the release notes: https://github.com/LucasFonts/vfbLib/releases/tag/v0.5.2
Install via pip: https://pypi.org/project/vfbLib/
#Python #Fonts #Coding #FontLab #VFB -
A new release of vfbLib is online, v0.5.2, with sensational new features, such as:
- pen protocol support (drawPoints()/getPointPen())
- TrueType conversion with cu2qu, even for multiple masters
- Build UFOs in memory
- Complete revamp of the VFB reader code
- FontLab 3 supportCheck out the release notes: https://github.com/LucasFonts/vfbLib/releases/tag/v0.5.2
Install via pip: https://pypi.org/project/vfbLib/
#Python #Fonts #Coding #FontLab #VFB -
A new release of vfbLib is online, v0.5.2, with sensational new features, such as:
- pen protocol support (drawPoints()/getPointPen())
- TrueType conversion with cu2qu, even for multiple masters
- Build UFOs in memory
- Complete revamp of the VFB reader code
- FontLab 3 supportCheck out the release notes: https://github.com/LucasFonts/vfbLib/releases/tag/v0.5.2
Install via pip: https://pypi.org/project/vfbLib/
#Python #Fonts #Coding #FontLab #VFB -
Anyone build a #bionicreading plugin for scans/PDFs yet? Or program a font? THAT would be awesome. I have Reeder for RSS feeds and it’s great. Jiffy Reader browser extension pretty good for what could be expected, but can’t keep it on as default, too many glitches with certain site functions. #FontLab #webdev
-
Anyone build a #bionicreading plugin for scans/PDFs yet? Or program a font? THAT would be awesome. I have Reeder for RSS feeds and it’s great. Jiffy Reader browser extension pretty good for what could be expected, but can’t keep it on as default, too many glitches with certain site functions. #FontLab #webdev
-
Pour mettre ça en pratique, des tutos-screencasts #peertube pour qunifier des fontes avec #FontForge, #Glyphs et bientôt #FontLab.
https://typotheque.genderfluid.space/quni.html#comment-qunifier -
Pour mettre ça en pratique, des tutos-screencasts #peertube pour qunifier des fontes avec #FontForge, #Glyphs et bientôt #FontLab.
https://typotheque.genderfluid.space/quni.html#comment-qunifier -
Pour mettre ça en pratique, des tutos-screencasts #peertube pour qunifier des fontes avec #FontForge, #Glyphs et bientôt #FontLab.
https://typotheque.genderfluid.space/quni.html#comment-qunifier