Skip to content

Commit 0be9a07

Browse files
committed
Clarified license
1 parent 968f478 commit 0be9a07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fonts.scad

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// Font Functions
22
// Encoding from http://en.wikipedia.org/wiki/ASCII
3+
// Author: Andrew Plumb
4+
// License: LGPL 2.1
35

46
module outline_2d(outline,points,paths,width=0.1,resolution=8) {
57
if(outline && resolution > 4) {

0 commit comments

Comments
 (0)