Matteo Bruni
|
a71f25d239
|
gdi32/tests: Add a test for GetGlyphOutline with an insufficient buffer.
|
2014-10-09 18:24:53 +02:00 |
Qian Hong
|
887a6832bb
|
gdi32/tests: Improve font name localization tests by not requiring a strict language match.
|
2014-07-10 12:40:44 +02:00 |
Alexandre Julliard
|
7d21dd26c8
|
gdi32/tests: Remove some noisy traces.
|
2014-06-13 10:12:28 +02:00 |
Huw Davies
|
80a29e2d31
|
gdi32: CLIP_DFA_DISABLE should disable the font association mechanism.
|
2014-06-11 19:15:28 +02:00 |
Huw Davies
|
0987e77089
|
gdi32/tests: tmLastChar is solely governed by the last entry before 0xffff in the cmap.
|
2014-06-11 16:04:55 +02:00 |
Alex Henrie
|
0fb88f8d01
|
gdi32/tests: Add MS Shell Dlg tests.
|
2014-05-13 19:58:09 +02:00 |
Huw Davies
|
c66f0019ff
|
gdi32: In a Hebrew locale the last char of a symbol font is reported as 0xf896 rather than 0xf0ff.
|
2014-05-07 18:57:35 +02:00 |
Austin English
|
d0fa8cbc74
|
gdi32/tests: Skip some tests if Times New Roman is not installed.
|
2014-04-11 19:12:31 +02:00 |
Akihiro Sagawa
|
f548ce29ed
|
gdi32/tests: GetGlyphOutlineA is broken for johab charset on windows.
|
2014-03-20 10:41:48 +01:00 |
André Hentschel
|
87d85357cd
|
gdi32/tests: GetCharABCWidthsA is broken for johab charset on windows.
|
2014-03-18 11:40:30 +01:00 |
Akihiro Sagawa
|
04e8b00ab0
|
gdi32: Improve the font enumeration order for complex script locales.
|
2014-03-12 20:27:43 +01:00 |
Akihiro Sagawa
|
1e7116ca9f
|
gdi32/tests: Avoid using GetGlyphIndices directly.
|
2014-02-19 16:39:29 +01:00 |
Akihiro Sagawa
|
efe7a9763f
|
gdi32/tests: Improve the font search method for test_EnumFontFamiliesEx_default_charset.
|
2014-02-19 16:39:29 +01:00 |
Akihiro Sagawa
|
feaf554778
|
gdi32/tests: Mark Win2k result as broken.
|
2014-02-19 16:39:28 +01:00 |
Akihiro Sagawa
|
f6475ace5f
|
gdi32: Improve vertical writing metrics.
|
2014-01-13 17:37:38 +01:00 |
Akihiro Sagawa
|
a221654aae
|
gdi32/tests: Add tests for vertical writing metrics.
|
2014-01-13 17:37:37 +01:00 |
Akihiro Sagawa
|
f6bc356860
|
gdi32: Fix ABC metrics for rotated font.
|
2014-01-13 17:37:35 +01:00 |
Akihiro Sagawa
|
b8f22f4755
|
gdi32/tests: Add more GetCharABCWidths tests for rotated font.
|
2014-01-13 17:37:34 +01:00 |
Frédéric Delanoy
|
cc97a2385a
|
gdi32/tests: Constify a character string.
|
2013-12-23 11:54:31 +01:00 |
Akihiro Sagawa
|
a88a121059
|
gdi32: Use ANSI character code as glyph index for bitmap fonts.
|
2013-12-11 18:16:59 +01:00 |
Akihiro Sagawa
|
99ceb599bb
|
gdi32: Synthesize bold glyphs for outline fonts.
|
2013-10-21 20:23:55 +02:00 |
Akihiro Sagawa
|
cab2cacb8e
|
gdi32: Adjust fake bold outline font metrics.
|
2013-10-21 20:23:55 +02:00 |
Akihiro Sagawa
|
b6666014c5
|
gdi32/tests: Add tests for fake bold outline fonts.
|
2013-10-21 20:23:54 +02:00 |
Dmitry Timoshkov
|
8c22e66217
|
gdi32/tests: Fix font tests compilation with __WINESRC__ defined.
|
2013-10-17 10:46:51 +02:00 |
Akihiro Sagawa
|
0b58ab7ac9
|
gdi32/tests: Skip linked font like SimSun-ExtB in fixed-pitch font selection.
|
2013-10-09 10:08:06 +02:00 |
Akihiro Sagawa
|
88acc9c899
|
gdi32: Don't modify output glyph metrics unless the function succeeds.
|
2013-10-03 20:06:51 +02:00 |
Akihiro Sagawa
|
042b39a82b
|
gdi32: Fix the B spacing value of empty glyph.
|
2013-10-02 20:17:03 +02:00 |
Akihiro Sagawa
|
db86409db6
|
gdi32: Return fake BBox when requesting empty glyph metrics.
|
2013-10-01 19:26:17 +02:00 |
Akihiro Sagawa
|
24e0e4d150
|
gdi32/tests: Fix copy&paste issues related to gmBlackBoxY.
|
2013-10-01 19:25:25 +02:00 |
Francois Gouget
|
d3672524ed
|
Assorted spelling fixes.
|
2013-10-01 19:09:08 +02:00 |
Akihiro Sagawa
|
e2bce62a6d
|
gdi32: Return GDI_ERROR when requested empty glyph bitmaps.
|
2013-09-26 19:56:57 +02:00 |
Akihiro Sagawa
|
cc7b39681d
|
gdi32/tests: Add more empty glyph tests.
|
2013-09-23 20:32:23 +02:00 |
Aric Stewart
|
3f4ef58b0f
|
gdi32: ABC value signs remain the same despite any changes in layout direction or viewport.
|
2013-09-12 21:31:09 +02:00 |
Aric Stewart
|
4a300d2423
|
gdi32: GetCharWidth32A/W return positive widths for all layouts and various DC transforms.
|
2013-09-11 18:33:04 +02:00 |
Huw Davies
|
774f57ca24
|
gdi32/tests: Add vdmx tests.
|
2013-08-28 16:14:40 +02:00 |
Huw Davies
|
7310bdb498
|
gdi32/tests: Mark some tests as exact.
|
2013-08-28 16:14:40 +02:00 |
Huw Davies
|
18edb16ace
|
gdi32/tests: Add an option to match metrics exactly.
|
2013-08-28 16:14:38 +02:00 |
Huw Davies
|
820c14cafc
|
gdi32/tests: Separate out the metrics checking code.
|
2013-08-28 16:14:38 +02:00 |
Huw Davies
|
2f76829c84
|
gdi32/tests: Split write_ttf_file() into a resource loader and tmp file writer.
|
2013-08-28 16:14:37 +02:00 |
Huw Davies
|
cf9cb6c118
|
gdi32: Ignore max_extent if nfit is NULL.
|
2013-07-22 17:16:04 +02:00 |
Aric Stewart
|
37d216cc56
|
gdi32/tests: Add a test case for vertical fonts enumeration order.
|
2013-06-20 22:14:35 +02:00 |
Dmitry Timoshkov
|
705a0f0238
|
gdi32: Scale default GUI fonts to match screen resolution changes.
|
2013-06-17 19:30:49 +02:00 |
Dmitry Timoshkov
|
6834a44dc4
|
gdi32/tests: Add a test for default font height scaling with screen resolution changes.
|
2013-06-17 19:30:49 +02:00 |
Dmitry Timoshkov
|
288f3be439
|
gdi32/tests: Skip the bitmap font max width test on not 96 dpi resolutions.
|
2013-06-17 19:30:48 +02:00 |
Aric Stewart
|
ceb81eee20
|
gdi32: Turn off tategaki if the unicode code point is outside of the rotated ranges.
|
2013-06-05 20:30:58 +02:00 |
Aric Stewart
|
3108f3cf3d
|
gdi32/tests: Do not try to test OS/2 win metrics on non-windows fonts.
|
2013-05-29 18:12:54 +02:00 |
Aric Stewart
|
546c587036
|
gdi32: GetGlyphIndices does substitute glyph.
|
2013-05-20 12:06:25 +02:00 |
Aric Stewart
|
adfa3c0c57
|
gdi32/tests: Update the vertical font to be a proper windows vertical font.
|
2013-05-20 12:06:21 +02:00 |
Akihiro Sagawa
|
8f8363ede6
|
gdi32: Ignore the lfHeight value when it exceeds the limit.
|
2013-05-08 14:29:06 +02:00 |
Sam Edwards
|
21dbe1c949
|
gdi32: Clip font glyphs to fit within text metrics.
|
2013-05-02 12:32:53 +02:00 |