WEBFORM live bookmarks / rss
by pbhj
Message from Inkscape submission form
Please note, that the submitter may not read this list.
CC your answer to the submitter
name: pbhj
email: inkscape@...1029...%0Acc:pbhj@...19...
submitted the following:
RSS feed, great!
No <link> in page header makes it v.hard for Firefox users to add a livemark though.
<link rel=\"alternate\" type=\"application/rss+xml\" title=\"inkscape news\" href=\"/inkscape.rss\" />
Cheers
pbhj
17 years, 4 months
Visual feedback while snapping
by Mathieu Dimanche
Hi everyone
Since it's my first attempt at trying to make things improve in a
software, using cvs, and trying to understand a whole project (and
written in c++... sometimes), please don't be too harsh on me and on my
english level, I'm just a little frenchy :)
Very used to illustrator, I miss some little things that make life
easier, like moreeffective snapping.
So I tried to understand the whole object tree, reading both the doxygen
and the code (...when there were comments) and finally managed to have a
patch made. The functionnality is a pretty little one, I just made
guides highlight when moved objects snap against them. For now, this
only works for dragged objects and rectangles being drawed.
I post this for anyone to check if I do right, naming functions,
indenting, thinking the whole problem, so please, feel free to
over-comment my "work", for me to know if I can go on with these kind of
updates. This is the first patch of my life, I hope I've made it well.
Could you test that ?
Next things I could look at could be :
- Snapping modes (enable/disable) Bounding box and dots snapping. I
thik it could be great too temporarily disable bounding box snapping,
just to make sure only dots do it.
- Providing visual feedback of which of these is used now (you grab
a rectangle, its bounding box snaps a guide, the guide turns red
(default highlight color), and a little text appears along the guide
saying (snapping to boungbox). If you drag farther, the boundingbox will
stop snapping and it's the corner dot that will do, so the text'll be
"dot snapping" or something like this... maybe snapped dots could be
highlited too
- Making grid lines highlight when snapped, just like guides (it was
much easier for guides since they are separate objects and the
color/hicolor alread existed)
- Trying to make more snapping objects... maybe angled guides,
objects themselves, middle of objects, etc... all these could be mode
enabled/disabled.
What do people think ? What feature would you like most ?
17 years, 5 months
recent commits: purged includes
by Ralf Stephan
ello,
in the last days, of about 5500 include lines, over 2200 were removed
by a simple program that, for every include, tried to compile the source
without it.
After a first run, problems were identified and handled by removing
overgenerous includes from the most important headers. Also, the problem
of non-indented ifdefed includes turned up and needed manual intervention.
For this reason, it is possible that compilation in some cases barfs
because of overzealous removing.
Another annoying tidbit is the removal of non-indented includes of config.h.
The about two dozen cases will be rewritten the next days and should not
affect compilation in most cases.
Finally, some includes were removed of the respective header belonging to
the source file. This does not affect compilation at all but might annoy
some people writing in the source later on.
Please bear with the side effects. I firmly believe that they are worth
it all. A log file of the removal is available on request. All in all,
a 1.5 GHz computer with 2.5" hard disk needed 12 hours full work for it.
Thanks for your patience,
ralf
17 years, 7 months
PyXML on MacOSX 10.3
by Manuel Kostka
hi
i have some trouble getting this to work..
when i want to build setup.py i get the following error:
Traceback (most recent call last):
File "setup.py", line 127, in ?
config_h_vars = parse_config_h(open(config_h))
IOError: [Errno 2] No such file or directory:
'/System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3/pyconfig.h'
i have no idea how to go on from that...
am I missing something else? there is no /include-Folder @
../System/Library/Frameworks/Python.framework/Versions/2.3/
and i don't have pyconfig.h in the python2.3 - folder (which is @
..Versions/2.3/lib/)
..if this info is of any help..
thanks for any help
manuel
17 years, 7 months
Help: Suitable cast to satisfy the below problem.
by Jeremy Teo
Hello,
I'm trying to hack Inkscape 0.4.3 to compile on Solaris 10 x86, with
Sun Studio 11.
Right now i'm stuck at the following:
CC -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include/freetype2
-I/opt/csw/include -D_REENTRANT -DORBIT2=1
-I/opt/csw/include/gnome-vfs-2.0 -I/opt/csw/lib/gnome-vfs-2.0/include
-I/opt/csw/include/bonobo-activation-2.0
-I/opt/csw/include/libbonobo-2.0 -I/opt/csw/include/gconf/2
-I/opt/csw/include/glib-2.0 -I/opt/csw/lib/glib-2.0/include
-I/opt/csw/include/orbit-2.0 -I/opt/csw/include
-I/opt/csw/include/freetype2 -DPOTRACE=\"potrace\" -D_REENTRANT
-I/opt/csw/include/gdkmm-2.4 -I/opt/csw/lib/gdkmm-2.4/include
-I/opt/csw/include/glibmm-2.4 -I/opt/csw/lib/glibmm-2.4/include
-I/opt/csw/include/pangomm-1.4 -I/opt/csw/include/gtk-2.0
-I/opt/csw/lib/gtk-2.0/include -I/opt/csw/include/sigc++-2.0
-I/opt/csw/lib/sigc++-2.0/include -I/opt/csw/include/glib-2.0
-I/opt/csw/lib/glib-2.0/include -I/opt/csw/include/pango-1.0
-I/opt/csw/include/cairo -I/opt/csw/include/gtkmm-2.4
-I/opt/csw/lib/gtkmm-2.4/include -I/opt/csw/include/atkmm-1.6
-I/opt/csw/include/atk-1.0 -I/opt/csw/include/libxml2
-I/opt/csw/include -I/opt/csw/include/gtkspell-2.0 -I../cxxtest
-I/opt/csw/include -g -c -o sp-item.o sp-item.cpp
"display/nr-arena-item.h", line 112: Warning: arena hides NRArenaItem::arena.
"sp-item.cpp", line 263: Warning: repr hides SPObject::repr.
"sp-item.cpp", line 273: Warning: repr hides SPObject::repr.
"sp-item.cpp", line 284: Error: Could not find a match for
Inkscape::Util::reverse_list<Inkscape::Util::InputIterator>(SPObject*,
SPItem*) needed in SPItem::lowerOne().
"sp-item.cpp", line 290: Warning: repr hides SPObject::repr.
"sp-item.cpp", line 303: Error: Could not find a match for
Inkscape::Util::reverse_list<Inkscape::Util::InputIterator>(SPObject*,
SPItem*) needed in SPItem::lowerToBottom().
"sp-item.cpp", line 310: Warning: repr hides SPObject::repr.
2 Error(s) and 5 Warning(s) detected.
I suspect I need to correctly cast
"reverse_list<SPObject::SiblingIterator>(
SP_OBJECT_PARENT(this)->firstChild(), this)," (line 284 of
sp-item.cpp) so that it resolves to
"reverse_list(InputIterator start, InputIterator end)" in reverse-list.h.
Am I right about this? If so, could someone enlighten me on how to
cast it correctly? (I'm no C++ expert).
Many thanks in advance. :)
--
Regards,
Jeremy
17 years, 7 months
SCALE Booth
by Ted Gould
Okay, we have a booth, now what do we want to do with it?
First off, who's coming? I've got me, John Taber and Jon Cruz. Jon
Phillips? Bryce, I know how you love LAX! Josh, I know how much a
Southwest flight from Phoenix is, come for a day!
I was wondering if we couldn't do something like "mini-tutorials" at the
booth. The idea would be that they would be like 5 minutes, people
standing, and cover just a single feature of Inkscape. Then, we could
make a flier covering that same feature -- which would give us
interesting give aways for the rest of the time. If we did one each
hour, we'd need roughly 16 of them. We could make a schedule, it might
generate traffic. What do people think? Maybe the same 8 twice (two
day conference)?
I was also thinking that we need some artwork, perhaps the About
screens? They say Inkscape on them, yet still show off features?
Brainstorming people, argue, attack, kill my ideas! Go! :)
--Ted
17 years, 7 months
scripting bug
by Mathew James Oakes
osx 10.3.9, python 2.3, Inkscape 0.4.3 (Inkscape_20060120.dmg)
installed PyXML-0.8.4 successfully
nothing happens when you go: File >> Execute Python
in the script dialog
starting inkscape from command line gives only this error when that
command is executed:
interpretScript: error starting Language '(null)'
I do other python stuff, and was looking forwards to generating complex
artwork from algorithms in a form that was human editable later.
cheers
Mat
17 years, 8 months
document properties/metadata dialogs
by Alexandre Prokoudine
Hi,
I'm not sure, whether work on redoing Document Properties/Metadata
dialogs is finished or not, so my question may go out of sync with
your intentions :)
Are these dialogs supposed to be *real* dialogs or palettes? If
dialogs, could they have "Close" button in the bottom please? In both
cases (dialogs and palettes) closing them with [Escape] keyboard
button would be helpful as well. Ideally, any dialog or palette should
be closed on [Escape].
Alexandre
17 years, 8 months
PayPal Security Measures
by PayPal
, although somewhat soothed by and .He called her (or was it ?).But they need to remember how .Sometimes , but always ! .When is , .
17 years, 8 months
CSAV for Exchange - Virus Alert
by Mary Wuest
The file attachment which was sent by "inkscape-devel-admin(a)lists.sourceforge.net" was infected with the "document.pif Infection: W32/Mytob.AT@...1173... (exact)" virus. The file attachment was deleted from this message.
17 years, 8 months