afegides formes per als numeros i simbols
This commit is contained in:
25
data/shapes/char_0.shp
Normal file
25
data/shapes/char_0.shp
Normal file
@@ -0,0 +1,25 @@
|
||||
# char_0.shp - Dígito 0
|
||||
# Display de 7 segmentos: a,b,c,e,f,g (sin d)
|
||||
# Dimensiones: 10×20 (escalable)
|
||||
|
||||
name: char_0
|
||||
scale: 1.0
|
||||
center: 5, 10
|
||||
|
||||
# Segmento a (horizontal superior)
|
||||
line: 1,0 9,0
|
||||
|
||||
# Segmento b (vertical izquierda superior)
|
||||
line: 0,1 0,9
|
||||
|
||||
# Segmento c (vertical derecha superior)
|
||||
line: 10,1 10,9
|
||||
|
||||
# Segmento e (vertical izquierda inferior)
|
||||
line: 0,11 0,19
|
||||
|
||||
# Segmento f (vertical derecha inferior)
|
||||
line: 10,11 10,19
|
||||
|
||||
# Segmento g (horizontal inferior)
|
||||
line: 1,20 9,20
|
||||
Reference in New Issue
Block a user