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
435c520955bdcd29b22f21d7579f8cda5f16b758
sml-projects/fcore/text-constants.sml

9 lines
165 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
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
add textLineWidth value to text-constants.sml, which we can use to calculate functionality of centering on screen
2025-08-31 01:00:31 +01:00
val textLineWidth = xSpace * 80
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: 826ms 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