diff --git a/cheatsheet/snapshot.html b/cheatsheet/snapshot.html index efa69c7..8b63434 100644 --- a/cheatsheet/snapshot.html +++ b/cheatsheet/snapshot.html @@ -120,8 +120,8 @@

2D

polygon([points]) polygon([points],[paths]) - text(text, size, font, direction, language, script, -
     halign, valign, spacing, em) + text(text,size,font,direction,language,script, +
     halign,valign,spacing,em)
import("….extformats: DXF|SVG", center, convexity) projection(cut) @@ -135,7 +135,7 @@

3D

cylinder(h,r1|d1,r2|d2,center) polyhedron(points, faces, convexity) import("….extformats: STL|OFF|AMF|3MF", center, convexity) - linear_extrude(height,v,scale,center,twist,slices,segments,convexity) + linear_extrude(height,v,scale,center,twist,slices,
    segments,convexity)
rotate_extrude(angle,start,convexity) surface(file = "….extformats: DAT|PNG",center,convexity) @@ -239,7 +239,7 @@

Functions

version version_num parent_module(idx) - textmetrics(text, size, font,
     direction, language, script,
     halign, valign, spacing, em)
+ textmetrics(text,size,font,
    direction,language,script,
    halign,valign,spacing,em)
fontmetrics(size, font, em)