I've got the following code:
text(size = ChineseFontSize,
font = "BiauKai",
halign = "center",
valign = "center",
"玲"); // Líng
which won't render in the macOS (Monteray) BiauKai font. The awful "Font
Book" application lists it as having a single style "Regular" - does that
have to be specified somehow in OpenScad for it to work?
Jim
On 15.01.22 20:00, Jim Witte wrote:
which won't render in the macOS (Monteray) BiauKai font.
I don't know which font is on macOS, the one downloaded
from https://en.maisfontes.com/biaukai.font looks fine
on Linux.
Does it show up in the font list on your system?
ciao,
Torsten.
there is a Helper to find every Font:
[image: Bildschirmfoto 2022-01-15 um 21.10.40.png]
Am Sa., 15. Jan. 2022 um 20:00 Uhr schrieb Jim Witte jim.witte@gmail.com:
I've got the following code:
text(size = ChineseFontSize,
font = "BiauKai",
halign = "center",
valign = "center",
"玲"); // Líng
which won't render in the macOS (Monteray) BiauKai font. The awful "Font
Book" application lists it as having a single style "Regular" - does that
have to be specified somehow in OpenScad for it to work?
Jim
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org