https://issues.apache.org/ooo/show_bug.cgi?id=123580
Bug ID: 123580
Issue Type: ENHANCEMENT
Summary: Bitmap pattern should not be antialised in fillings
Product: Draw
Version: 4.1.0-dev
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: formatting
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 81842
--> https://issues.apache.org/ooo/attachment.cgi?id=81842&action=edit
Gray as rastered black/white
Bitmap-patterns can be used to generate "Gray" as raster of Black/White, as it
was needed for old printers. This is lost, because bitmap filling now
antialises the bitmap.
To see the difference open the attached file in an old version (<= OOo3.4.1)
and in the current build bot version.
Suggestions:(1) Add an option to disable antialising for filling
or (2) Disable antialising for filling, if the width and hight of the bitmap is
<= 16 pixel (small icon-size), or at least for <=8 pixel (size of the own
bitmap editor).
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.