SuperTooltip fonts in a dpi aware app

Posted by: kbj on 11 October 2017, 11:32 pm EST

    • Post Options:
    • Link

    Posted 11 October 2017, 11:32 pm EST

    Custom CSS fonts in a tooltip in a DPI aware app are scaled as if the app was not DPI aware.

    eg:

    .header {font-family:'Arial'; font-size: 24px;}
    Capitalized

    The word ‘Capitalized’ will display at 48px on a high DPI monitor. When I manually scale my fonts by dpi for HTML displayed in a webbrowser control, they display correctly. The simple workaround is to not scale fonts when they are displayed in a tooltip. . . but that seems a bit of a kludge

  • Posted 12 October 2017, 7:38 pm EST

    Hello,

    There is no direct way to achieve this. Could you please send me your sample application, so that I can look for a solution, if possible?

    Thanks,

    Mohit

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels