Fixed the offset_view_t<> class.
Fixed the offset_view<>() global utility function (it had to moved into the formatted_image<> class as a static member function).
Fixed the formatted_image<>::dimensions_mismatch<>() overload for offset views.
Added the utility is_supported<> template to the formatted_image<> class to fix certain compile-time and runtime errors while also reducing verbosity.
Fixed various offset view issues.
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.