Browse code

Renamed fonts to always include their size

Andrew Alderwick authored on 10/07/2021 20:25:40
Showing 3 changed files
... ...
@@ -186,6 +186,6 @@ RTN
186 186
 @font-path-medium 
187 187
 	"projects/fonts/venice14.uf2 $1
188 188
 @font-path-small  
189
-	"projects/fonts/atari.uf1 $1
189
+	"projects/fonts/atari8.uf1 $1
190 190
 
191 191
 @font-data
192 192
\ No newline at end of file
193 193
similarity index 100%
194 194
rename from projects/fonts/atari.uf1
195 195
rename to projects/fonts/atari8.uf1
196 196
similarity index 100%
197 197
rename from projects/fonts/bbcmicro.uf1
198 198
rename to projects/fonts/bbcmicro8.uf1