problem with the scribble-xinput program of gtk
by seventeen
Hi,
I compiled the source code scribble-xinput.c and excute it.
When I click on the "Input Dialog" button, a window pops out,
In the window,
There are several devices to choose from:
pad-cintiq21ux
stylus-cintiq21ux
eraser-cintiq21ux
cursor-cintiq21ux
and several Mode:
Disabled
Screen
Window
If I choose stylus, then choose screen, there is segmentation
Button press on device 'stylus-cintiq21ux'
I get "segmentation fault (core dumped)"
If I choose other combinations, then nothing happened,
I tried to print out the device source, and it is null.
I do have a tablet that works for inkscape, which in turn use gtk.
I really don't where the problem is?
Does anyone have similar experience or know how to solve it?
should be code? or my tablet? or something else?
Thanks,
--
View this message in context: http://www.nabble.com/problem-with--the-scribble-xinput-program-of-gtk-tf...
Sent from the Inkscape - User mailing list archive at Nabble.com.
15 years, 10 months
Controlling interpolation
by David Bolton
I am trying to interpolate between two curves. Currently the curve does
a little flip mid interpolation (see attached).
Are there any hacks to make the top of the first curve interpolate to
the top of the second curve?
--
David Bolton
http://davidbolton.info
15 years, 10 months
extract pen values
by huei-han Jhuang
Hi, I am looking into the source codes of inkscape and try to find in what
file it retrieves pen values from the tablet(I use wacom tablet), like pen
positions, and pressure.
Can anyone direct me to the file?
Thanks,
15 years, 10 months
Embedding SVG in webpages
by Dan H
Hello,
I know this isn't exactly an Inkscape issue, but I gather there is some knowledge in this group so I'm asking here (and before getting tarred and feathered over at comp.infosystems.authoring.html for non-topicality).
I want to embed an SVG image in a webpage using the <object> tag. This works well, but I'd like the image to be scaled to a certain fraction of the page's width. After all, the "S" in SVG stands for scaleable. But when I add a "width" attribute to the object tag, it just cuts off the embedded image rather than scaling it.
I know SVG support is missing or buggy on most browsers, but I'd still like to experiment with it. I'm using Opera 9.20 on Linux.
Unfortunately, Inkscape's command-line parameter --export-width isn't honored with the --export-plain-svg option; otherwise I'd just do some downscaling in my webpage-generating makefile.
Thanks for any hints,
--D.
15 years, 10 months
possible bug: page vertical resize changes coordinates
by Paulo Abreu
Hi there,
I'm using Inkscape 0.45.1 under MacOSX.
I have a problem when I resize a page vertically: the elements of the
drawing move with the resize, because their distance remains fixed
from the _top_ of the page, instead of from the bottom of the page.
When a page is resized vertically, the height of the page changes.
The bottom is the zero, so it remains fixed, and it is the top that
moves. However, the coordinates of the elements of the drawing move
with the top. I think this is not desirable: their coordinates are
from the bottom of the page, so they should remain in the same
position in respect to the bottom of the page. Unfortunately, this is
not what happens.
For example, if I align my drawing with the grid and then resize
vertically, the elements are completely misaligned, because the grid
remains fixed from the bottom of the page, but the elements don't.
This does not happen when I resize a page horizontally. In that case,
it is the right border that moves, but the elements of the drawing
maintain their positions in respect to the left border, where the
horizontal zero is. This is the desirable behaviour, IMO.
I am thinking of filling a bug report, but I'm new to Inkscape. I
want to be sure that I'm right and that this is indeed a bug and not
a feature that was implemented for some reason that I don't
understand. Can some one comment on this?
Thanks,
Paulo
15 years, 10 months
Re: [Inkscape-user] possible bug: page vertical resize changes coordinates
by Paulo Abreu
Hi Andreas:
> In SVG the coordinate system origin (0/0) the origin is on the top
> left.
> That might be the reason.
>
> But then, the ruler in Inkscape tells the opposite, zero is on the
> bottom
> of the page, which actually contradicts the SVG coordinate system.
> Maybe
> the inkscape developers wanted to stick to what other vector
> illustration
> programs do and not to the SVG conventions.
Thanks for the clarification, this explains the behaviour. However, I
think it is an error to implement things this way. Either stay with
the other illustration programs' way (0 on the bottom left corner),
or with the SVG way (0 on the top left corner), but don't mix both
ways in one drawing. I would like to suggest this to the developers.
Do you know how I can do that?
Thanks,
Paulo
15 years, 10 months
Importing ps files.
by John R. Culleton
A program Mup typesets music files. The output is true PostScript, not
bitmaps. Can this kind of PS file be imported into Inkscape, massaged
and then saved without converting everything to a bitmap?
--
John Culleton
ATTN Publishers/authors:
If you don't read you don't succeed.
Free short list of publishing/marketing books.
http://wexfordpress.com/tex/shortlist.pdf
15 years, 10 months
When will inkscape 46 be released?
by Bibi Morris
Does anyone know when Inkscape .46 will be released? Those of us who
use it for creating GSD files for out personal cutting machines, are
chomping at the bit for the release that fixes our font problem with
non-alphabetic font names. Any information will be greatly appreciated.
Thanks
Bibi Morris
--
Inkscapes by Bibi Morris
All cutter files designed exclusively in Inkscape
Find my Cutting designs at
http:\\inkscapesbybibi.cuttersmarket.com
www.Cuttersmarket.com
Private Inkscape, and WB/CR/Silhouette classes available
15 years, 10 months
Inkscape SVG extension / CMYK support
by Cedric Sagne
All,
I submitted this question a week ago and want to thank all persons who took
the time to reply to it, including Chris Lilley of the W3C SVG Working Group
with whom I had a very interesting offlist talk to find out how Inkscape and
SVG specs work together.
I want to thank Chris specially for his time and understanding.
Many threads grew from it and if I managed to bring up an issue which is
relevant to a majority of people and that things which are not possible
today will be possible in the future, so much the better.
Cedric
15 years, 10 months
Guide to Inkscape website
by Tavmjong Bah
Hi,
Just to let people know. I am moving to a new house and will lose my
Internet connection for one to three weeks. If something happens to my
book's website, I will not be able to fix it until I have the new
connection.
Tav
--
Tavmjong Bah
Inkscape: Guide to a Vector Drawing Program
http://tavmjong.free.fr/INKSCAPE/
15 years, 10 months