Results 1 to 10 of 10

Thread: Trying to render two text strings on alternating lines and determining glyph height.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Trying to render two text strings on alternating lines and determining glyph heig

    I had noticed something similar but could not exploit it to get the expected result.

    As I understand the Tibetan script the stacks are made of glyphs that can either be subscripted below existing ones, or superscripted above existing ones. Does your example have a superscripted glyph that might be the cause of the negative?

  2. The following user says thank you to ChrisW67 for this useful post:

    houzi (18th April 2014)

  3. #2
    Join Date
    Apr 2014
    Posts
    8
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Trying to render two text strings on alternating lines and determining glyph heig

    Tibetan glyph stacks can often have root letters with both superscribed and subscribed letters. Thanks for your input, I will try to remove the superscribed glyph and see how the rectangle changes.

Similar Threads

  1. Replies: 0
    Last Post: 2nd December 2013, 19:56
  2. Replies: 1
    Last Post: 29th April 2011, 12:26
  3. Determining the height of an item in a QListWidget
    By negritot in forum Qt Programming
    Replies: 5
    Last Post: 13th May 2009, 19:18
  4. QDomElement::text() returns corrupted strings
    By sladecek in forum Qt Programming
    Replies: 6
    Last Post: 7th March 2009, 14:07
  5. All font library has same glyph index for glyph ??
    By Gaurav K SIngh in forum Qt for Embedded and Mobile
    Replies: 16
    Last Post: 1st August 2007, 15:12

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
  •  
Qt is a trademark of The Qt Company.