Nikolay Sivov
|
c67f930a9f
|
dwrite: Added IDWriteTypography implementation.
|
2014-09-19 10:49:45 +02:00 |
Nikolay Sivov
|
63d18fd05c
|
dwrite: Add a tiny helper to return DWRITE_TEXT_RANGE values.
|
2014-08-25 10:54:57 +02:00 |
Nikolay Sivov
|
c8ec6918c7
|
dwrite: Implement layout getters derived from text format.
|
2014-08-18 12:46:55 +02:00 |
Nikolay Sivov
|
baedef728c
|
dwrite: Implement ranges merging.
|
2014-08-18 12:46:49 +02:00 |
Nikolay Sivov
|
336ba30d24
|
dwrite: Support for attributes for a range.
|
2014-08-15 17:05:25 +02:00 |
Nikolay Sivov
|
3c1a27f6b1
|
dwrite: Implement support for inline object and font weight attributes of a range.
|
2014-08-15 17:05:20 +02:00 |
Marcus Meissner
|
d1749b548b
|
dwrite: Fixed paste error (Coverity).
|
2014-08-11 23:55:34 +02:00 |
Nikolay Sivov
|
e6cb2dbaca
|
dwrite/tests: Some tests for drawing sequence for a layout.
|
2014-08-05 16:37:45 +02:00 |
Nikolay Sivov
|
edf74c0b0d
|
dwrite/tests: Added some tests for inline object and ranges handling.
|
2014-08-04 16:18:24 +02:00 |
Nikolay Sivov
|
289043f4de
|
dwrite: Store maximum width/height for text layout.
|
2014-08-04 16:18:20 +02:00 |
Nikolay Sivov
|
1c23bf04c7
|
dwrite: Added some layout tests, simplify debug output for text ranges.
|
2014-07-30 11:27:14 -05:00 |
Nikolay Sivov
|
27e86cfc36
|
dwrite: Added partial implementation for CreateEllipsisTrimmingSign().
|
2014-04-08 09:25:50 +02:00 |
Nikolay Sivov
|
6b560c92fc
|
dwrite: Added GetTrimming()/SetTrimming() for text format.
|
2014-04-08 09:25:46 +02:00 |
Nikolay Sivov
|
ebdad92d11
|
dwrite: Store text format properties.
|
2014-04-07 15:34:33 +02:00 |
Nikolay Sivov
|
113dd5d217
|
dwrite: Return default text format properties.
|
2014-04-07 15:34:32 +02:00 |
Nikolay Sivov
|
51d0f61272
|
dwrite: Added GetLocaleNameLength/GetLocaleName for text format and layout.
|
2012-10-26 11:52:55 +02:00 |
Nikolay Sivov
|
a30faec10e
|
dwrite: Implement IDWriteTextFormat::GetFontCollection().
|
2012-10-23 13:20:49 +02:00 |
Nikolay Sivov
|
11d94a11b6
|
dwrite: Store text string in layout object.
|
2012-10-22 12:21:15 +02:00 |
Nikolay Sivov
|
f49d360ffd
|
dwrite: Added IDWriteTextLayout stub.
|
2012-09-28 11:29:02 +02:00 |