You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/examples/es/01_Form/01_Shape_Primitives.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
/*
2
2
* @name Figuras primitivas
3
+
* @arialabel De izquierda a derecha: un triángulo gris, un cuadrado gris oscuro, un trapezoide gris claro, un círculo blanco, un triángulo gris claro, y un medio círculo, sobre un fondo negro
3
4
* @description Las funciones primitivas de figuras básicas son triangle(),
4
5
* rect(), quad(), ellipse() y arc(). Rectángulos y cuadrados se construyen con rect()
5
6
* y círculos y elipses con ellipse(). Cada una de estas funciones requiere
0 commit comments