Results 1 to 7 of 7

Thread: How to show Unicode characters on MS Windows?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Southern Europe
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: How to show Unicode characters on MS Windows?

    Thanks for your pointer

    Quote Originally Posted by Surendil View Post
    don't forget to include Dejavu (or any other font you want use for Braille) into your distribution package for Windows.
    That must be done in the installer, right?
    I just began developing my app, and didn't explore yet the available options (Nullsoft Scriptable Install System, Inno Setup, WiX...).

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

    Default Re: How to show Unicode characters on MS Windows?

    I believe that Windows 7 includes Braille characters in its Segoe UI Symbol font, but that earlier versions do not. So you have some Windows versions that require a third party font, and others that don't There are some free fonts containing just the Braille patterns: http://www.alanwood.net/unicode/font...raillepatterns

  3. #3
    Join Date
    Jan 2006
    Location
    Southern Europe
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: How to show Unicode characters on MS Windows?

    Quote Originally Posted by ChrisW67 View Post
    I believe that Windows 7 includes Braille characters in its Segoe UI Symbol font, but that earlier versions do not. So you have some Windows versions that require a third party font, and others that don't
    Thanks for your comment.
    DejaVu Sans is actually doing the trick (tested on both Windows 7 and Windows XP).

Similar Threads

  1. QString to unicode characters
    By jsmax in forum Newbie
    Replies: 1
    Last Post: 19th September 2011, 10:41
  2. How to show Chinese eudc characters?
    By changpotsung in forum Qt Programming
    Replies: 0
    Last Post: 6th July 2011, 17:33
  3. Replies: 11
    Last Post: 21st February 2011, 17:54
  4. Unicode/ASCII characters in QTextStream
    By yren in forum Qt Programming
    Replies: 3
    Last Post: 23rd November 2009, 18:25
  5. Insertion of unicode characters into database oracle through pro c
    By hemananda choudhuri in forum Qt Programming
    Replies: 1
    Last Post: 8th January 2007, 10:42

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.