17 lines
301 B
Plaintext
17 lines
301 B
Plaintext
# char_7.shp - Dígito 7
|
||
# Display de 7 segmentos: a,c,f
|
||
# Dimensiones: 10×20 (escalable)
|
||
|
||
name: char_7
|
||
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 f (vertical derecha inferior)
|
||
line: 10,11 10,19
|