afegides formes per als numeros i simbols

This commit is contained in:
2025-11-28 12:49:51 +01:00
parent 4d0a5ca5bd
commit 3c7df0e989
14 changed files with 256 additions and 0 deletions

22
data/shapes/char_2.shp Normal file
View File

@@ -0,0 +1,22 @@
# char_2.shp - Dígito 2
# Display de 7 segmentos: a,c,d,e,g
# Dimensiones: 10×20 (escalable)
name: char_2
scale: 1.0
center: 5, 10
# Segmento a (horizontal superior)
line: 1,0 9,0
# Segmento c (vertical derecha superior)
line: 10,1 10,9
# Segmento d (horizontal medio)
line: 1,10 9,10
# Segmento e (vertical izquierda inferior)
line: 0,11 0,19
# Segmento g (horizontal inferior)
line: 1,20 9,20