Re: usp10: [RESEND] Add ScriptItemize, ScriptShape and ScriptPlace functionality

2006-02-13 Thread James Hawkins
On 2/13/06, Jeff L <[EMAIL PROTECTED]> wrote: > This patch is a resend that contains the correct file that combines the > code and the tests, sent previously as two patches, into one patch. It > also has the .cvsignore for dlls/usp10/tests and fixes some issues with > comments and dead code. > Yo

Re: usp10: [RESEND] Add ScriptItemize, ScriptShape and ScriptPlace functionality

2006-02-13 Thread lats
Robert Shearman wrote: lats wrote: +const SCRIPT_PROPERTIES Default_Script_0 = {0, 0, 0, 0, 0, 0, 0, 0, +0, 0, 0, 0, 0, 0, 0}; This can be "static const" instead of just "const". Ok, can fix. +/* Set up a sensible default and intialise p

Re: usp10: [RESEND] Add ScriptItemize, ScriptShape and ScriptPlace functionality

2006-02-13 Thread Robert Shearman
lats wrote: Index: dlls/usp10/usp10.c === RCS file: /home/wine/wine/dlls/usp10/usp10.c,v retrieving revision 1.7 diff -u -r1.7 usp10.c --- dlls/usp10/usp10.c 9 Jan 2006 19:55:03 - 1.7 +++ dlls/usp10/usp10.c 12 Feb 2006 0