This allows to distinguish the results of the same renderer (e.g. GDI+-based one) on the different OS versions (because GDI+ produces different results under XP and Windows 8). Closes #16260. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 |
||
|---|---|---|
| .. | ||
| references | ||
| basictest.cpp | ||
| drawing.cpp | ||
| drawing.h | ||
| gcfactory.h | ||
| plugin.h | ||
| plugindriver.cpp | ||
| pluginsample.cpp | ||
| readme.txt | ||
| testimagefile.h | ||
Drawing Test ############ If you need directions, please read the top of drawing.cpp file, and the test.bkl file with the comments about test_drawing and test_drawingplugin items.