Warn when exporting a bitmap with an invalid file extension.
Bug #1195038 reported by
insaner
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Wishlist
|
Jabiertxof |
Bug Description
i was running into strange errors after exporting some images from inkscape directly to jpg files (i usually do png files, but the requester of the image allows only jpg).. and when i opened the image in gimp and resaved it with another filename and then did a diff, i realized the one generated by inkscape was actually a png file but with a jpg extension..
dont know if inkscape handles jpg, but if it does, its not doing it during export, and if it doesnt, there should be some sort of warning if you choose a different extension (which usually is accompanied by the expectation that the file will be of that format.. you know, like what happens in gimp..)
thanks
Changed in inkscape: | |
status: | New → Confirmed |
Changed in inkscape: | |
assignee: | nobody → Jabiertxof (jabiertxof) |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
You can only export to PNG (JPG is not currently supported).
Note that in the trunk version, the File>Export Bitmap entry was renamed File>Export PNG Image to prevent confusion.
See Bug #171390 "Extended Raster export support please".