Nikolay Sivov
|
28e9b3f421
|
dwrite: Added parameter check for registering/unregistering collection loaders.
|
2014-10-14 17:42:10 +09:00 |
Marcus Meissner
|
23aaef96a2
|
dwrite: Use correct variable (Coverity).
|
2014-09-22 19:07:04 +02:00 |
Aric Stewart
|
2ec9fbb205
|
dwrite: Implement GetGlyphIndices from the CMAP table.
|
2014-09-03 17:32:13 +02:00 |
Aric Stewart
|
95466a1c2f
|
dwrite: Beginning implementation of IDWriteLocalFontFileLoader.
|
2014-08-26 22:18:41 +02:00 |
Aric Stewart
|
2dec8d6fb2
|
dwrite/tests: Add a font resource and use it for tests.
|
2014-08-21 18:02:27 +02:00 |
Aric Stewart
|
26977d4a4b
|
dwrite: Initial implementation of CreateFontFace.
|
2014-08-20 19:52:03 +02:00 |
Aric Stewart
|
366c40813c
|
dwrite: Beginning implementation of IDWriteFontFile_Analyze.
|
2014-08-20 19:51:48 +02:00 |
Aric Stewart
|
bb9721bd29
|
dwrite: Initial implementation of CreateCustomFontFileReference.
|
2014-08-20 19:51:04 +02:00 |
Aric Stewart
|
a254741b36
|
dwrite: Implement Font File Loader registration.
|
2014-08-20 19:49:45 +02:00 |
Aric Stewart
|
a6fa8599b0
|
dwrite: Basic implementation for FontCollectionLoader registration.
|
2014-08-07 21:36:30 +02:00 |
Nikolay Sivov
|
1eb2913ad6
|
dwrite: Added GetCurrentTransform() for a render target.
|
2014-08-05 16:37:40 +02:00 |
Nikolay Sivov
|
c9b8a31c24
|
dwrite: Implement Resize() for bitmap render target.
|
2014-08-04 16:19:22 +02:00 |
Nikolay Sivov
|
db49dec825
|
dwrite/tests: Fix a font instance leak (Valgrind).
|
2014-04-25 11:05:21 +02:00 |
Nikolay Sivov
|
5e4d5ebde7
|
dwrite: Implement ConvertFontFaceToLOGFONT().
|
2014-01-06 17:05:31 +01:00 |
Detlef Riekenberg
|
03101b06c9
|
dwrite/tests: Avoid refcount test failures.
|
2013-04-30 11:49:31 +02:00 |
Nikolay Sivov
|
419a1f45f9
|
dwrite: Added initial test code for text analyzer tests.
|
2012-10-29 14:42:55 +01:00 |
Nikolay Sivov
|
10431905e5
|
dwrite: Implement GetFontFamily() for system font collection.
|
2012-10-23 13:20:54 +02:00 |
Nikolay Sivov
|
a291a7adf8
|
dwrite: Keep a single instance of system font collection.
|
2012-10-23 13:20:44 +02:00 |
Nikolay Sivov
|
2793d8196b
|
dwrite: Implement FindFamilyName() for system font collection.
|
2012-10-22 12:21:32 +02:00 |
Nikolay Sivov
|
f0f1735495
|
dwrite: Add all installed font families to system font collection.
|
2012-10-22 12:21:28 +02:00 |
Nikolay Sivov
|
6067df7291
|
dwrite: Implement GetMetrics() for IDWriteFont.
|
2012-10-16 11:37:45 +02:00 |
Nikolay Sivov
|
438d115ec6
|
dwrite: Correct reference count behavior for font face interface.
|
2012-10-15 15:25:27 +02:00 |
Nikolay Sivov
|
0358413e35
|
dwrite: Implement GetWeight() for IDWriteFont.
|
2012-10-12 13:21:00 +02:00 |
Nikolay Sivov
|
9b0f49264e
|
dwrite: Implement GetString().
|
2012-10-08 12:55:01 +02:00 |
Nikolay Sivov
|
114ef0688b
|
dwrite: Implement GetStringLength method.
|
2012-10-08 12:55:00 +02:00 |
Nikolay Sivov
|
41df37f17d
|
dwrite: Added IDWriteFontFace stub.
|
2012-10-08 12:54:59 +02:00 |
Nikolay Sivov
|
45a9560e83
|
dwrite: Added IDWriteLocalizedStrings stub.
|
2012-10-08 12:54:58 +02:00 |
Nikolay Sivov
|
89561b9247
|
dwrite: Store font family name in IDWriteFontFamily implementation.
|
2012-10-08 12:54:58 +02:00 |
Nikolay Sivov
|
debc356afd
|
dwrite: Added IDWriteFontFamily stub.
|
2012-08-27 19:42:15 +02:00 |
Nikolay Sivov
|
c843e71ba5
|
dwrite: Implement IDWriteBitmapRenderTarget_GetSize.
|
2012-08-13 16:28:46 +02:00 |
Nikolay Sivov
|
292fd912c9
|
dwrite: Implement IDWriteBitmapRenderTarget creation.
|
2012-08-13 16:28:46 +02:00 |
Nikolay Sivov
|
09ba9bdb0a
|
dwrite: Store font style provided in LOGFONT data.
|
2012-08-13 16:28:44 +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 |