wxWidgets/tests/graphics
Vadim Zeitlin b20552116c Allow wxBitmapBundle to specify its preferred bitmap size
Using bitmaps of preferred size avoids scaling and results in much
better appearance, so add methods allowing querying the bundle about the
bitmaps it supports and implement them in the various implementations.

This is not actually used anywhere yet, but will be soon.
2021-10-19 02:20:26 +01:00
..
affinematrix.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
bitmap.cpp Fix converting wxImage with alpha channel and mask to wxBitmap (wxGTK2) 2021-04-08 00:03:10 +02:00
bmpbundle.cpp Allow wxBitmapBundle to specify its preferred bitmap size 2021-10-19 02:20:26 +01:00
boundingbox.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
clippingbox.cpp Set window postion explicitly in clipping box test for wxClientDC 2021-09-02 19:26:30 +02:00
colour.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
coords.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
ellipsization.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
graphbitmap.cpp Disable Direct2D checks failing under Wine 2021-08-24 17:12:05 +02:00
graphmatrix.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
graphpath.cpp Disable Direct2D checks failing under Wine 2021-08-24 17:12:05 +02:00
imagelist.cpp Add tests of storing HiDPI images in generic wxImageList (wxOSX, wxGTK3) 2021-04-05 12:18:05 +02:00
measuring.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00