GDI32: freetype.c add more font selecting&linking mechanism support.

Byeong-Sik Jeon wjsqudtlr at gmail.com
Tue Mar 7 08:19:16 CST 2006


2006-03-07 (화), 10:45 +0000, Huw D M Davies 쓰시길:
> As Mike has said the patch is too long to review properly, so please
> break it down into much smaller pieces.
> 
> On Tue, Mar 07, 2006 at 04:29:04PM +0900, Byeong-Sik Jeon wrote:
> > and, I add some basic registry value. "Tahoma", "Gulim", "MS UI Gothic",
> > "Simsun", "PMingLiU".
> 
> One thing that caught my eye was that these strings are locale
> dependent rather like the bitmap font strings (see update_font_info).
Sorry, Huw.

I understand.
update_font_info() have to create the [HKLM\\Software\\Microsoft\
\Windows NT\\CurrentVersion\\FontLink\\SystemLink] and add Tahoma, etc
value. it's more more better good approach. 

I'll remove add_reg_value_system_font_link().





More information about the wine-devel mailing list