Fix typo
Change-Id: I582bf693085251725b314b6caab9247650b25c6f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170980 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
7a369532d4
commit
59c781f29b
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ namespace drawinglayer::primitive2d
|
|||
(including transparence). The decomosition will create a MaskPrimitive2D
|
||||
containing a FillGraphicPrimitive2D.
|
||||
|
||||
SDPR: support alpha now directly: the decompositon creates
|
||||
SDPR: support alpha now directly: the decomposition creates
|
||||
FillGraphicPrimitive2D which also supports alpha directly
|
||||
now. All direct usages are covered
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue