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