fdo#71581: Use pictureFrame for images.
Which would be a simple rect instead of the complicated shape.
This commit is contained in:
@@ -151,7 +151,7 @@ my %shapes_ids = (
|
|||||||
72 => 'irregularSeal2',
|
72 => 'irregularSeal2',
|
||||||
73 => 'lightningBolt',
|
73 => 'lightningBolt',
|
||||||
74 => 'heart',
|
74 => 'heart',
|
||||||
75 => 'frame', # pictureFrame
|
75 => 'pictureFrame',
|
||||||
76 => 'quadArrow',
|
76 => 'quadArrow',
|
||||||
77 => 'leftArrowCallout',
|
77 => 'leftArrowCallout',
|
||||||
78 => 'rightArrowCallout',
|
78 => 'rightArrowCallout',
|
||||||
|
Reference in New Issue
Block a user