office-gobmx/basegfx
Regina Henschel fbc95e77d2 tdf#121425 Use better Bezier curves to approximate circle arc
The distance between curve point and control point was calculated
as linear scaling with ratio of central angle of the arc to pi/2.
The patch replaces this with the mathematical correct formula.

Change-Id: I0195e40bb99cd4bbcce95f7ac896158b7e7e3d29
Reviewed-on: https://gerrit.libreoffice.org/63659
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-11-22 18:55:33 +01:00
..
inc/pch
qa
source tdf#121425 Use better Bezier curves to approximate circle arc 2018-11-22 18:55:33 +01:00
test clang-tidy readability-container-size-empty 2018-10-19 10:02:39 +02:00
CppunitTest_basegfx.mk
Library_basegfx.mk
Makefile
Module_basegfx.mk
README

Algorithms and data types for graphics (e.g. polygons, vectors, matrices and the like - see that used in [[canvas]]).