Skip to content

Commit

Permalink
text font test
Browse files Browse the repository at this point in the history
  • Loading branch information
JansenSmith committed Nov 13, 2024
1 parent bf21c9e commit 9c605de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ArtPiece.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CSG desc = (CSG)ScriptingEngine.gitScriptRun(
"ArtText.groovy" , // file to load
null// no parameters (see next tutorial)
)

//return desc

println "Loading signature CSG via factory"
CSG sig = (CSG)ScriptingEngine.gitScriptRun(
Expand Down

0 comments on commit 9c605de

Please sign in to comment.