3
1
Back

Sr1 sidePoints = [[0,-10], [0,133], [-60.7,260], [-10,280], [130,260], [80,10]]; module frame(points, depth=7, width=15) { module label(string, size=4, halign="center", height=thickness+1, font=default_label_font) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font); } From 2cddc4d62d38c9e1b69839f92a19e7915eecbceb Mon Sep 17 00:00:00 2001 Subject: [PATCH 03/18] tweaks layout with input from sam 52b504dd7c Delete 'Panels/futura medium condensed bt.ttf ec09111f77 Futura BT font files The body text, captions, sub-headers, etc. In AD&D 1e spell names in Filmoscope Quentin/Panels'

New Pull Request