Search found 70 matches

by ShawnWDion
Thu Sep 13, 2018 2:15 pm
Forum: Programming
Topic: Windows 10 64 bit compiling inkscape with MSYS2 issue
Replies: 5
Views: 6745

Re: Windows 10 64 bit compiling inkscape with MSYS2 issue

Thanks for the reply well here's what's happening I did the steps mentioned and didn't get any proper results however I got annoyed with it so I did the next best thing I wiped the whole windows clean to re-install all the files and to try again which I will do right now (Just finished re-setting up...
by ShawnWDion
Tue Sep 11, 2018 11:50 pm
Forum: Programming
Topic: Windows 10 64 bit compiling inkscape with MSYS2 issue
Replies: 5
Views: 6745

Re: Windows 10 64 bit compiling inkscape with MSYS2 issue

Thanks for the info but I was actually looking for a standard user approach as I really need a simple way to re-compile the build over and over until I get the module working I spent the last few days trying to even get a debian version working no success.. Hell I'll take any instruction to compile ...
by ShawnWDion
Sun Sep 09, 2018 12:13 am
Forum: Programming
Topic: Windows 10 64 bit compiling inkscape with MSYS2 issue
Replies: 5
Views: 6745

Windows 10 64 bit compiling inkscape with MSYS2 issue

Hello dear programmers and nut cases ;=) (Cause really what you people do it amazes me) Here's the issue I'm following the steps to make a 64 bit build without any changes (To make sure the setup works in the first place) and well when running the step "msys2installdeps.sh" on 32 bit doesn...
by ShawnWDion
Sat Feb 18, 2017 8:14 am
Forum: Help with using Inkscape
Topic: Issue with filters
Replies: 6
Views: 1603

Re: Issue with filters

Oddly enough I might have a answer to this one (Been reviewing the files and code of the latest build) Inside the file filters.svg you can find the code for that filter. <filter id="f040" inkscape:menu-tooltip="Pressed metal with a rolled edge" inkscape:menu="Bevels" in...
by ShawnWDion
Tue Feb 14, 2017 9:08 am
Forum: Off topic
Topic: Need a good guide for how a digital camera..
Replies: 2
Views: 3771

Re: Need a good guide for how a digital camera..

Sorry V1nce for the late reply apertus is a key to what I was looking for the other was Bayer filter I was trying to figure out how a camera collected the data to make a actual image. The main reason why I'm asking is that unfortunately for me, my eye sight is getting worst one of my eyes is at 10% ...
by ShawnWDion
Fri Feb 10, 2017 12:53 pm
Forum: Off topic
Topic: Need a good guide for how a digital camera..
Replies: 2
Views: 3771

Need a good guide for how a digital camera..

Need a good guide for how a digital camera actually creates the pixels of a photograph from the ccd or cmos entry. Reason I'm asking is I'm curious on how on a 3x3 grid lets say how does the middle pixel get it's value as I cannot foresee this being random nor pulled out of a hat. Heck I'd love to s...
by ShawnWDion
Fri Feb 10, 2017 12:26 pm
Forum: Help with using Inkscape
Topic: How to to force ALL transparent pixels to be one color?
Replies: 36
Views: 6291

Re: How to to force ALL transparent pixels to be one color?

Well this would work with imagemagick convert in.png -background white -alpha remove notransparency.png If you need another color than white just do a quick search for imagemagick colors for the format. Else wise if you want to keep the true white transparencies you would need to extract the color p...
by ShawnWDion
Wed Feb 08, 2017 10:03 am
Forum: Help with using Inkscape
Topic: Extension not showing up in menu
Replies: 8
Views: 2724

Re: Extension not showing up in menu

@Moini I decided to see if I couldn't find similar code that was more recent for what I was trying to figure out. Well by fluke I did a google search with site:github.com .py .inx with a few phrases from the code link and well I think this might interest the community. https://github.com/Xaviju/inks...
by ShawnWDion
Tue Feb 07, 2017 10:23 pm
Forum: Help with using Inkscape
Topic: Extension not showing up in menu
Replies: 8
Views: 2724

Re: Extension not showing up in menu

Few bugs but I'll install Ubuntu and try it there but your fixes did make the extensions show up.

Thank You.
by ShawnWDion
Tue Feb 07, 2017 5:47 am
Forum: Help with using Inkscape
Topic: Extension not showing up in menu
Replies: 8
Views: 2724

Re: Extension not showing up in menu

Thanks for the quick reply.. If I get this working I'll be able to include a lot more tools and options from inkscape (it's a old extension but who knows) I'm a dos person and well I have so many tools that work in dos that can do multiple formats and code generation that it makes senses to have a w...
by ShawnWDion
Tue Feb 07, 2017 4:52 am
Forum: Help with using Inkscape
Topic: Extension not showing up in menu
Replies: 8
Views: 2724

Re: Extension not showing up in menu

Sketch category shows up but none of the 2 extension names such as Create sketch layer the sub menu shows up empty.
by ShawnWDion
Tue Feb 07, 2017 4:07 am
Forum: Help with using Inkscape
Topic: Extension not showing up in menu
Replies: 8
Views: 2724

Extension not showing up in menu

I'm just not seeing it on this extension : larscwallin larscwallin/larscwallin.inx.create-sketch-layer.inx located at : https://gist.github.com/larscwallin/989080 Menu option shows up but not the extension. This extension has everything I need to export and re-import into inkscape but for some darn ...
by ShawnWDion
Wed Feb 01, 2017 10:12 pm
Forum: General Discussions
Topic: Different values in svg save file than in tool itself
Replies: 3
Views: 1314

Re: Different values in svg save file than in tool itself

in your SVG find this line. inkscape:document-units="mm" <---Mine says mm but in inkscape I'm on px on a 500x500 px width="132.29167" height="132.29167" So chances are your SVG has a different save units and your other program is ignoring this format change. Check under...
by ShawnWDion
Thu Jan 26, 2017 1:56 pm
Forum: Programming
Topic: .py .inx sample in regards to sending a object to a ....
Replies: 8
Views: 3713

Re: .py .inx sample in regards to sending a object to a ....

Inkscape Resources.. lol seriously I need glasses I'll place them in that section and share what I've found around the web with ways to use them.

I'm so used to using the main categories that section completely was a blind spot on my part. No section required that will do nicely.

ShawnWDion
by ShawnWDion
Thu Jan 26, 2017 12:45 pm
Forum: Programming
Topic: .py .inx sample in regards to sending a object to a ....
Replies: 8
Views: 3713

Re: .py .inx sample in regards to sending a object to a ....

@Lazur I know I noticed your work I was mentioning ZebraTrace as example tools that generated SVG's on their own, I personally prefer your hand made work than a PC generated model as yours gives it a much more natural flair to your results. Zebratrace does what it does however unless you know how to...
by ShawnWDion
Thu Jan 26, 2017 11:53 am
Forum: Programming
Topic: .py .inx sample in regards to sending a object to a ....
Replies: 8
Views: 3713

Re: .py .inx sample in regards to sending a object to a ....

Zebratrace (http://maxim-s-barabash.github.io/ZebraTrace/)... is another great example of a tool of some of the things I saw manually generated here... as for the extension to make what you saw for stippling to inkscape that's what I'm working on to get done as I know it's something that people will...
by ShawnWDion
Thu Jan 26, 2017 10:34 am
Forum: Programming
Topic: .py .inx sample in regards to sending a object to a ....
Replies: 8
Views: 3713

Re: .py .inx sample in regards to sending a object to a ....

Once again thanks for the help It was in the modify extension the part of code I was looking for. As always I have no issues with sharing my craziness check this out, I think it was Lazur that was experimenting with halftones here's a cute tool I found that well I just had to incorporate in inkscape...
by ShawnWDion
Wed Jan 25, 2017 6:22 am
Forum: Help with using Inkscape
Topic: Screen Mode on more than 8 objects
Replies: 10
Views: 2037

Re: Screen Mode on more than 8 objects

Related to this issue: I did the reverse and decided to make a cmyk 4 image under imagemagick using this batch script. convert ^ in.png -colorspace CMYK^ ( -clone 0 -channel MYK -evaluate set 0 ) ^ ( -clone 0 -channel CYK -evaluate set 0 ) ^ ( -clone 0 -channel CMK -evaluate set 0 ) ^ ( -clone 0 -ch...
by ShawnWDion
Wed Jan 25, 2017 4:06 am
Forum: Programming
Topic: .py .inx sample in regards to sending a object to a ....
Replies: 8
Views: 3713

.py .inx sample in regards to sending a object to a ....

I'm looking for a sample code that can send a object (Raster or Vector part) submit it to a program such as imagemagick (or other don't care I'm just trying to figure it out) and re-import that object into the location of the old one. or even a github project I'm trying to figure out for some crazy ...
by ShawnWDion
Tue Jan 24, 2017 1:52 pm
Forum: Help with using Inkscape
Topic: Inkscape error message and forced shut down
Replies: 59
Views: 8594

Re: Inkscape error message and forced shut down

Ah something I might be able to give some assistance to. Go under windows make a text file under your documents folder (test.txt) then copy this file into your c:'\program files'\inkscape the reason for this checkup is that you might not have admin rights to your folder, I had this issue once when t...
by ShawnWDion
Sun Jan 22, 2017 10:58 pm
Forum: Help with using Inkscape
Topic: Screen Mode on more than 8 objects
Replies: 10
Views: 2037

Re: Screen Mode on more than 8 objects

@Lazur

That works perfect for my need, Thank You I just tested with a much larger file and everything is running smooth I seriously could not ask for a better method.

ShawnWDion
by ShawnWDion
Sun Jan 22, 2017 9:53 pm
Forum: General Discussions
Topic: Layers and objects seem to be redundant
Replies: 7
Views: 2348

Re: Layers and objects seem to be redundant

Actually I can give a good purpose for the objects menu and that's when using the multiple difference script or even just the regular difference command it's WAY easier with the object select than messing around with layers.
by ShawnWDion
Sun Jan 22, 2017 9:51 pm
Forum: Help with using Inkscape
Topic: Screen Mode on more than 8 objects
Replies: 10
Views: 2037

Re: Screen Mode on more than 8 objects

Here's the example I made it way lighter than what I"m working on. http://www.mediafire.com/file/p8ahfmv76qrkaiv/24StackedObjects.svg Each image will be converted to a trace and then color adjusted to fit the binary color pattern. I'm just trying to figure out on how to make the object or layer...
by ShawnWDion
Sun Jan 22, 2017 6:58 am
Forum: Help with using Inkscape
Topic: Screen Mode on more than 8 objects
Replies: 10
Views: 2037

Re: Screen Mode on more than 8 objects

Moini thanks for confirming that the setting is power intensive. I'll figure out why it's causing this issue now that I know it's not just on my PC I'll still upload a example as the technique I am trying to setup might be a improvement phase for svg fonts and secure image hosting. I'll setup a work...

Go to advanced search