16e728a8a8
Added to make
GeoTexSvxGradientElliptical
GeoTexSvxGradientSquare
GeoTexSvxGradientRect
work using the MCGR. It is still 100%
backward-compatible, so as long as there is no
source using this it will stay invisible - by
purpose.
Tests look good with all three, see the static
variable nUseGradientSteps.
NOTE: GeoTexSvxGradientElliptical still looks not
optimal due to texture back-mapping method
getEllipticalGradientAlpha, see notes in
commit "MCGR: Adapted GradientRadial to make use
of MCGR"
|
||
---|---|---|
.. | ||
inc/pch | ||
qa | ||
source | ||
test | ||
CppunitTest_basegfx.mk | ||
IwyuFilter_basegfx.yaml | ||
Library_basegfx.mk | ||
Makefile | ||
Module_basegfx.mk | ||
README.md |
Algorithms and Data Types for Graphics
Algorithms and data types for graphics (e.g. polygons, vectors, matrices and the like - see that used in canvas
).