-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcoordenadas.py
More file actions
39 lines (38 loc) · 3.76 KB
/
coordenadas.py
File metadata and controls
39 lines (38 loc) · 3.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Description: Este archivo contiene las coordenadas de las letras del abecedario en un plano cartesiano.
# 0 = Salto, 1 = Línea Recta, 2 = Curva
# Pares de líneas: Tipo de movimiento, Coordenadas
Abecedario = {
'a': (((0),(10,0,0)),((1),(-10,5,0)),((1),(10,10,0)),((0),(0,2,0)),((1),(0,8,0)),((1),(0,8,10))),
'b': (((0), (0, 0, 0)), ((1), (-10, 0, 0)), ((1), (-10, 7, 0)), ((1), (-7, 10, 0)), ((1),
(-3, 10, 0)), ((1), (0, 7, 0)), ((1), (0, 0, 0)), ((1), (10, 0, 0)), ((1), (10, 7, 0)), ((1),
(7, 10, 0)), ((1), (3, 10, 0)), ((1), (0, 7, 0))),
'c': (((0), (-10, 10, 0)), ((1), (-10, 3, 0)), ((1), (-7, 0, 0)), ((1), (7, 0, 0)), ((1),
(10, 3, 0)), ((1), (10, 10, 0))),
'd': (((0), (-10, 0, 0)), ((1), (10, 0, 0)), ((1), (10, 7, 0)), ((1), (7, 10, 0)), ((1), (-7, 10, 0)),((1), (-10, 7, 0)),((1), (-10, 0, 0))),
'e': (((0),(-10,0,0)),((1),(10,0,0)),((0),(-10,0,0)),((1),(-10,10,0)),((0),(0,0,0)),((1),(0,10,0)),((0),(10,0,0)),((1),(10,10,0)),((1),(10,10,10))),
'f': (((0), (10, 0, 0)), ((1), (-10, 0, 0)), ((1), (-10, 10, 0)), ((0), (0, 0, 0)), ((1), (0, 7, 0))),
'g': (((0), (-6, 10, 0)), ((1), (-8, 10, 0)), ((1), (-10, 8, 0)), ((1), (-10, 2,0)), ((1), (-8, 0, 0)), ((1),
(8, 0, 0)), ((1), (10, 2, 0)), ((1), (10, 8, 0)), ((1), (8, 10, 0)), ((1), (0, 10, 0)),
((1), (0, 5, 0))),
'h': (((0),(-10,0,0)),((1),(10,0,0)),((0),(0,0,0)),((1),(0,10,0)),((0),(-10,10,0)),((1),(10,10,0)),((1),(10,10,10))),
'i': (((0),(-10,0,0)),((1),(-10,10,0)),((0),(-10,5,0)),((1),(10,5,0)),((0),(10,0,0)),((1),(10,10,0)),((1),(10,10,10))),
'j': (((0), (-10, 0, 0)), ((1), (-10, 10, 0)), ((0), (-10, 5, 0)), ((1), (8, 5, 0)), ((1), (10, 4, 0)),
((1), (10, 1, 0)), ((1), (8, 0, 0)), ((1), (0, 0, 0))),
'k': (((0), (10, 0, 0)), ((1), (-10, 0, 0)), ((0), (0, 0, 0)), ((1), (10, 10, 0)), ((0), (0, 0, 0)), ((1), (-10, 10, 0))),
'l': (((0),(-10,0,0)),((1),(10,0,0)),((1),(10,10,0)),((1),(10,10,10))),
'm': (((0),(10,0,0)),((1),(-10,0,0)),((1),(0,5,0)),((1),(-10,10,0)),((1),(10,10,0)),((1),(10,10,10))),
'n': (((0),(10,0,0)),((1),(-10,0,0)),((1),(10,10,0)),((1),(-10,10,0)),((1),(-10,10,10))),
'ñ': (((0),(10,0,0)),((1),(-10,0,0)),((1),(10,10,0)),((1),(-10,10,0)),((0),(-12,0,0)),((1),(-12,10,0)),((1),(-12,10,10))),
'o': (((0),(7,0,0)),((1),(-7,0,0)),((1),(-10,2,0)),((1),(-10,8,0)),((1),(-7,10,0)),((1),(7,10,0)),((1),(10,8,0)),((1),(10,2,0)),((1),(7,0,0)),((1),(7,0,10))),
'p': (((0),(-10,0,0)),((1),(10,0,0)),((0),(-10,0,0)),((1),(-10,8,0)),((1),(-7,10,0)),((1),(-3,10,0)),((1),(0,8,0)),((1),(0,0,0)),((1),(0,0,10))),
'q': (((0),(7,0,0)),((1),(-7,0,0)),((1),(-10,2,0)),((1),(-10,8,0)),((1),(-7,10,0)),((1),(7,10,0)),((1),(10,8,0)),((1),(10,2,0)),((1),(7,0,0)),((0),(2,5,0)),((1),(10,10,0)),((1),(10,10,10))),
'r': (((0),(-10,0,0)),((1),(10,0,0)),((0),(-10,0,0)),((1),(-10,8,0)),((1),(-7,10,0)),((1),(-3,10,0)),((1),(0,8,0)),((1),(0,0,0)),((1),(10,10,0)),((1),(10,10,10))),
's': (((0),(-7,10,0)),((1),(-10,8,0)),((1),(-10,2,0)),((1),(-7,0,0)),((1),(-3,0,0)),((1),(0,2,0)),((1),(0,8,0)),((1),(3,10,0)),((1),(7,10,0)),((1),(10,8,0)),((1),(10,2,0)),((1),(7,0,0)),((1),(7,0,10))),
't': (((0), (-10, 0, 0)), ((1), (-10, 10, 0)), ((0), (-10, 5, 0)), ((1), (10, 5, 0))),
'u': (((0),(-10,0,0)),((1),(7,0,0)),((1),(10,2,0)),((1),(10,8,0)),((1),(7,10,0)),((1),(-10,10,0)),((1),(-10,10,10))),
'v': (((0), (-10, 0, 0)), ((1), (10, 5, 0)), ((1), (-10, 10, 0))),
'w': (((0), (-10, 0, 0)), ((1), (10, 2.5, 0)), ((1), (-5, 5, 0)), ((1), (10, 7.5, 0)), ((1), (-10, 10, 0))),
'x': (((0),(-10,0,0)),((1),(10,10,0)),((0),(-10,10,0)),((1),(10,0,0)),((1),(10,0,10))),
'y': (((0),(-10,0,0)),((1),(0,5,0)),((1),(-10,10,0)),((0),(0,5,0)),((1),(10,5,0)),((1),(10,5,10))),
'z': (((0),(-10,0,0)),((1),(-10,10,0)),((1),(10,0,0)),((1),(10,10,0)),((1),(10,10,10)))
}