treballant en el generador de .fnt

This commit is contained in:
2026-03-22 18:40:51 +01:00
parent d0ed49d192
commit 0c116665bc
15 changed files with 767 additions and 1550 deletions

View File

@@ -1,135 +1,99 @@
# Font: gauntlet
# Formato: codepoint_decimal ancho_visual
# Los gliphos se listan en orden de aparición en el bitmap (izquierda→derecha, arriba→abajo)
# Font: gauntlet — generado desde Gauntlet.ttf size 7
# Generado con tools/font_gen/font_gen.py
box_width 8
box_height 8
columns 15
# ASCII 32-126
32 6
33 2
34 5
35 6
36 6
37 7
38 7
39 2
40 4
41 4
42 6
43 8
44 2
45 7
46 2
47 7
48 7
49 6
50 6
51 6
52 7
53 6
54 6
55 6
56 6
57 6
58 2
59 2
60 5
61 6
62 5
63 6
64 6
65 6
66 7
67 7
68 7
69 7
70 7
71 7
72 6
73 6
74 7
75 7
76 7
77 7
78 7
79 7
80 7
81 7
82 7
83 6
84 6
85 6
86 6
87 7
88 7
89 6
90 7
91 8
92 3
93 7
94 7
95 8
96 0
97 6
98 7
99 7
100 7
101 7
102 7
103 7
104 6
105 6
106 7
107 7
108 7
109 7
110 7
111 7
112 7
113 7
114 7
115 6
116 6
117 6
118 6
119 7
120 7
121 6
122 7
123 0
124 0
125 0
126 0
# Extensiones para ES/CA/VA (descomentar tras añadirlos al bitmap)
# 192 6 # À
# 193 6 # Á
# 200 7 # È
# 201 7 # É
# 205 6 # Í
# 207 6 # Ï
# 210 7 # Ò
# 211 7 # Ó
# 218 6 # Ú
# 220 6 # Ü
# 209 7 # Ñ
# 199 7 # Ç
# 224 6 # à
# 225 6 # á
# 232 7 # è
# 233 7 # é
# 237 6 # í
# 239 6 # ï
# 242 7 # ò
# 243 7 # ó
# 250 6 # ú
# 252 6 # ü
# 241 7 # ñ
# 231 7 # ç
# 161 2 # ¡
# 191 6 # ¿
# 171 7 # «
# 187 7 # »
# 183 2 # · (punt volat)
# codepoint_decimal ancho_visual
32 3 # U+0020
33 2 # !
34 5 # "
35 6 # #
36 6 # $
37 7 # %
38 7 # &
39 2 # '
40 4 # (
41 4 # )
42 6 # *
43 8 # +
44 2 # ,
45 7 # -
46 2 # .
47 7 # /
48 7 # 0
49 6 # 1
50 6 # 2
51 6 # 3
52 7 # 4
53 6 # 5
54 6 # 6
55 6 # 7
56 6 # 8
57 6 # 9
58 2 # :
59 3 # ;
60 5 # <
61 6 # =
62 5 # >
63 6 # ?
64 6 # @
65 6 # A
66 7 # B
67 7 # C
68 7 # D
69 7 # E
70 7 # F
71 7 # G
72 6 # H
73 6 # I
74 7 # J
75 7 # K
76 7 # L
77 7 # M
78 7 # N
79 7 # O
80 7 # P
81 7 # Q
82 7 # R
83 6 # S
84 6 # T
85 6 # U
86 6 # V
87 7 # W
88 7 # X
89 6 # Y
90 7 # Z
91 8 # [
92 3 # \
93 7 # ]
94 7 # ^
95 8 # _
97 6 # a
98 7 # b
99 7 # c
100 7 # d
101 7 # e
102 7 # f
103 7 # g
104 6 # h
105 6 # i
106 7 # j
107 7 # k
108 7 # l
109 7 # m
110 7 # n
111 7 # o
112 7 # p
113 7 # q
114 7 # r
115 6 # s
116 6 # t
117 6 # u
118 6 # v
119 7 # w
120 7 # x
121 6 # y
122 7 # z
126 6 # ~