Paul Vriens
|
e56f6a38b1
|
usp10: Fix return codes of ScriptGetFontProperties + tests.
|
2006-04-21 11:28:34 +02:00 |
|
Jeff Latimer
|
9be30c83ca
|
usp10: Set defaults for ScriptGetFontProperties.
Set defaults similar to Win XP for Kashida and set the default char in
ScriptGetFontProperties.
|
2006-04-20 19:37:27 +02:00 |
|
Jeff Latimer
|
9c6c83e97f
|
usp10: Remove the need to pass chars to ScriptPlace.
|
2006-04-20 19:37:01 +02:00 |
|
Jeff Latimer
|
ca55584b19
|
usp10: Add some tests to ScriptGetFontProperties.
|
2006-04-13 11:23:22 +02:00 |
|
Jeff Latimer
|
df4b0a831e
|
usp10: Terminate some strings in fixmes and traces.
|
2006-04-10 12:21:54 +02:00 |
|
Marcus Meissner
|
6a13925a16
|
usp10: Fixed debug output of ScriptItemize.
|
2006-04-03 11:39:43 +02:00 |
|
Jeff Latimer
|
ec6744490d
|
usp10: Tidy default values.
Set values for pwLogClust, uJustification and fClusterStart similar to
what Windows uses.
|
2006-02-24 21:05:56 +01:00 |
|
Jeff Latimer
|
4241adbfcf
|
usp10: Add ScriptGetCMap functionality to translate wchars to glyphs.
|
2006-02-22 16:19:42 +01:00 |
|
Jeff Latimer
|
044a6f81b3
|
usp10: Add stub for ScriptTextOut.
|
2006-02-21 11:31:34 +01:00 |
|
Jeff Latimer
|
a05e712cb8
|
usp10: Add ScriptPlace funtionality.
The key function is to calculate the total of the ABC widths of the
characters converted to gylphs by ScriptShape.
|
2006-02-21 11:31:18 +01:00 |
|
Jeff Latimer
|
334e191175
|
usp10: Add ScriptShape functionality.
|
2006-02-20 20:30:01 +01:00 |
|
Jeff Latimer
|
e4a154cfb9
|
usp10: Add ScriptItemize functionality.
|
2006-02-18 16:00:29 +01:00 |
|
Jeff Latimer
|
0ba307d252
|
usp10: Implement ScriptGetProperties.
|
2006-02-16 12:06:18 +01:00 |
|
Louis Lenders
|
9acfd6beb6
|
usp10: Added stub for ScriptGetCMap.
|
2006-02-14 17:38:47 +01:00 |
|
Jeff Latimer
|
29ff53c119
|
usp10: Added some tests.
|
2006-02-14 17:38:20 +01:00 |
|
Hans Leidekker
|
c0a223be60
|
usp10: Improve stubs.
Improve stubs for ScriptGetProperties and ScriptItemize.
Add stub for ScriptFreeCache.
|
2006-01-09 17:16:57 +01:00 |
|
Vijay Kiran Kamuju
|
a1eeaf97fb
|
Added some missing definitions in usp10.h.
|
2005-11-28 11:52:55 +01:00 |
|
Francois Gouget
|
d69268e77c
|
Documentation tweaks to make winapi_check happy.
Also specify the documented spec file entry.
|
2005-11-23 20:14:04 +01:00 |
|
Raphael Junqueira
|
8f554aa4f7
|
Add stubs around ScriptStringAnalyse to avoid PAF crash.
|
2005-11-15 12:02:16 +00:00 |
|
Vincent Béron
|
56da0c33fb
|
Use #include "foo.h" for including Windows headers in dlls/, use
#include <bar.h> for including Windows headers in include/.
|
2005-08-10 09:51:40 +00:00 |
|
Oliver Stieber
|
b671180c6a
|
Added stubbed support for ScriptGetFontProperties.
|
2005-08-01 09:18:53 +00:00 |
|
Steven Edwards
|
54508df527
|
Add stub implementation of the Uniscribe Script Processor.
|
2005-07-27 11:02:52 +00:00 |
|