Hi,
Tiny request: could we have a version of Path::scaleToFit()
that takes a Rectangle<float>
?
Currently we only have that one:
void scaleToFit (float x, float y, float width, float height, bool preserveProportions) noexcept;
Hi,
Tiny request: could we have a version of Path::scaleToFit()
that takes a Rectangle<float>
?
Currently we only have that one:
void scaleToFit (float x, float y, float width, float height, bool preserveProportions) noexcept;