Skip to content

Commit

Permalink
Stop missing font breaking start-up
Browse files Browse the repository at this point in the history
  • Loading branch information
bill committed Feb 25, 2024
1 parent 2209f5f commit 59e36b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microemacs/macros/win32.emf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
set-variable #l1 &reg &spr "/history/%s/font-weight" $platform "0"
set-variable #l2 &reg &spr "/history/%s/font-width" $platform "0"
set-variable #l3 &reg &spr "/history/%s/font-depth" $platform "0"
1 change-font .change-font.type #l0 #l1 #l2 #l3
!force 1 change-font .change-font.type #l0 #l1 #l2 #l3
set-variable .change-font.ofnt $result
define-macro change-font-size
!if &not @#
Expand Down

0 comments on commit 59e36b5

Please sign in to comment.