.
original commit: b4d52560889b71d6307f787ac2e4dce655522080
This commit is contained in:
parent
0346079486
commit
bb59496feb
|
@ -531,7 +531,7 @@
|
|||
|
||||
;; label-font : font
|
||||
(define label-font (send the-font-list find-or-create-font
|
||||
12
|
||||
(if (eq? (system-type) 'windows) 10 12)
|
||||
'system 'normal
|
||||
(if (eq? (system-type) 'macosx) 'bold 'normal)
|
||||
#f))
|
||||
|
|
Loading…
Reference in New Issue
Block a user