Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font and Size #8

Open
wejgaard opened this issue Aug 31, 2021 · 0 comments
Open

Font and Size #8

wejgaard opened this issue Aug 31, 2021 · 0 comments

Comments

@wejgaard
Copy link
Owner

wejgaard commented Aug 31, 2021

Change font (type and size) directly in the Console:

Create new font (Tcl):
tcl font create Large -family Courier -size 20

Change font, make it active (Forth):
"-font Large" Console config

--- Together, copy to console ---

tcl font create Large -family Courier -size 20

"-font Large" Console config

--- Changing size ---

tcl font configure Large -size 15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant