Jeff Latimer
|
a8e5b9ae70
|
usp10: Add tests for ScriptStringCptoX and ScriptStringXtoCp for activation in later patches.
|
2006-10-24 20:02:19 +02:00 |
Jeff Latimer
|
37e7de1208
|
usp10: Add tests for ScriptStringAnalyse and ScriptStringFree.
|
2006-10-24 20:02:05 +02:00 |
Jeff Latimer
|
292c99e329
|
usp10: Fix dead code in ScriptItemize.
|
2006-10-17 13:06:28 +02:00 |
Michael Ploujnikov
|
f37c0aa279
|
usp10/tests: Win64 printf format warning fixes.
|
2006-10-11 12:09:18 +02:00 |
Hans Leidekker
|
578260745a
|
usp10: Add a stub implementation and a test for ScriptLayout.
|
2006-09-29 14:40:53 +02:00 |
Albert Lee
|
b2182f9d82
|
usp10: Implement and test Script{Apply, Record}DigitSubstitution.
|
2006-09-08 11:01:26 +02:00 |
Jeff Latimer
|
dd8f067fb0
|
usp10: Remove unnecessary casts in test suite.
|
2006-08-15 13:32:11 +02:00 |
Jeff Latimer
|
ff421fde8e
|
usp10: ScriptItemize will break up the string into script_items.
|
2006-08-08 20:07:09 +02:00 |
Francois Gouget
|
b149f3c717
|
usp10/tests: Add trailing '\n's to ok() calls.
|
2006-08-07 13:53:03 +02:00 |
Hans Leidekker
|
0c0ab500b9
|
usp10: Implement ScriptGetGlyphABCWidth.
Add a test for ScriptGetGlyphABCWidth and ScriptCacheGetHeight.
|
2006-08-04 20:45:01 +02:00 |
Jeff Latimer
|
34f3e88b88
|
usp10: Fix glyph comparsion between tests.
|
2006-08-04 12:24:53 +02:00 |
Jeff Latimer
|
8d139c8b96
|
usp10: Add functionality for ScriptXtoCP and ScriptCPtoX calls.
|
2006-07-21 10:52:19 +02:00 |
Jeff Latimer
|
8bdeffa4ef
|
usp10: ScriptTextOut updated to reflect that it must have a hdc passed to it.
|
2006-06-09 18:13:44 +02:00 |
Jeff Latimer
|
51ac1039db
|
usp10: Update ScriptStringAnalyse and tests for ScriptString functions.
|
2006-06-08 11:37:35 +02:00 |
Jeff Latimer
|
422ca43d14
|
usp10: Update ScriptGetCMap to conform to Windows.
|
2006-06-08 11:35:22 +02:00 |
Jeff Latimer
|
beb097fc93
|
usp10: Update tests in test_ScriptItemIzeShapePlace to match Windows results.
|
2006-06-08 11:34:58 +02:00 |
Jeff Latimer
|
5f529fe0d8
|
usp10: Add stubs for ScriptCPtoX, ScriptXtoCP and ScriptBreak and some basic tests.
|
2006-06-08 11:34:42 +02:00 |
Alexandre Julliard
|
94d0478ee5
|
usp10: Fixed a compiler warning.
|
2006-05-24 18:30:34 +02:00 |
Jeff Latimer
|
42b576e869
|
usp10: Add stub for ScriptStringOut.
|
2006-05-23 17:52:18 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Jeff Latimer
|
af67bc864e
|
usp10: Add ScriptTextOut functionality and restructure tests.
|
2006-05-08 15:23:13 +02:00 |
Paul Vriens
|
e56f6a38b1
|
usp10: Fix return codes of ScriptGetFontProperties + tests.
|
2006-04-21 11:28:34 +02:00 |
Jeff Latimer
|
4241adbfcf
|
usp10: Add ScriptGetCMap functionality to translate wchars to glyphs.
|
2006-02-22 16:19:42 +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 |
Jeff Latimer
|
29ff53c119
|
usp10: Added some tests.
|
2006-02-14 17:38:20 +01:00 |