Skip to content

Font and Size #8

@wejgaard

Description

@wejgaard

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions