Ticket #2398 (closed enhancement: obsolete)

Opened 3 years ago

Last modified 6 weeks ago

svg should be included in mime.GENERIC_IMAGE_TYPE

Reported by: walter Owned by: sascha_silbe
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: sugar Version: Git as of bugdate
Severity: Unspecified Keywords:
Cc: erikos Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

The attach patch should do the trick...

(Should there be a separate component for sugar-base?)

Attachments

0001-add-image-svg-xml-to-GENERIC_TYPE_IMAGE.patch Download (0.7 KB) - added by walter 3 years ago.
adds image/svg+xml to mime.GENERIC_IMAGE_TYPE

Change History

Changed 3 years ago by walter

adds image/svg+xml to mime.GENERIC_IMAGE_TYPE

Changed 2 years ago by sascha_silbe

  • cc erikos added
  • owner changed from tomeu to sascha_silbe
  • status changed from new to assigned

Patch looks good to me, thanks!
Simon, any objection? This is the first vector image format for GENERIC_TYPE_IMAGE, but I don't see a compelling reason to allow only bitmap formats. If any activity can't sensibly cope with SVG (even by just converting it), we should rather work on #2400 so activities can tell the Journal about that inability.

Changed 6 weeks ago by godiard

  • status changed from assigned to closed
  • resolution set to obsolete

The svg format is already included now, because we include all the formats supported by GtkPixbufs. (sugar-toolkit-gtk3)

Note: See TracTickets for help on using tickets.