Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1911509

Browse files
Update info.gsb
1 parent2c07582 commit1911509

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

‎info.gsb‎

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5706,7 +5706,17 @@ BackGround {
57065706
}
57075707
Window 12, Window
57085708
BackGround {cls,0 }
5709-
form 100;
5709+
5710+
if scale.x/scale.y<1.5 then
5711+
form 12*8;
5712+
5713+
linespace 30
5714+
else
5715+
form 12*8;
5716+
Window mode*.9, Window
5717+
linespace 0
5718+
end if
5719+
form width;
57105720
linespace 15
57115721
backcolor=5 'point
57125722
oldpen=14 ' pen
@@ -47237,6 +47247,7 @@ MODULE INTERNAL {
4723747247
INTERNAL
4723847248
}
4723947249
MODULE REVERSESTR {// because we didn't give FORM, we may change the logical Height/Width based on new font.
47250+
print
4724047251
move ! 'set graphic cursor according to character cursor
4724147252
oldfont=fontname$
4724247253
font "Calibri"
@@ -47274,6 +47285,7 @@ Module ReverseString {
4727447285
Print z$="f̅ds⃝a"
4727547286
Print z$
4727647287
Report z$
47288+
Print
4727747289
}
4727847290
ReverseString
4727947291
move !

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp