office-gobmx/basegfx
Armin Le Grand (allotropia) 16e728a8a8 MCGR: Adapted other Gradient* to make use of MCGR
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" ac824594c5

Change-Id: I56b82b867af88fe532f840dde15e0f5c299ed6a3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147662
Tested-by: Jenkins
Reviewed-by: Armin Le Grand <Armin.Le.Grand@me.com>
2023-02-27 17:43:13 +00:00
..
inc/pch
qa
source MCGR: Adapted other Gradient* to make use of MCGR 2023-02-27 17:43:13 +00:00
test make B2DPolyPolygonTest deterministic 2023-02-23 11:17:34 +00:00
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).