Eric Pouech
|
b70375e60b
|
dwrite/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-02-25 19:02:18 +01:00 |
Alexandre Julliard
|
f0cd33c69e
|
include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-01-27 20:38:22 +01:00 |
Nikolay Sivov
|
cd7c31fe08
|
dwrite: Implement CreateFontFaceFromHdc().
|
2014-10-20 21:33:27 +09:00 |
Aric Stewart
|
2dec8d6fb2
|
dwrite/tests: Add a font resource and use it for tests.
|
2014-08-21 18:02:27 +02:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Nikolay Sivov
|
419a1f45f9
|
dwrite: Added initial test code for text analyzer tests.
|
2012-10-29 14:42:55 +01:00 |
Nikolay Sivov
|
f49d360ffd
|
dwrite: Added IDWriteTextLayout stub.
|
2012-09-28 11:29:02 +02:00 |
Nikolay Sivov
|
292fd912c9
|
dwrite: Implement IDWriteBitmapRenderTarget creation.
|
2012-08-13 16:28:46 +02:00 |
Nikolay Sivov
|
bd7db0a9a4
|
dwrite: Added basic test for IDWriteFont created from LOGFONTW.
|
2012-07-31 17:59:10 +02:00 |