Alexandre Julliard
|
3494fb7f72
|
kernel32: Avoid resolving imports against the advapi32 forwards.
|
2015-06-10 15:26:05 +09:00 |
Nikolay Sivov
|
a77b9ed0c7
|
dwrite: Load freetype on module attach, create one FT_Face per fontface.
|
2014-11-21 18:10:51 +09:00 |
Nikolay Sivov
|
3704072911
|
dwrite: Mirror characters in case of RTL direction.
|
2014-10-06 17:36:26 +02:00 |
Nikolay Sivov
|
1843972e0e
|
dwrite: Initial implementation of GetGlyphs().
|
2014-10-06 17:36:01 +02:00 |
Nikolay Sivov
|
fdd8454ef8
|
dwrite: Implement AnalyzeBidi().
|
2014-10-01 12:01:05 +02:00 |
Nikolay Sivov
|
e36025a2a8
|
dwrite: Implement itemization by script id using Unicode.org data.
|
2014-09-24 11:10:39 +02:00 |
Nikolay Sivov
|
f60350808d
|
dwrite: Implement AnalyzeLineBreakpoints() using Unicode breaking algorithm.
|
2014-09-05 14:41:47 +02:00 |
Aric Stewart
|
366c40813c
|
dwrite: Beginning implementation of IDWriteFontFile_Analyze.
|
2014-08-20 19:51:48 +02:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Nikolay Sivov
|
45c7798c36
|
dwrite: Added a stub for IDWriteTextAnalyzer.
|
2012-10-29 14:43:22 +01:00 |
Nikolay Sivov
|
0990d37d98
|
dwrite: Forward CreateRenderingParams() to CreateMonitorRenderingParams() with primary monitor.
|
2012-10-01 12:10:38 +02: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
|
56d71b04b7
|
dwrite: Added IDWriteFont stub.
|
2012-08-13 16:15:21 +02:00 |
Nikolay Sivov
|
bd7db0a9a4
|
dwrite: Added basic test for IDWriteFont created from LOGFONTW.
|
2012-07-31 17:59:10 +02:00 |
Nikolay Sivov
|
0ccdda1262
|
dwrite: Added IDWriteGdiInterop stub.
|
2012-07-31 17:59:09 +02:00 |
Nikolay Sivov
|
3a724d58eb
|
dwrite: Added initial stub.
|
2012-07-24 13:36:33 +02:00 |