Vincent Povirk
|
73eea0d05f
|
gdiplus: Create a static InstalledFontCollection object, currently empty.
|
2009-04-28 13:10:02 +02:00 |
Vincent Povirk
|
31f2b8e1ea
|
gdiplus: Add test for GdipNewInstalledFontCollection.
|
2009-04-28 13:10:01 +02:00 |
Paul Vriens
|
163b046ec5
|
gdiplus/tests: Fix test failures on Win98 by using A-functions.
|
2009-04-24 11:57:03 +02:00 |
Nikolay Sivov
|
e2615cc059
|
gdiplus: Fix Font test failure on charset mismatch.
|
2008-12-16 12:52:38 +01:00 |
Hans Leidekker
|
c04b7c5b0f
|
gdiplus: Implement GdipGetLineSpacing.
|
2008-11-24 14:25:10 +01:00 |
Adam Petaccia
|
74c8117a4b
|
gdiplus: Don't create a font if there is no facename.
|
2008-08-28 11:51:16 +02:00 |
Adam Petaccia
|
ce40fde689
|
gdiplus: Implement GdipGetFontStyle.
|
2008-08-28 11:50:32 +02:00 |
Adam Petaccia
|
69b6e0bde2
|
gdiplus: Implement GdipGetFamily.
|
2008-08-28 11:50:24 +02:00 |
Adam Petaccia
|
837dae3f73
|
gdiplus: Test for GdipGetFontStyle.
|
2008-08-28 11:50:14 +02:00 |
Adam Petaccia
|
1bf919717d
|
gdiplus: Test for GdipGetFamily.
|
2008-08-28 11:50:06 +02:00 |
Adam Petaccia
|
e4cc0bc422
|
gdiplus: Skip the generic font tests if we don't have the required fonts.
|
2008-08-05 14:09:37 +02:00 |
Nikolay Sivov
|
923918da9b
|
gdiplus: Add a test that shows GdipCreateFontFromLogfontW problem with empty FaceName.
|
2008-07-29 12:18:48 +02:00 |
Huw Davies
|
94a20f8b7e
|
gdiplus: Remove incorrect test.
|
2008-07-21 15:05:05 +02:00 |
Huw Davies
|
5aa90f375c
|
gdiplus: Skip some tests if certain fonts are not installed.
|
2008-07-18 11:05:41 +02:00 |
Francois Gouget
|
dbaec0a101
|
Assorted spelling fixes.
|
2008-07-10 13:40:15 +02:00 |
Francois Gouget
|
4b1f6310d9
|
gdiplus/tests: Spelling fix.
|
2008-07-10 12:18:27 +02:00 |
Huw Davies
|
5d929b1374
|
gdiplus: Add a test to show that bitmap fonts aren't used for fontfamilies.
|
2008-07-08 20:37:36 +02:00 |
Adam Petaccia
|
d17d566412
|
gdiplus: Implement GdipGetEmHeight.
|
2008-07-07 14:47:45 +02:00 |
Adam Petaccia
|
e96b07d73f
|
gdiplus: Implement GdipGetCellDescent.
|
2008-07-07 14:47:39 +02:00 |
Adam Petaccia
|
6fabc90219
|
gdiplus: Implement GdipGetCellAscent.
|
2008-07-07 14:47:33 +02:00 |
Adam Petaccia
|
b5505f6326
|
gdiplus: Tests for FontFamily properties.
|
2008-07-07 14:47:02 +02:00 |
Adam Petaccia
|
638f63d13f
|
gdiplus: Implement GdipCloneFontFamily.
|
2008-07-07 14:44:46 +02:00 |
Adam Petaccia
|
148f184c23
|
gdiplus: test_getgenerics: Don't use a pointer-to-pointer construct.
|
2008-07-07 14:40:51 +02:00 |
Adam Petaccia
|
45ee7577c4
|
gdiplus: test_fontfamily: Don't use a pointer-to-pointer construct.
|
2008-07-07 14:40:37 +02:00 |
Adam Petaccia
|
7e245060ef
|
gdiplus: Valgrind: fix warnings about using uninitialized memory, and leaking memory.
|
2008-07-07 14:40:04 +02:00 |
Michael Stefaniuc
|
808c5dbece
|
gdiplus: Remove redundant NULL check before GdipFree (Smatch).
|
2008-07-03 11:50:52 +02:00 |
Adam Petaccia
|
fe3d38d1a0
|
gdiplus: Tests for new font functions.
|
2008-06-25 20:42:22 +02:00 |
Adam Petaccia
|
bda6adc5e7
|
gdiplus: Tests for GetGeneric*.
|
2008-06-25 20:40:42 +02:00 |
Adam Petaccia
|
ced3d81b1a
|
gdiplus: Tests for FontFamily.
|
2008-06-25 20:40:24 +02:00 |
Evan Stade
|
62cae5ab39
|
gdiplus: Save elements of font's style.
|
2007-08-15 10:51:51 +02:00 |
Evan Stade
|
510ecb6530
|
gdiplus: Added more font tests.
|
2007-08-15 10:51:37 +02:00 |
Evan Stade
|
537112fb52
|
gdiplus: Fixed conformance of font constructor.
|
2007-08-15 10:51:15 +02:00 |
Evan Stade
|
4202ababb0
|
gdiplus: Added font tests.
|
2007-08-15 10:51:00 +02:00 |