afegides shapes per a fonts
This commit is contained in:
12
data/shapes/font/char_8.shp
Normal file
12
data/shapes/font/char_8.shp
Normal file
@@ -0,0 +1,12 @@
|
||||
# char_8.shp - Dígito 8
|
||||
# Dimensiones: 20×40 (blocky display)
|
||||
# Dos rectángulos apilados (polylines continuas)
|
||||
|
||||
name: char_8
|
||||
scale: 1.0
|
||||
center: 10, 20
|
||||
|
||||
# Rectángulo superior
|
||||
polyline: 2,10 18,10 18,20 2,20 2,10
|
||||
# Rectángulo inferior (comparte borde con el superior)
|
||||
polyline: 2,20 18,20 18,30 2,30 2,20
|
||||
Reference in New Issue
Block a user