bulia byak wrote:
Bob,
And another question: What will it take to include libaspell so we can have spell checking in Text&Font dialog on Windows?
Bulia, consider it done! :)
I added both aspell and libwpg to the lib bundle, which is here: http://inkscape.modevia.com/win32libs/devlibs-2.12-071101.7z
After a suggestion from Ted that "gtk210" is a bit meaningless now, I renamed the directory "devlibs", and the archive is named: devlibs-{gtk-version}-YYMMDD.7z
I did ask on the #channel for suggestions for names, but got no answers. Too late, sorry.
Also, after waiting a while for people to catch up, the default build file is again build.xml, and the older one is build-sjlj.xml. For people who need the older one, the command is: btool -f build-sjlj.xml "sjlj" is the older "setjump/longjump" exception handling scheme.
By the way, lazy people like me would probably want to do: btool -Ddist=c:/inkscape ...to send inkscape directly to the destination directory.
bob