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