Changeset 287


Ignore:
Timestamp:
Nov 3, 2009, 4:00:27 AM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

README.OS2: Updated according to user feedback.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.OS2

    r259 r287  
    121121     CC is the country code and codepage is the optional code page
    122122     to use. If LANG is missing or invalid, string conversion operations
    123      may work incorrectly resulting in distorted text input or output.
     123     may work incorrectly resulting in distorted text input or output. Note
     124     that for most languages you will have to specify the code page number
     125     explicitly or non-Latin1 symbols will not be printed correctly. Look at
     126     the CODEPAGE setting in your CONFIG.SYS to get the number of your system
     127     code page.
    124128
    125129  4. Some functionality of the already available Qt classes may be limited or
     
    133137     OS/2 theme (hint: if your default OS/2 font is "WarpSans", install the
    134138     "Workplace Sans" TTF font from Alex Taylor to get more native look & feel).
     139     Note that v0.5 of the font has known sizing and spacing problems and also
     140     supports only the Latin1 code page. To avoid these problems, use v0.4 which
     141     you can download here:
     142
     143       http://users.socis.ca/~ataylo00/creative/fonts/wpsu_ttf_04.zip
    135144
    136145  7. QProcess: when starting PM applications from text-mode applications and
Note: See TracChangeset for help on using the changeset viewer.