Results 1 to 2 of 2

Thread: Font Issue in case of serif and sans-serif

  1. #1
    Join Date
    Mar 2016
    Posts
    9
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Exclamation Font Issue in case of serif and sans-serif

    Hi
    I am working on a browser based on Qt5.3, when a content with sans-serif and serif font is accessed, the display is same.
    If I debug Qt code, I get that the font family used for it is "Palatino" for both the fonts.
    In Qt4.7, this issue is not occurring. In this, Sans-serif uses "Arial" font and serif uses "Times New Roman" which is the correct behaviour.
    What could be the issue for this behaviour in Qt5.3?

  2. #2
    Join Date
    Mar 2016
    Posts
    9
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Font Issue in case of serif and sans-serif

    One more detail addition to the above query,
    The system fonts used are as below:
    Palatino
    Helvetica
    Geneva
    New York
    Monaco
    Times
    Courier
    Arial
    HYGoThic-Medium
    Helvetica
    Helvetica Condensed
    HGPGothicB
    HGPMinchoL
    MHei Bold CP950
    Monotype Hei Bold GB 18030
    NimbusSansGlobal
    Times New Roman
    TT Hira Sans GB P W3
    TT Hira Sans Rd JP P W4
    TT Hira Sans TC P W3
    Univers OTS

Similar Threads

  1. Font rendering issue
    By yogeshgokul in forum Qt for Embedded and Mobile
    Replies: 5
    Last Post: 3rd May 2016, 14:31
  2. Qt 5.5.1 font issue
    By Rajesh.Rathod in forum Qt Programming
    Replies: 7
    Last Post: 27th April 2016, 16:21
  3. Font size issue on Mac OS X
    By hitmaneidos in forum Qt Programming
    Replies: 2
    Last Post: 13th March 2012, 00:01
  4. convert upper-case to lower-case
    By RENOLD in forum Qt Programming
    Replies: 2
    Last Post: 23rd February 2012, 07:30
  5. QKeyEvent - lower case vs upper case keys?
    By ArkKup in forum Qt Programming
    Replies: 3
    Last Post: 9th January 2012, 15:58

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.