🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

TCL changing legend font size

User: "timonq"
Altair Community Member
Updated by timonq

Hi, I have a question according this topic. I'm looking for tcl command for HyperView to change legend font size and coordinate system font size. Anyone know syntax? I need this for CaptureActiveWindow, because when I set high resolution, fonts size are too small (font size is in pixel:(/emoticons/default_sad.png' srcset='/emoticons/sad@2x.png 2x' title=':(' width='20'> ). 

Thanks in advanced :)/emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20'> 

 

 

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "tinh"
    Altair Community Member
    Updated by tinh

    Hi

    Click 'edit legend', check on Header, Footer at Save option and 'save'

    Then each time you just need to source that file ;)/emoticons/default_wink.png' srcset='/emoticons/wink@2x.png 2x' title=';)' width='20' />

    User: "timonq"
    Altair Community Member
    OP
    Updated by timonq

    Thanks, but I'm looking for tcl command, because I would like to add this to my script (High resolution screenshots). I know that I can change it manually :)/emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20' /> 

    User: "tinh"
    Altair Community Member
    Updated by tinh

    I mean the command you are looking for is 'source $that_file.tcl'

    For detail commands, => open that file too see

    User: "timonq"
    Altair Community Member
    OP
    Updated by timonq

    Great idea :)/emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20' /> Thanks :)/emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20' /> 

    Unfortunately this script is not working when I tried to run it like regular .tcl. Probably it is working only with 'legend settings' window :unsure:/emoticons/default_unsure.png' title=':unsure:' /> There must be something more