Vous avez écrit :
> Au cas où...
>
> "#PilGiRegular.ttf" platform_id( 1 ) - encoding_id( 3 ) -  "23" ""
...
All these have platform_id == TT_PLATFORM_MACINTOSH, I mapped this to 
QTextCodec "Apple Roman" because it’s what Qt offers. I guess I should do 
more to correctly handle various encoding ids. At least you can try how it 
behaves as it is on SVN.

For information and from Qt’s documention
==============================================
The supported encodings are:

    * Apple Roman
    * Big5
    * Big5-HKSCS
    * EUC-JP
    * EUC-KR
    * GB18030-0
    * IBM 850
    * IBM 866
    * IBM 874
    * ISO 2022-JP
    * ISO 8859-1 to 10
    * ISO 8859-13 to 16
    * Iscii-Bng, Dev, Gjr, Knd, Mlm, Ori, Pnj, Tlg, and Tml
    * JIS X 0201
    * JIS X 0208
    * KOI8-R
    * KOI8-U
    * MuleLao-1
    * ROMAN8
    * Shift-JIS
    * TIS-620
    * TSCII
    * UTF-8
    * UTF-16
    * UTF-16BE
    * UTF-16LE
    * Windows-1250 to 1258
    * WINSAMI2
==============================================

-- 
Pierre Marchand
http://www.oep-h.com


_______________________________________________
Undertype-users mailing list
Undertype-users@gna.org
https://mail.gna.org/listinfo/undertype-users

Reply via email to