Menu

Weird symbols

Help
Ivan M
2012-07-31
2012-10-22
  • Ivan M

    Ivan M - 2012-07-31

    Hello,

    I've noticed that, in the Qt example2 (which only shows an E D C score), when
    executed from the graphical environment, double clicking on the runnable file
    icon (I'm using Ubuntu 12.04), it works well, but if you run it from the
    console, with

    $ ./example2
    

    weird glyphs appear instead of the normal quarter note and key symbols. I
    don't understand why, since running it from the terminal or from the graphical
    environment should be exactly the same.

    Thank you.

     
  • Dominique Fober

    Dominique Fober - 2012-08-02

    It probably means that the font path is different for the application and for
    a terminal, which is quite surprising to me but I don't see any other reason.
    You should post the question to a linux (ubuntu) forum.
    The guido font is installed in /usr/share/fonts/truetype/guido
    --
    Dominique

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.