Package: inkscape
Version: 0.45.1-1
Severity: normal

Hi,

Inkscape takes the liberty to render differently the numbers existing in svg 
files.
When an svg contains the number 3, inkscape show and print 2. Others numbers 
are also shown and printed minus 1.

Example:
1) save following text in 'mytest.ps' file

%!PS-Adobe-2.0
%%DocumentPaperSizes: letter
%%EndComments
%%EndProlog

%%Page: 1 1

[
%   char    xpos   ypos fontsize
    [(1)   21.00  199.00 12.00]
    [(2)   32.00  199.00  0.00]
    [(3)   43.00  199.00  0.00]
    [(4)   54.00  199.00  0.00]
]   { {} forall dup 0.00 ne {
        /Helvetica findfont exch scalefont setfont
    } {pop} ifelse
    moveto show} bind forall

showpage
%%Trailer

2) convert above .ps to .svg
pstoedit -f plot-svg mytest.ps mytest.svg

3) open 'mytest.svg' with any viewer (vim, gthumb...).
It still contains the numbers '1 2 3 4'

4) open 'mytest.svg' with Inkscape
It shows and prints the numbers '0 1 2 3'

Funny bug :-)

Regards,
Franck

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages inkscape depends on:
ii  libatk1.0-0             1.20.0-1         The ATK accessibility toolkit
ii  libc6                   2.7-4            GNU C Library: Shared libraries
ii  libcairo2               1.4.12-1         The Cairo 2D vector graphics libra
ii  libcairomm-1.0-1        1.4.2-1          C++ wrappers for Cairo (shared lib
ii  libfontconfig1          2.5.0-2          generic font configuration library
ii  libfreetype6            2.3.5-1+b1       FreeType 2 font engine, shared lib
ii  libgc1c2                1:6.8-1.1        conservative garbage collector for
ii  libgcc1                 1:4.2.2-4        GCC support library
ii  libgconf2-4             2.20.1-2         GNOME configuration database syste
ii  libglib2.0-0            2.14.4-2         The GLib library of C routines
ii  libglibmm-2.4-1c2a      2.14.2-4         C++ wrapper for the GLib toolkit (
ii  libgnomevfs2-0          1:2.20.1-1       GNOME Virtual File System (runtime
ii  libgtk2.0-0             2.12.3-2         The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a       1:2.12.3-2       C++ wrappers for GTK+ 2.4 (shared 
ii  liblcms1                1.16-7           Color management library
ii  liborbit2               1:2.14.7-0.1     libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0           1.18.3-1         Layout and rendering of internatio
ii  libpng12-0              1.2.15~beta5-3   PNG library - runtime
ii  libpopt0                1.10-3           lib for parsing cmdline parameters
ii  libsigc++-2.0-0c2a      2.0.17-2         type-safe Signal Framework for C++
ii  libssl0.9.8             0.9.8g-3         SSL shared libraries
ii  libstdc++6              4.2.2-4          The GNU Standard C++ Library v3
ii  libx11-6                2:1.0.3-7        X11 client-side library
ii  libxcursor1             1:1.1.9-1        X cursor management library
ii  libxext6                1:1.0.3-2        X11 miscellaneous extension librar
ii  libxfixes3              1:4.0.3-2        X11 miscellaneous 'fixes' extensio
ii  libxft2                 2.1.12-2         FreeType-based font drawing librar
ii  libxi6                  2:1.1.3-1        X11 Input extension library
ii  libxinerama1            1:1.0.2-1        X11 Xinerama extension library
ii  libxml2                 2.6.30.dfsg-3    GNOME XML library
ii  libxrandr2              2:1.2.2-1        X11 RandR extension library
ii  libxrender1             1:0.9.4-1        X Rendering Extension client libra
ii  libxslt1.1              1.1.22-1         XSLT processing library - runtime 
ii  zlib1g                  1:1.2.3.3.dfsg-8 compression library - runtime

Versions of packages inkscape recommends:
ii  imagemagick            7:6.2.4.5.dfsg1-2 Image manipulation programs
ii  libwmf-bin             0.2.8.4-6         Windows metafile conversion tools
ii  perlmagick             7:6.2.4.5.dfsg1-2 A perl interface to the libMagick 
ii  pstoedit               3.45-2            PostScript and PDF files to editab

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to