mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-04-20 14:11:52 +02:00
font default to 思源黑體 Medium
This commit is contained in:
parent
2f9509c249
commit
d35fe91246
@ -3,7 +3,7 @@ use <arc.scad>;
|
||||
use <hull_polyline2d.scad>;
|
||||
|
||||
text = "順暢";
|
||||
font = "思源黑體 Heavy";
|
||||
font = "思源黑體 Medium";
|
||||
font_size = 14;
|
||||
model = "both"; // [daruma, helmet, both]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user