We can read extra fonts from the system.
This commit is contained in:
parent
15767dcd33
commit
74db968eee
17 changed files with 334 additions and 241 deletions
|
|
@ -42,7 +42,7 @@ namespace MatterHackers.MatterControl.Library
|
|||
{
|
||||
public class OpenScadScriptObject3D : Object3D
|
||||
{
|
||||
[MultiLineEditAttribute]
|
||||
[MultiLineEdit]
|
||||
public string NameToWrite { get; set; } = "cube([20, 20, 20]);";
|
||||
|
||||
public OpenScadScriptObject3D()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue