this doesn't solve the printing issue as the always infer that any char has the same size
how is this printed on real windows with your character set ?
A+

2011/12/14 Akihiro Sagawa <sagawa.aki@gmail.com>

This closes bug #10063. This check is needed for FreeType < 2.0.8, but
commit 570e68b82200bdd9981b2cd8fe9e68d35bad3cb9 updated the requirement,
2.1.4 or later. And it is not useful for DBCS fonts, as they have two
different width (halfwidth and fullwidth) even in monospaced font such
as MS Gothic.
---
 programs/wineconsole/user.c |   34 ++--------------------------------
 1 files changed, 2 insertions(+), 32 deletions(-)







--
--
Eric Pouech