octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55796] SVG Images support for imread


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #55796] SVG Images support for imread
Date: Fri, 1 Mar 2019 03:56:05 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0

Update of bug #55796 (project octave):

                 Summary:      SVG Images support => SVG Images support for
imread

    _______________________________________________________

Follow-up Comment #3:

FWIW, imread and related functions in Matlab seem to only support raster
graphics. Vector graphics don't seem to be supported at least for R2016a on
Windows:

>> imformats
 
EXT       ISA     INFO        READ      WRITE     ALPHA  DESCRIPTION          
          
-----------------------------------------------------------------------------------------
bmp       isbmp   imbmpinfo   readbmp   writebmp  0      Windows Bitmap
cur       iscur   imcurinfo   readcur             1      Windows Cursor
resources
fts fits  isfits  imfitsinfo  readfits            0      Flexible Image
Transport System
gif       isgif   imgifinfo   readgif   writegif  0      Graphics Interchange
Format
hdf       ishdf   imhdfinfo   readhdf   writehdf  0      Hierarchical Data
Format
ico       isico   imicoinfo   readico             1      Windows Icon
resources
j2c j2k   isjp2   imjp2info   readjp2   writej2c  0      JPEG 2000 (raw
codestream)
jp2       isjp2   imjp2info   readjp2   writejp2  0      JPEG 2000 (Part 1)
jpf jpx   isjp2   imjp2info   readjp2             0      JPEG 2000 (Part 2)
jpg jpeg  isjpg   imjpginfo   readjpg   writejpg  0      Joint Photographic
Experts Group
pbm       ispbm   impnminfo   readpnm   writepnm  0      Portable Bitmap
pcx       ispcx   impcxinfo   readpcx   writepcx  0      Windows Paintbrush
pgm       ispgm   impnminfo   readpnm   writepnm  0      Portable Graymap
png       ispng   impnginfo   readpng   writepng  1      Portable Network
Graphics
pnm       ispnm   impnminfo   readpnm   writepnm  0      Portable Any Map
ppm       isppm   impnminfo   readpnm   writepnm  0      Portable Pixmap
ras       isras   imrasinfo   readras   writeras  1      Sun Raster
tif tiff  istif   imtifinfo   readtif   writetif  0      Tagged Image File
Format
xwd       isxwd   imxwdinfo   readxwd   writexwd  0      X Window Dump


Anyway if someone wants to implement imread for vector graphics (incl. svg), I
won't oppose.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55796>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]