Add and move typefaces and logos to corresponding dirs, update reference in files
This commit is contained in:
@@ -21,7 +21,7 @@ prizes = [
|
||||
|
||||
module draw(j) {
|
||||
translate([0, 40])
|
||||
import("../k-space_logotype_boxy_black.svg", dpi=300, center=true);
|
||||
import("../logotypes/k-space_logotype_boxy_black.svg", dpi=300, center=true);
|
||||
translate([0, 12])
|
||||
text(j[0], center=true, halign="center", size=5);
|
||||
translate([0, 6])
|
||||
|
Reference in New Issue
Block a user