trunk, 0.91.x: add extension/feature to fix rendering of non-uniformly scaled bitmap images
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Wishlist
|
su_v |
Bug Description
Follow-up report to
- Bug #616717 “Resized bitmap images are rendered differently by Firefox or Batik ('preserveAspec
<https:/
- Bug #461467 “Image scale saved incorrectly (preserveAspect
<https:/
The recent fix to correctly set the attribute 'preserveAspect
The attached extension allows to add the attribute to selected or all bitmap images in the current document (including bitmap images used as masks, which are stored in the <defs> section). This could serve as workaround until Inkscape has an extended GUI for such attributes (see e.g. bug #1252991).
Please review and test - this was written quickly and not thoroughly tested (a better fix of course would be if Inkscape had an internal feature (with GUI) to set/unset such attributes for <image> elements).
Related branches
Changed in inkscape: | |
milestone: | 0.91 → none |
summary: |
- trunk: add extension to fix rendering of non-uniformly scaled bitmap - images + trunk, 0.91.x: add extension/feature to fix rendering of non-uniformly + scaled bitmap images |
tags: | added: svg |
description: | updated |
description: | updated |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Hi suv,
I've the same problem moving from ver 0,48 to 0,91.
Is your extension intended to be used
-in ver 0,48, to SAVE the interested files, and then "normally open" them in 0,91,
-or to OPEN the files in the new 0,91 (saved with the old 0,48) preventing the error to be displayed?
BR