Re: MagickToMime -> jpg
Pro Turm <[email protected]> Wed, 19 Feb 2020 15:02:45 +0100 (CET)
| Newsgroups | gmane.comp.video.graphicsmagick.help |
|---|---|
| Message-ID | <[email protected]> |
> On February 19, 2020 2:54 PM Bob Friesenhahn <[email protected]> wrote: > > > On Wed, 19 Feb 2020, Pro Turm wrote: > > > Hallo there, > > > > Im missing in MagickToMime in magick.c an entry in MediaTypes. > > > > { "jpg", "image/jpeg" }, > > > > right now, there is only > > > > { "jpeg", "image/jpeg" }, > > > > Any reason for not being there? > > I am not aware of any reason. It is there now. Thanks