webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Font Sizes / Android translation

  • 1.  Font Sizes / Android translation

    Posted Thu January 17, 2013 09:53 AM

    A customer is questioning why the font size on an android phone is
    different than the font size when they run it on their android tablet -
    i.e. it’s really small on their tablet.

    In the NUI library, how is the text size that is set in the code
    translated/implemented?

    I’ve done a very quick google search, and it appears that some android
    devices are particularly bad when setting fonts with a “PT” unit as the
    underlying device doesn’t always report the proper display metrics so it
    doesn’t scale and can end up being different sizes on different devices!

    Thanks
    Dave


    #webMethods
    #Integration-Server-and-ESB
    #mobile
    #webMethods-General


  • 2.  RE: Font Sizes / Android translation

    Posted Thu January 17, 2013 10:28 AM

    Hi Dave,

    Glenn and I are currently in discussion on this topic right now. The
    current Android implementation queries the device to try and find out
    what recommended font sizes it should use for Small, Medium, Large, etc.
    It’s become clear to us that a wide range of handsets are reporting
    useless information in this area, so we’re going to have to change the
    implementation.

    Regards,

    Nick.
    (Mobile Designer Development Team)


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General
    #mobile