Clarified license

This commit is contained in:
Marius Kintel 2013-10-01 11:16:27 -04:00
parent 968f47856c
commit 0be9a07930

View file

@ -1,5 +1,7 @@
// Font Functions
// Encoding from http://en.wikipedia.org/wiki/ASCII
// Author: Andrew Plumb
// License: LGPL 2.1
module outline_2d(outline,points,paths,width=0.1,resolution=8) {
if(outline && resolution > 4) {