Browse code

Use uf1/uf2/uf3 in font example

neauoire authored on 05/07/2021 02:19:08
Showing 1 changed files
... ...
@@ -47,7 +47,7 @@
47 47
 	;font-path-small .File/name DEO2
48 48
 	;font-data .File/load DEO2
49 49
 		( draw label )
50
-		#0030 #00b8 ;footer #23 ;draw-uf2 JSR2
50
+		#0030 #00b8 ;footer #23 ;draw-uf1 JSR2
51 51
 	
52 52
 BRK
53 53
 
... ...
@@ -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/newyork12.uf2 $1
189
+	"projects/fonts/atari.uf1 $1
190 190
 
191 191
 @font-data
192 192
\ No newline at end of file