[PyQt] Is it possible to embed a font in a PyQt application?

2009-07-12 Thread Serge Weinstock
I'm currently working on a small application for learning the International Phonetic Alphabet ( http://en.wikipedia.org/wiki/IPA_chart_for_English_dialects). I have a font which can display these symbols but I would like to avoid its installation in the system just for displaying it. Is it

Re: [PyQt] Is it possible to embed a font in a PyQt application?

2009-07-12 Thread Giovanni Bajo
On Sun, 12 Jul 2009 11:27:05 +0100, Serge Weinstock serge.weinst...@googlemail.com wrote: I'm currently working on a small application for learning the International Phonetic Alphabet ( http://en.wikipedia.org/wiki/IPA_chart_for_English_dialects). I have a font which can display these

Re: [PyQt] Is it possible to embed a font in a PyQt application?

2009-07-12 Thread Serge Weinstock
Thanks, Serge 2009/7/12 Giovanni Bajo ra...@develer.com On Sun, 12 Jul 2009 11:27:05 +0100, Serge Weinstock serge.weinst...@googlemail.com wrote: I'm currently working on a small application for learning the International Phonetic Alphabet (