Announcement

Collapse
No announcement yet.

How to increase the size of Font Size?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to increase the size of Font Size?

    Good day.
    I have UHD monitor , and with a maximum font size 15 at ladder layout the window is still small, can be in any numbers add to xml file like 20 or 25, to increase the window of ladder?
    Thank you.

  • #2
    My guess would be it could as I can't remember restricting it.

    Try shutting down GT and amending the following in LadderOptions.xml

    <LadderFontSize>
    <Value>8</Value>
    </LadderFontSize>
    <HeaderFontSize>
    <Value>8</Value>
    </HeaderFontSize>
    <StakeButtonsFontSize>
    <Value>8</Value>
    </StakeButtonsFontSize>
    <FooterFontSize>
    <Value>9</Value>
    </FooterFontSize>

    What's new in version 1.2

    Comment


    • #3
      Yes,its really helps. Thank you.

      Comment

      Working...
      X