Dmitry Timoshkov
|
21cdaeea4b
|
gdi32: Replace DC transform by font scaling for bitmap fonts.
|
2008-08-21 11:42:25 +02:00 |
Paul Vriens
|
d1bcc32bf2
|
gdi32/tests: Don't test unimplemented functions.
|
2008-08-01 10:36:52 +02:00 |
Alexandre Julliard
|
680233f235
|
gdi32/tests: Allow some more rounding errors in glyph sizes.
|
2008-07-31 17:16:50 +02:00 |
Lei Zhang
|
9b4f17f630
|
gdi32: Glyph advances should be measured for unrotated characters.
|
2008-07-23 11:56:09 +02:00 |
Lei Zhang
|
78a1e07c93
|
gdi32: Add a test for font orientation.
|
2008-07-23 11:56:00 +02:00 |
Dmitry Timoshkov
|
7976d993f5
|
gdi32: Relax the gm.gmCellIncX comparison.
|
2008-07-21 13:00:42 +02:00 |
Michael Karcher
|
49eb123739
|
Add support for compatibility mode in WineEngCreateFontInstance.
|
2008-07-08 10:44:54 +02:00 |
James Hawkins
|
36e703b409
|
gdi32: Fix two tests that fail for all platforms.
|
2008-07-02 12:20:27 +02:00 |
Alistair Leslie-Hughes
|
641d6aa5c2
|
gdi32: Stop crash in font tests.
|
2008-07-01 13:45:37 +02:00 |
Dan Hipschman
|
92c8cac214
|
gdi32: Return the correct value from GetTextFace.
|
2008-06-25 11:41:00 +02:00 |
Dmitry Timoshkov
|
6f7457d8ad
|
gdi32: Add a test for outline text metrics.
|
2008-06-24 12:23:03 +02:00 |
Dmitry Timoshkov
|
9675720510
|
gdi32: Initialize otmMacAscent, otmMacDescent, otmMacLineGap in outline text metrics.
|
2008-06-24 12:21:06 +02:00 |
Dmitry Timoshkov
|
41aad2dce2
|
gdi32: Extend the font substitution test, make it pass under Wine.
|
2008-06-23 12:53:22 +02:00 |
Dan Hipschman
|
c1480126b1
|
gdi32: Add tests for GetTextFace.
Currently only GetTextFaceA is tested, and in an ancillary way, and the
behavior differs from GetTextFaceW.
|
2008-06-21 11:37:20 +02:00 |
Alexandre Julliard
|
8f7f203649
|
gdi32/tests: Reduce the size of the test output a little.
|
2008-06-04 12:52:18 +02:00 |
James Hawkins
|
617d8fee03
|
gdi32: Fix two tests that fail in win2k3.
|
2008-05-19 13:36:05 +02:00 |
Dmitry Timoshkov
|
a5d288f08c
|
gdi32: Add more font substitution tests, make them pass under Wine.
|
2008-05-13 20:25:50 +02:00 |
Paul Vriens
|
55902e0ce0
|
gdi32/tests: Run tests on win9x again.
|
2008-04-23 12:23:15 +02:00 |
Dmitry Timoshkov
|
2a2c66c062
|
gdi32: Clarify which font doesn't contain 'x'.
|
2008-04-14 12:40:22 +02:00 |
Dmitry Timoshkov
|
0fdd381f26
|
gdi32: Move negative lfWidth test into a separate body, skip the test if there is no 'x' in the font.
|
2008-04-07 20:34:49 +02:00 |
Dmitry Timoshkov
|
90265ac586
|
gdi32: Add a font scaling test when lfHeight == 0 and lfWidth != 0, make it pass under Wine.
|
2008-04-04 11:03:42 +02:00 |
Mikołaj Zalewski
|
4094ff0256
|
gdi32: Fix GetGlyphIndices to select properly the invalid char glyph for TrueType fonts.
|
2008-04-02 12:36:42 +02:00 |
Francois Gouget
|
e637e83ec4
|
gdi32/tests: Add the trailing '\n' to a couple of ok() calls.
|
2008-03-03 12:03:52 +01:00 |
Huw Davies
|
34002d4c7e
|
gdi32: Add a partial implementation of GdiRealizationInfo.
|
2008-02-28 10:44:35 +01:00 |
Reece H. Dunn
|
e3a5167ffe
|
gdi32: Vista returns UNICODE_NOCHAR if a character does not exist.
|
2008-01-25 12:30:24 +01:00 |
Dmitry Timoshkov
|
0acfe68864
|
gdi32: Actually perform the fractional scaling test, make it pass under Wine.
|
2008-01-21 11:39:20 +01:00 |
Dmitry Timoshkov
|
2fdaa56693
|
gdi32: Add a test for undocumented EnumFontFamiliesEx(NULL), make it pass under Wine.
|
2008-01-15 11:38:15 +01:00 |
Dmitry Timoshkov
|
d973271566
|
gdi32: Use public FS_xxxxxx defines.
|
2008-01-14 13:11:42 +01:00 |
Dmitry Timoshkov
|
535053b927
|
gdi32: Add support for scaling font metrics.
|
2008-01-08 17:05:35 +01:00 |
Dmitry Timoshkov
|
3068ac9eca
|
gdi32: Add more tests for bitmap font metrics scaling.
|
2008-01-08 12:54:49 +01:00 |
Aric Stewart
|
a8e62526f7
|
fonts: Correct External leading for japanese small font and enable fontmetric test for the font.
|
2007-12-27 14:13:30 +01:00 |
Hans Leidekker
|
0dc765809c
|
gdi32: GetCharABCWidthsI does not require a scalable font.
|
2007-12-10 12:27:13 +01:00 |
Aric Stewart
|
0433883ec1
|
gdi32: Font tests with Japanese font data. Thanks to Dmitry Timoshkov for the data and tests.
|
2007-12-10 12:12:57 +01:00 |
Dan Kegel
|
f4b0cf5f5b
|
gdi32/tests: Fix false pass in warn+heap case.
|
2007-10-24 13:47:28 +02:00 |
Hans Leidekker
|
d21c5044c6
|
gdi32: Remove a test that expects the break character to equal ascii space.
|
2007-10-23 12:22:59 +02:00 |
Francois Gouget
|
5266e57975
|
Assorted spelling fixes.
|
2007-07-31 21:37:50 +02:00 |
Alexandre Julliard
|
cb0a626e50
|
gdi32/tests: Don't test default char, it doesn't have to be always the same.
|
2007-07-25 13:46:18 +02:00 |
Huw Davies
|
7495d81495
|
gdi32: Using a bitmap font as the fallback sans serif is a very bad idea.
|
2007-07-05 19:54:52 +02:00 |
Francois Gouget
|
dddbd3cbdb
|
gdi32/tests: Run the GetTextMetricsA() tests on Windows 9x too.
|
2007-06-21 15:37:43 +02:00 |
Michael Stefaniuc
|
5f62da109e
|
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call.
|
2007-04-25 12:26:07 +02:00 |
Dmitry Timoshkov
|
ebe2ac4879
|
gdi32: Fix a couple of problems with negative lfWidth test.
|
2007-04-12 16:11:58 +02:00 |
Felix Nawothnig
|
f73d7d07c8
|
gdi32: Properly handle negative font widths.
|
2007-04-02 11:18:38 +02:00 |
Dmitry Timoshkov
|
bd07f3f39e
|
gdi32: Add a GetTextMetrics test, make it pass under Wine.
|
2007-03-15 13:09:56 +01:00 |
Stefan Huehner
|
51a7ca3440
|
Change some functions arguments from () -> (void).
|
2007-03-12 12:25:31 +01:00 |
Dmitry Timoshkov
|
7f16f21cf7
|
gdi32: Add an extensive EnumFontFamilies test, fix some failures when running under Wine.
|
2007-03-06 21:52:00 +01:00 |
Paul Vriens
|
a105c6b1de
|
gdi32/tests: Use skip where appropriate.
|
2007-03-05 18:08:43 +01:00 |
Paul Vriens
|
37cba3a9f9
|
gdi32/tests: Make sure we can run on win9x and NT again.
|
2007-03-05 18:08:35 +01:00 |
Hans Leidekker
|
748032e0fb
|
gdi32: Implement GetFontUnicodeRanges.
|
2007-03-02 11:39:32 +01:00 |
Dmitry Timoshkov
|
14478b8ba2
|
gdi32: Move get_glyph_indices near its caller test_font_charset.
|
2007-02-20 12:24:00 +01:00 |
Alexandre Julliard
|
6ede7a1130
|
gdi32/tests: Create a window for justification tests that generate output
instead of painting over the desktop.
|
2007-02-15 19:41:34 +01:00 |
Dmitry Timoshkov
|
8295d9040b
|
gdi32: Skip the SYMBOL_CHARSET test if Symbol or Wingdings is not installed.
|
2007-02-15 16:55:23 +01:00 |
Dmitry Timoshkov
|
64e1ce40aa
|
gdi32: Fix a typo in the memcmp call.
|
2007-02-15 15:42:54 +01:00 |
Pedro Araujo Chaves Jr
|
2051bcccca
|
gdi32: Fix for GetTextExtentExPointW() and ExtTextOutW().
|
2007-02-15 13:27:24 +01:00 |
Dmitry Timoshkov
|
37591409b2
|
gdi32: Revert 1440eb5a35 and add the test showing that the change was wrong.
|
2007-02-15 11:21:53 +01:00 |
Dmitry Timoshkov
|
e915a3cfb1
|
gdi32: Make sure that we don't read/write beyond the provided buffer in GetOutlineTextMetricsA, add a test case.
|
2007-02-05 14:03:45 +01:00 |
Francois Gouget
|
7a76ae1a65
|
gdi32/tests: Replace an '#if 0' with an 'if (0)'.
|
2007-01-08 12:09:05 +01:00 |
Alexandre Julliard
|
7dfc447741
|
gdi32: Renamed the gdi directory to gdi32.
|
2006-10-20 12:25:29 +02:00 |