Logo
Explore Help
Register Sign In
humza/sml-projects
1
0
Fork 0
You've already forked sml-projects
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
83e062eb60b2e9a01120c151669147c0ca6d3269
sml-projects/fcore/text-constants.sml

9 lines
166 B
Standard ML
Raw Normal View History

begin moving text window when cursor goes off screen (currently, we only move the window when cursor goes backwards but this works fine and as expected)
2024-10-28 09:34:55 +00:00
structure TextConstants =
struct
val xSpace = 13
val xSpace3 = xSpace * 3
val ySpace = 25
a bit of refactoring to allow addition of more tests
2025-03-22 05:18:25 +00:00
val fontSize: Real32.real = 30.0
pull in new version of cozette-ascii library, and fix resulting compile errors (which all occurred in text-builder.sml)
2025-08-18 02:17:13 +01:00
val scale: Real32.real = 2.0
begin moving text window when cursor goes off screen (currently, we only move the window when cursor goes backwards but this works fine and as expected)
2024-10-28 09:34:55 +00:00
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 704ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API