Missing file type bindings [raster formats] on OSX

Bug #846630 reported by Ziga
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Wishlist
su_v

Bug Description

Inkscape can open raster formats (png!) natively.
Yet, it does not appear on Finder "Open with..." menu for bitmap files, only SVG.
Probably some keys are missing in some .plist file.

Tags: osx packaging
su_v (suv-lp)
tags: added: osx packaging
removed: mac
Changed in inkscape:
importance: Undecided → Wishlist
su_v (suv-lp)
summary: - Missing file type bindings on OSX
+ Missing file type bindings [raster formats] on OSX
Revision history for this message
su_v (suv-lp) wrote :

> Inkscape can open raster formats (png!) natively.

IMvHO not really 'natively' (Inkscape is not a raster graphics editor):
* the directly opened bitmap image is linked or embedded via <image> tag into a SVG structure
* the output file format 'Cairo PNG' which will get used when saving edits to a PNG file opened directly does not support the full feature set of Inkscape and SVG 1.1:
- no transparency (always adds a solid white background)
- no filter effects
- broken pattern paints
- hinted but aliased text, etc.
See also bug #669267, bug #1374970, and the related section in the manual [1].

The PNG image file type was added based on user request to 'CFBundleTypeExtensions' for the OS X application bundle in trunk <lp:inkscape> r13856, and backported to stable release branch <lp:inkscape/0.91.x> in r13704.

[1] http://tavmjong.free.fr/INKSCAPE/MANUAL/html/File-Export.html#File-Export-PNG-Cairo

Changed in inkscape:
assignee: nobody → ~suv (suv-lp)
milestone: none → 0.91
status: New → Fix Committed
Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.