Perform automatic bitmap font configuration. Take 4

Huw D M Davies h.davies1 at physics.ox.ac.uk
Tue Sep 13 03:25:21 CDT 2005


On Tue, Sep 13, 2005 at 04:45:30PM +0900, Dmitry Timoshkov wrote:
>  
> +static const struct nls_update_font_list
> +{
> +    UINT ansi_cp;
> +    const char *oem, *fixed, *system;
> +    const char *courier, *serif, *small, *sserif;
> +} nls_update_font_list[] =

Hi Dmitry,

I think you also need to take into account the OEM codepage here.  For
example in the UK the OEM font would be vga850.fon while in the US it
would be vgaoem.fon.

Huw.



More information about the wine-devel mailing list