20 lines
361 B
Plaintext
20 lines
361 B
Plaintext
# char_4.shp - Dígito 4
|
||
# Display de 7 segmentos: b,c,d,f
|
||
# Dimensiones: 10×20 (escalable)
|
||
|
||
name: char_4
|
||
scale: 1.0
|
||
center: 5, 10
|
||
|
||
# Segmento b (vertical izquierda superior)
|
||
line: 0,1 0,9
|
||
|
||
# Segmento c (vertical derecha superior)
|
||
line: 10,1 10,9
|
||
|
||
# Segmento d (horizontal medio)
|
||
line: 1,10 9,10
|
||
|
||
# Segmento f (vertical derecha inferior)
|
||
line: 10,11 10,19
|