1
0
Fork 0
fgdata/Nasal/canvas/api
James Turner 398d9cb486 Add ‘del’ method to SVGCanvas
From Henning Stahlke
2020-08-02 11:06:19 +01:00
..
canvas.nas move "hidden" constructor from api.nas to api/canvas.nas; add destructor support 2020-04-30 08:59:25 +01:00
colors.nas move colors from draw.nas to api/colors.nas 2020-07-06 10:09:26 +01:00
element.nas canvas/api/element.nas add getType 2020-04-30 08:59:25 +01:00
group.nas replace typeof() == foo with isFoo 2020-05-17 20:03:43 +01:00
helpers.nas replace typeof() == foo with isFoo 2020-05-17 20:03:43 +01:00
image.nas replace typeof() == foo with isFoo 2020-05-17 20:03:43 +01:00
map.nas improve code readability 2020-04-30 08:59:25 +01:00
path.nas replace typeof() == foo with isFoo 2020-05-17 20:03:43 +01:00
svgcanvas.nas Add ‘del’ method to SVGCanvas 2020-08-02 11:06:19 +01:00
svgcanvas.nut extract base class SVGCanvas from EFIS framework to canvas/api/svgcanvas.nas 2020-07-06 10:09:33 +01:00
text.nas make font_mapper more configurable 2020-05-05 13:52:00 +01:00
transform.nas replace typeof() == foo with isFoo 2020-05-17 20:03:43 +01:00