File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 107107 * ` Turtle.get_Mask/PatternMask ` returns only the mask (#261 )
108108 * ` Turtle.set_BackgroundColor ` applies to SVG directly (#260 )
109109 * ` Turtle.get_Maximum ` is a vector (#275 )
110- * ` Turtle.get_Miniumum ` is a vector (#276 )
110+ * ` Turtle.get_Minimum ` is a vector (#276 )
111111 * ` Turtle.get_Position ` is a vector (#274 )
112112 * ` Turtle.set_Stroke ` supports gradients (#295 )
113113 * ` Turtle.set_Fill ` supports gradients (#294 )
Original file line number Diff line number Diff line change 147147 * `Turtle.get_Mask/PatternMask` returns only the mask (#261)
148148 * `Turtle.set_BackgroundColor` applies to SVG directly (#260)
149149 * `Turtle.get_Maximum` is a vector (#275)
150- * `Turtle.get_Miniumum ` is a vector (#276)
150+ * `Turtle.get_Minimum ` is a vector (#276)
151151 * `Turtle.get_Position` is a vector (#274)
152152 * `Turtle.set_Stroke` supports gradients (#295)
153153 * `Turtle.set_Fill` supports gradients (#294)
You can’t perform that action at this time.
0 commit comments