Files
orni_attack/data/shapes/char_9.shp

26 lines
469 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# char_9.shp - Dígito 9
# Display de 7 segmentos: a,b,c,d,f,g
# Dimensiones: 10×20 (escalable)
name: char_9
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 d (horizontal medio)
line: 1,10 9,10
# Segmento f (vertical derecha inferior)
line: 10,11 10,19
# Segmento g (horizontal inferior)
line: 1,20 9,20