pull in new version of cozette-ascii library, and fix resulting compile errors (which all occurred in text-builder.sml)

This commit is contained in:
2025-08-18 02:17:13 +01:00
parent 850d3b7bcb
commit af15b97400
5 changed files with 30 additions and 305 deletions

View File

@@ -4,4 +4,5 @@ struct
val xSpace3 = xSpace * 3
val ySpace = 25
val fontSize: Real32.real = 30.0
val scale: Real32.real = 2.0
end