Results 1 to 10 of 10

Thread: Qt 5.3.0 display Arabic text wrong :(

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2013
    Location
    shanghai
    Posts
    14
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11

    Exclamation Qt 5.3.0 display Arabic text wrong :(

    I just used painter->drawText() to draw Arabic text(more than two lines)... but it display absolutely wrong! while i use QML to draw arabic text, it displays right....I am soooo confused, ive debuged the code, the glyph position( of course the positions are all wrong),,,, i thought it's the problem of new version harfbuzz-ng....but what confused me most that QML text and painter->drawtext() they are use the same harfbuzz ( i set a break point in harfbuzz-arabic.c) .... I am always thinking it's not hard for Qt itself to find out this bug,,,so how it happened like that? or i miss something? (i set the layout and wrapmode already,still same problem)....anyone could pls give me a hand?
    Attached Images Attached Images

Similar Threads

  1. Replies: 0
    Last Post: 30th January 2014, 14:35
  2. Please help with Arabic text printing and PDF creation
    By ahmedb in forum Qt Programming
    Replies: 8
    Last Post: 11th November 2013, 22:10
  3. Arabic text rendering; issues with parentheses
    By TropicalPenguin in forum Qt Programming
    Replies: 4
    Last Post: 10th September 2013, 10:53
  4. How to display text from a file to a text browser
    By ironmantis7x in forum Newbie
    Replies: 11
    Last Post: 14th June 2012, 16:23
  5. sort row by column , when getting text alwas wrong
    By umen in forum Qt Programming
    Replies: 2
    Last Post: 5th July 2011, 09:35

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.