Qian Hong
|
df8be7b81a
|
gdi32: Prepend at in get_outline_text_metrics for vertical fonts.
|
2012-09-12 16:04:53 +02:00 |
Qian Hong
|
2f76f35e46
|
gdi32/tests: Added more tests for vertical fonts.
|
2012-09-12 16:04:47 +02:00 |
Qian Hong
|
97904fd1ff
|
gdi32: Prepend at when create vertical font face.
|
2012-09-12 16:04:34 +02:00 |
Qian Hong
|
8f91b51674
|
gdi32/tests: Added tests for vertical fonts.
|
2012-09-12 16:04:25 +02:00 |
Qian Hong
|
6c1e264e8e
|
gdi32: Fixed localized font full name (UNIQUE ID).
|
2012-09-12 16:04:03 +02:00 |
Qian Hong
|
de5972081e
|
gdi32: Fixed get_name_table_entry for symbol fonts.
|
2012-09-11 11:15:33 +02:00 |
Qian Hong
|
84954c0dbe
|
gdi32/tests: Added tests for symbol fonts.
|
2012-09-11 11:15:30 +02:00 |
Qian Hong
|
80dbd4e9cf
|
gdi32: Fixed localized font style name.
|
2012-09-11 11:15:27 +02:00 |
Qian Hong
|
4461612e33
|
gdi32/tests: Better trace in test_fullname2_helper.
|
2012-09-11 11:14:37 +02:00 |
Qian Hong
|
e7dcb0e260
|
gdi32/tests: Fixed a typo in style name test.
|
2012-09-11 11:14:32 +02:00 |
Marcus Meissner
|
f5c5a30724
|
gdi32: Fixed passed buffer size.
|
2012-09-10 11:39:43 +02:00 |
Qian Hong
|
245308597f
|
gdi32: Fixed family and face name on non English locale.
|
2012-09-07 13:33:47 +02:00 |
Qian Hong
|
733aca30f4
|
gdi32: Read otmpFullName from TT_NAME_ID_UNIQUE_ID.
|
2012-09-07 13:32:56 +02:00 |
Qian Hong
|
abc8f2c6c2
|
gdi32: Read otmpFaceName from TT_NAME_ID_FULL_NAME.
|
2012-09-07 13:32:35 +02:00 |
Qian Hong
|
180185d890
|
gdi32/tests: Added font name tests on English locale.
|
2012-09-07 13:32:06 +02:00 |
Alexandre Julliard
|
1c2f9255f4
|
gdi32: Fix StretchDIBits return value when destination is clipped.
|
2012-06-22 14:39:28 +02:00 |
Dan Kegel
|
b85270e3a5
|
gdi32: Add test for SelectClipRgn in metafiles, make it pass.
|
2012-06-20 10:50:15 +02:00 |
Akihiro Sagawa
|
2bb416baa8
|
gdi32: Fix East-Asian font parameters.
|
2012-06-18 11:59:40 +02:00 |
Akihiro Sagawa
|
afdc84cf03
|
gdi32/tests: Make GetStockObject tests pass on East-Asian machines.
|
2012-06-18 11:59:39 +02:00 |
Dmitry Timoshkov
|
e65b19cad3
|
gdi32: Do not normalize height of the default GUI font.
|
2012-06-12 10:15:26 +02:00 |
Dmitry Timoshkov
|
cca41207c1
|
gdi32: Fix parameters of some GDI stock fonts.
|
2012-06-04 12:17:53 +02:00 |
Dmitry Timoshkov
|
4fa2945544
|
gdi32/tests: GetGlyphOutline should fail for a bitmap font.
|
2012-06-01 13:25:52 +02:00 |
Alexandre Julliard
|
592bfd52c9
|
gdi32: Always use the DIB engine for DDB rendering.
|
2012-05-29 18:20:10 +02:00 |
Alexandre Julliard
|
77ee0b56bb
|
gdi32/tests: Add some more tests for monochrome bitmap blits.
|
2012-05-29 18:17:47 +02:00 |
Alexandre Julliard
|
8761bb29ea
|
gdi32/tests: Add tests for color mappings in monochrome bitmaps.
|
2012-05-25 11:47:55 +02:00 |
Dmitry Timoshkov
|
ab7fe6086e
|
gdi32: Add a test for ntmCellHeight calculation.
|
2012-05-08 19:51:12 +02:00 |
Alexandre Julliard
|
3009e03df7
|
gdi32: Add a SetBoundsRect driver entry point.
|
2012-04-27 12:41:43 +02:00 |
Dmitry Timoshkov
|
5476c0e2b9
|
gdi32: ntmCellHeight and ntmAvgWidth should be in font units.
|
2012-04-24 18:44:07 +02:00 |
Dmitry Timoshkov
|
57fbf1434c
|
gdi32: Enumerated font size should not be too large.
This reverts commit f4625d1ae1 .
|
2012-04-24 18:43:45 +02:00 |
Alexandre Julliard
|
caf15dd797
|
gdi32/tests: Take into account multi-monitor setups in the clip region tests.
|
2012-04-20 12:12:21 +02:00 |
Daniel Lehman
|
2c5d7d716a
|
gdi32: Don't add_join if points are coincident in wide_line_segments.
|
2012-04-18 17:15:19 +02:00 |
Alexandre Julliard
|
4a87722144
|
winex11: Add bounds rectangle tracking to all graphics entry points.
|
2012-04-18 13:50:56 +02:00 |
Alexandre Julliard
|
8b7760292d
|
gdi32/tests: Fix a test that can fail on multi-monitor setups.
|
2012-04-17 16:40:57 +02:00 |
Alexandre Julliard
|
34457aa4c3
|
gdi32: Add bounds tracking to all the DIB engine entry points.
|
2012-04-16 17:49:22 +02:00 |
Alexandre Julliard
|
582a2f511f
|
gdi32: Add a GetBoundsRect driver entry point.
|
2012-04-16 13:53:23 +02:00 |
Michael Stefaniuc
|
7f293b00e8
|
gdi32/tests: Fix typo (comparison with itself).
|
2012-04-16 12:05:54 +02:00 |
Alexandre Julliard
|
81fcb10977
|
gdi32/tests: Add test cases for wide pen bounding rectangles.
|
2012-04-13 16:09:39 +02:00 |
Dmitry Timoshkov
|
31f6f48bfd
|
gdi32: Add a test for bitmap fonts selected for not existing font sizes.
|
2012-04-10 19:54:34 +02:00 |
Alexandre Julliard
|
88bcd13d7f
|
gdi32: Store the reference DC in the enhanced metafile and use it to retrieve device caps.
|
2012-04-10 16:21:24 +02:00 |
Alexandre Julliard
|
b762fcc9a7
|
gdi32: Clip the returned DC bounds to the device rectangle.
|
2012-04-10 16:21:11 +02:00 |
Alexandre Julliard
|
80f68d4442
|
gdi32/tests: Add tests for DC bounds handling across various DC manipulations.
|
2012-04-10 16:17:47 +02:00 |
Alexandre Julliard
|
a186a8b170
|
gdi32/tests: Add tests for DC bounds on various device types.
|
2012-04-10 13:20:01 +02:00 |
Alexandre Julliard
|
399ab6f1f2
|
gdi32/tests: Add tests for DC bounds to the DIB graphics tests.
|
2012-04-09 22:59:11 +02:00 |
Alexandre Julliard
|
514e952827
|
gdi32/tests: Automatically reset the bits after comparing the hash.
|
2012-04-09 21:28:50 +02:00 |
Alexandre Julliard
|
1ca6ed7748
|
gdi32: Fix GetClipBox return value for non-memory DCs.
|
2012-04-09 17:15:59 +02:00 |
Dmitry Timoshkov
|
b2af51956d
|
gdi32: Remove a no longer needed shortcut in CreateScalableFontResource test.
|
2012-04-02 12:41:40 +02:00 |
Huw Davies
|
105caa28bf
|
gdi32: Implement CreateScalableFontResource.
Based on patches by Jeremy White and Dmitry Timoshkov.
|
2012-03-29 18:16:06 +02:00 |
Huw Davies
|
41fb856961
|
gdi32: Correctly propagate the enumproc's return value.
|
2012-03-14 17:33:54 +01:00 |
Akihiro Sagawa
|
39f748f083
|
gdi32/tests: Reorder tests to avoid side-effects.
|
2012-02-09 11:54:39 -06:00 |
Akihiro Sagawa
|
286854fb06
|
gdi32: Consider whether the logical font face is vertical when selecting.
|
2012-02-08 13:54:40 -06:00 |