Browse code

Cleanup of the fonts folder

neauoire authored on 04/07/2021 18:14:27
Showing 32 changed files
... ...
@@ -80,7 +80,7 @@ BRK
80 80
 			( left-bottom ) STHkr .Screen/color DEO
81 81
 			.Screen/x DEI2 #0008 ++ .Screen/x DEO2
82 82
 			.Screen/y DEI2 #0008 -- .Screen/y DEO2
83
-			DUP #09 < ,&thin JCN
83
+			DUP #0a < ,&thin JCN
84 84
 			.Screen/addr DEI2 #0008 -- .Screen/addr DEO2
85 85
 			( right-top )  STHkr .Screen/color DEO
86 86
 			.Screen/addr DEI2 #0010 ++ .Screen/addr DEO2
... ...
@@ -160,10 +160,10 @@ RTN
160 160
 	79 $1
161 161
 
162 162
 @font-path-large  
163
-	"projects/fonts/newyork24.uf3 $1
163
+	"projects/fonts/times24.uf3 $1
164 164
 @font-path-medium 
165
-	"projects/fonts/venice14.uf2 $1
165
+	"projects/fonts/times15.uf2 $1
166 166
 @font-path-small  
167
-	"projects/fonts/geneva12.uf2 $1
167
+	"projects/fonts/times12.uf2 $1
168 168
 
169 169
 @font-data
170 170
\ No newline at end of file
171 171
deleted file mode 100644
172 172
Binary files a/projects/fonts/437dos8x16.bit and /dev/null differ
173 173
deleted file mode 100644
174 174
Binary files a/projects/fonts/437dos8x8.bit and /dev/null differ
175 175
deleted file mode 100644
176 176
Binary files a/projects/fonts/atarist8x8.bit and /dev/null differ
177 177
new file mode 100644
178 178
Binary files /dev/null and b/projects/fonts/bbcmicro.uf1 differ
179 179
deleted file mode 100644
180 180
Binary files a/projects/fonts/castlevania8x8.bit and /dev/null differ
181 181
Binary files a/projects/fonts/chicago12.uf2 and b/projects/fonts/chicago12.uf2 differ
182 182
new file mode 100644
183 183
Binary files /dev/null and b/projects/fonts/commodore.uf1 differ
184 184
deleted file mode 100644
185 185
Binary files a/projects/fonts/courier12.uf2 and /dev/null differ
186 186
similarity index 62%
187 187
rename from projects/fonts/katahira8x8.bit
188 188
rename to projects/fonts/diamond12.uf2
189 189
Binary files a/projects/fonts/katahira8x8.bit and b/projects/fonts/diamond12.uf2 differ
190 190
new file mode 100644
191 191
Binary files /dev/null and b/projects/fonts/diamond20.uf3 differ
192 192
Binary files a/projects/fonts/geneva12.uf2 and b/projects/fonts/geneva12.uf2 differ
193 193
new file mode 100644
194 194
Binary files /dev/null and b/projects/fonts/geneva14.uf2 differ
195 195
new file mode 100644
196 196
Binary files /dev/null and b/projects/fonts/geneva24.uf3 differ
197 197
Binary files a/projects/fonts/helvetica12.uf2 and b/projects/fonts/helvetica12.uf2 differ
198 198
new file mode 100644
199 199
Binary files /dev/null and b/projects/fonts/helvetica14.uf2 differ
200 200
Binary files a/projects/fonts/helvetica24.uf3 and b/projects/fonts/helvetica24.uf3 differ
201 201
new file mode 100644
202 202
Binary files /dev/null and b/projects/fonts/losangeles12.uf2 differ
203 203
new file mode 100644
204 204
Binary files /dev/null and b/projects/fonts/newyork12.uf2 differ
205 205
new file mode 100644
206 206
Binary files /dev/null and b/projects/fonts/newyork14.uf2 differ
207 207
Binary files a/projects/fonts/newyork24.uf3 and b/projects/fonts/newyork24.uf3 differ
208 208
Binary files a/projects/fonts/palatino12.uf2 and b/projects/fonts/palatino12.uf2 differ
209 209
new file mode 100644
210 210
Binary files /dev/null and b/projects/fonts/palatino14.uf2 differ
211 211
Binary files a/projects/fonts/palatino24.uf3 and b/projects/fonts/palatino24.uf3 differ
212 212
new file mode 100644
213 213
Binary files /dev/null and b/projects/fonts/sapphire14.uf2 differ
214 214
new file mode 100644
215 215
Binary files /dev/null and b/projects/fonts/sapphire19.uf3 differ
216 216
deleted file mode 100644
217 217
Binary files a/projects/fonts/specter8x8.bit and /dev/null differ
218 218
new file mode 100644
219 219
Binary files /dev/null and b/projects/fonts/terminal12.uf2 differ
220 220
Binary files a/projects/fonts/times12.uf2 and b/projects/fonts/times12.uf2 differ
221 221
new file mode 100644
222 222
Binary files /dev/null and b/projects/fonts/times15.uf2 differ
223 223
Binary files a/projects/fonts/times24.uf3 and b/projects/fonts/times24.uf3 differ
224 224
Binary files a/projects/fonts/venice14.uf2 and b/projects/fonts/venice14.uf2 differ