diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2020-03-28 20:15:00 +0100 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2020-03-29 13:19:47 +0200 |
commit | cc7dc7552adb84dbd6954d01d2f347029d9302bc (patch) | |
tree | bae29fc5c3057e71ea9f2ec1dfd5b68f57eeee35 /odk/Package_settings.mk | |
parent | b53a9c552a30a3aaa2b26ef8b1a3e8cf0f011a5c (diff) |
basegfx: add convenience access. and creator to B2DHomMatrix
In SVG, CSS, HTML Canvas it is usual to define a matrix with
a,b,c,d,e,f attributes, where the values correcpond to the
following:
[a,c,e]
[b,d,f]
[0,0,1]
This change adds accessors and creator to B2DHomMatrix, so it is
easier to deal with other matrices that are defined like that.
Change-Id: I6927513b1a70ad5eb70d7fe14a00de4a767f176a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91310
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'odk/Package_settings.mk')
0 files changed, 0 insertions, 0 deletions