wine/objects font.c

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jun 14 18:28:56 CDT 2002


ChangeSet ID:	102409733674371274847454
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/06/14 18:28:56

Modified files:
	objects        : font.c 

Log message:
	Shachar Shemesh <wine-patches at sun.consumer.org.il>
	- Implemented a skeleton for GetFontLanguageInfo. Using const masks to
	match against the result of GetTextCharsetInfo. Not all attributes are
	implemented yet.
	- Enhanced the implementation of GetCharacterPlacementW to support
	basic reordering. Not implementing the full BiDi algorithm yet.

Patch: http://cvs.winehq.com/patch.py?id=102409733674371274847454

Revision  Changes    Path
 1.75     +171 -35   wine/objects/font.c




More information about the wine-cvs mailing list