Live data from Hacker News

Inkscape 1.4

inkscape.org

121–130 of 133 posts

Re: Inkscape 1.4

#121

It would be nice if Inkscape supported SVG P/S. We need that for BIMI, and now have to pay someone who has access to Adobe.

You could just hand-edit Inkscape's plain or optimized SVG file: https://bimigroup.org/creating-bimi-svg-logo-files/ (It's really not too difficult.)

That site has links to tools at github.

Re: Inkscape 1.4

#122
post #104

Earlier quoted context omitted.

From the little I know about SVG, I wish there was an open source alternative to Inkscape that didn't support standard SVG but used a proprietary format instead. Almost everything you need to create vector art, SVG doesn't support. Multiple outlines in a single shape? No. Varying thickness in an outline? No. Rounded corners on arbitrary vertices? No. Non-destructive boolean operations? No. I'm not even sure SVG suppo…

> I wish there was an open source alternative to Inkscape that didn't support standard SVG but used a proprietary format instead. It didn’t need be a proprietary format, it could just as well be a new open format. Inkscape could itself create an open format that they saved to by default and supported many features SVG does not. They they publish the specification for it. Done. A format doesn’t need to be popular, in…

I also wonder if they could still base it off SVG, but just append to the spec for their own new format. It's just XML under the hood right? They already have all of the complex parsing set up for SVG XML documents.

If svgx files or whatever just had some non-svg node in the top level that contained all of the special inkscape-only info, you might even be able to keep it totally compatible with svg itself. (Just obviously, lacking the special inkscape features)

    
      
        
          
          
          
        
      
    
      ... regular svg...
    

Re: Inkscape 1.4

#123

Earlier quoted context omitted.

You could just hand-edit Inkscape's plain or optimized SVG file: https://bimigroup.org/creating-bimi-svg-logo-files/ (It's really not too difficult.)

That sort of thing makes me wonder if Inkscape shouldn't have a configurable "Post-processor" option like to that used for G-code, possibly on a per-file basis (add the editing commands needed after saving to a user-editable pane).

From what I understand of Inkscape's (somewhat dodgy) extensions protocol that shouldn't be too hard with a little xml processing magic.

--edit--

Looking at the linked page that would be super trivial to implement.

Re: Inkscape 1.4

#124

Earlier quoted context omitted.

Speaking of SVG spec, is there a guide on how to create SVG files with Inkscape that will render well on most web browsers supporting SVG? I have failed a number of times producing an SVG file that would render the same on browsers and in Inkscape editor window. This is frustrating.

fwiw I make everything a path, make it small and edit > crop to selection, then save as optimized svg - open with a Webbrowser - Show source - copy - paste into html - remove width and height (handled in the css) add the title etc and done I think. yay for Inkscape but please make dialog modals when multiple tabs are open come to the front and show themselves on macOS - don’t be shy

This should be an export option or at least some sort of plug-in

Re: Inkscape 1.4

#125

Earlier quoted context omitted.

Thank you. This is the first time I've heard of the Graphite editor. I think it could benefit from availability in package reposirories and looking at the license, it appears the program itself is free under the Apache license but the artwork is non-free. It cannot be modified and commercial use is prohibited. When combined, Graphite as a whole is non-free so I won't be compiling this until the artwork is gone. I'll…

For those who are confused I believe you're referring to the application logo and branding. So basically the Firefox > Iceweasel case again. While the art you create with it is still yours.

Of course anything you make yourself is yours. I'm not sure how the license can confuse anyone into thinking it wouldn't be. It likely wouldn't fly with the law anyway. Unless it was all saas.

Re: Inkscape 1.4

#126
post #20

Inkscape has its UI quirks but is really quite a fantastic tool for people who make things. It's my go-to tool for anything that looks like a 2D vector image or plot. I even use it to design vinyl motorcycle emblems: https://blog.bityard.net/articles/2022/June/diy-vinyl-cut-mo...

I am always surprised to see people recreating the faded/worn out branding of stuff they own when restoring them. I mean as a consumer I see it as a mark of disrespect from the manufacturer to plaster its logo everywhere. I am paying for the product, not to be an advertising billboard ffs! If you want me to advertise your product, let me negociate the terms and my retribution. This was particularly annoying on road b…

I guess I don't consider my motorcycles to be art projects. I want to experience the machine as it was originally designed, as much as I can. Once I've done that with this one, I'll move on to another. But I don't care to "make it mine." Car nuts who restore old Mustangs or Corvettes are the same way, just on a somewhat bigger scale.

There are of course a large number of people who do the opposite. They take vintage bikes and chop them up into cafe racers or whatever. And that's fine too. Just not what I'm interested in.

Re: Inkscape 1.4

#127
Calligraphy pen is still unusable, laggy and jaggy. Too slow, not enough setting increments to fine tune it, awfully, almost absurdly angular on even slightly fast motions. 0.92 remains the most responsive version. Welp, i don't know what i expected, since every time i'd check latest version it'd still be like this. Celebrating 4 years of Inkscape breaking calligraphy tool and never fixing it since.

Re: Inkscape 1.4

#128

Is it only me that, when I open Inkspace, I really cannot get anything done without watching a tutorial or reading docs / blog posts?

There's an obscured close button in the top right corner. If you want to skip the welcome dialog just click that. The second time it appears, you can uncheck "Show this every time" in the lower left corner and then click "New Document". ...or you could click Save on the first dialog and then click " Thanks!". You'll get the same dialog as above when you'd have closed it with the button in the corner.

I think they are implying they can't figure out how to use the program, not complaining about the helpful start screen.

Re: Inkscape 1.4

#129

Earlier quoted context omitted.

For those who are confused I believe you're referring to the application logo and branding. So basically the Firefox > Iceweasel case again. While the art you create with it is still yours.

Of course anything you make yourself is yours. I'm not sure how the license can confuse anyone into thinking it wouldn't be. It likely wouldn't fly with the law anyway. Unless it was all saas.

You'd be surprised. There are a lot of people out there (and here) who think that unilaterally-declared LLM licenses can dictate what they are allowed to do with the output. Hell, a lot of people think that LLM's can be copyrightable. Copyright law is very clear about the conditions required for copyright protection, and LLMs fail to satisfy at least two. Even failing one is sufficient (see the Smiling monkey case).

Re: Inkscape 1.4

#130

Earlier quoted context omitted.

There's an obscured close button in the top right corner. If you want to skip the welcome dialog just click that. The second time it appears, you can uncheck "Show this every time" in the lower left corner and then click "New Document". ...or you could click Save on the first dialog and then click " Thanks!". You'll get the same dialog as above when you'd have closed it with the button in the corner.

I think they are implying they can't figure out how to use the program, not complaining about the helpful start screen.

Y'know, I only figured this after reading myself back the next day.

Sorry.

Post reply on HN