add (commented) lines in xschemrc to change specific widget font attributes

This commit is contained in:
stefan schippers 2025-04-16 23:36:58 +02:00
parent 29ad1e06e1
commit c91aff2abd
1 changed files with 6 additions and 0 deletions

View File

@ -701,3 +701,9 @@
#### redefine some variables to emulate Cadence UI / bindkeys
# source /home/schippes/share/xschem/cadence_style_rc
#### reset some font attributes (man 3tk font).
# font configure TkFixedFont -size 14
# font configure TkDefaultFont -size 14
# font configure TkTextFont -size 14
# font configure TkMenuFont -size 14