GDI32: [5/5 RE] freetype.c add more font selecting&linking mechanism support.

Byeong-Sik Jeon wjsqudtlr at gmail.com
Wed Mar 8 03:26:37 CST 2006


ChangeLog:
	Using the FontAssoc registry to match the non-exist font file.

I cancel the old [5/5] patch. I rewrite the new patch with another
method. 

This patch refer to the "[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Control\FontAssoc\Associated DefaultFonts]" registry key for matching
the non-exist font file. I don't use the "defsystem", "defSerif", etc
variables.

This patch don't create "[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Control\FontAssoc\Associated DefaultFonts]" registry key, just only it
use likely the "init_system_links()". 

I think that "Creation of this registry key" have to do in different
function.



2006-03-07 (화), 21:33 +0900, Byeong-Sik Jeon 쓰시길:
> ChangeLog:
> 	more controllable font selecting mechanism of nonexist-lfFaceName
> logfont.
> 
> > 
> > - add some font selecting mechanism. If we can't find matched-font on
> > lfFaceName,  FaceName of "linked-font, lfPitchFamily, defSystem, ..."
> > have more big priority than simply sequential searched font. 
> > 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freetype.c_005_using_fontassoc_registry.diff
Type: text/x-patch
Size: 5408 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060308/cf47daab/freetype.c_005_using_fontassoc_registry.diff


More information about the wine-patches mailing list