Earlier quoted context omitted.
By "pushing the boundaries" do you mean "violating SVG standards" or is it the other editors who aren't keeping up with SVG2.0 etc?
The last I heard there wasn't a single rendering engine that passes the entire W3C test suite, let alone any two renderers that have the same coverage. I'm not sure if that is still the case. In my experience using SVG for portability is a minefield.
Inkscape 1.1.1 Is Released
101–110 of 110 posts
Re: Inkscape 1.1.1 Is Released
#102Inkscape is fantastic. It, Blender and Krita has completely freed me from paying subscription fees for creative tools. I used to be an Adobe Suite (PS, AI, AE, PP) user, but I've yet to encounter a situation where I've felt limited by not having access to those "premium" applications any more. There are issues of course - memory leaks and odd GUI handling on Windows in particular - but I've had the same sort of issue…
As for After Effects / Premiere Pro I've been using DaVinci Resolve / HitFilm.
Re: Inkscape 1.1.1 Is Released
#103Inkscape is fantastic. It, Blender and Krita has completely freed me from paying subscription fees for creative tools. I used to be an Adobe Suite (PS, AI, AE, PP) user, but I've yet to encounter a situation where I've felt limited by not having access to those "premium" applications any more. There are issues of course - memory leaks and odd GUI handling on Windows in particular - but I've had the same sort of issue…
I wish we had an alternative to photoshop as well. Personally, for me, gimp doesn't even come close to what photoshop has to offer.
Re: Inkscape 1.1.1 Is Released
#104Earlier quoted context omitted.
I also had some issues with SVG exports from Inkscape not being drawn correctly when used as toolbar icons for Windows apps. The solution was Affinity Designer. Too bad, but at least it's an easy purchase rather than a subscription.
Inkscape saves with two different options: "Inkscape SVG" and "Plain SVG", did you try both?
For icons and similar you can often go back to the most basic things: Filled paths with solid colors and gradients. That should render pretty much everywhere where there's at least some SVG support.
Re: Inkscape 1.1.1 Is Released
#105Earlier quoted context omitted.
As someone else mentioned, Blender is actually quite decent for vector animation. You might need to modify your workflow slightly, but using grease pencil, bone skinning and curve tools is enough for very decent 2D animations. A nice bonus is that everything is technically still in 3D space as well, so you can easily add true layering, DoF, lighting and particle systems for instance. The biggest downside to Blender i…
Looking at a few videos, it definitely looks pretty sweet. I guess in my mind I've always just thought of everything in Blender outside of 3d modeling as "tacked on", which really isn't fair.
It's by far the most powerful and versatile piece of OSS I've ever used. I'd heavily recommend getting into it if you're a creative in general. It also has a really nice community to help out when you inevitably get lost in the menus.
Re: Inkscape 1.1.1 Is Released
#106Earlier quoted context omitted.
darktable + Hugin have me covered for photography. I just want better Wayland support. Specifically I'm waiting for Wayland to get color management merged--even if it only supports standard definition and old ICC profile formats as a stop-gap.
Never had seen Hugin before, I was wondering how people did that open source recently. And with respect to color management and Wayland with the rumored next release of nvidia drivers potentially supporting Wayland that's about the only thing that would stop me from switching on all my machines. I know there is an open issue for working on that in both the Wayland official protocols and wl-roots so hopefully soon.
Re: Inkscape 1.1.1 Is Released
#107Earlier quoted context omitted.
Do you have a good reason to be using newer versions of Adobe software? After all, the old ones do still exist, and most of the interchange formats haven't changed in a while. So far as I can tell, the primary good reason to maintain a modern version of Adobe products is so that they can interoperate with other people's modern version of Adobe products. (Though I understand Photoshop has released some nice new featur…
Older Adobe releases do not run on current Macs. Not a problem for Windows versions, but it is a problem for Mac versions.
Re: Inkscape 1.1.1 Is Released
#108I absolutely love this program. Few times per year I need a vector tool. After some toying with proprietary vector tools (Illustrator), I learned Inkscape (as it was readily available in my Linux envs). I never looked back. It does the job. I never have to look for cracked software in order to open my old files or use my acquired skills. It just works.
I just wish designers were more familiar with the SVG format and its caveats. Several times I've wanted to do some quick change in an SVG that was exported from Adobe Whatever and Inkscape was incapable of rendering it correctly, if at all. I'm pretty sure Adobe has been pushing the boundaries of SVG in the last years, while other tools stick to the basics.
Inkscape is the only tool pushing the SVG standard forward right now. Mesh gradients, SVG2.0 text flow, and much more besides. None of it supported by Adobe, Chrome, Firefox or librsvg. Only found in Inkscape and it's not like Inkscape broke the standards, we went to the w3c and got involved in setting the spec and then implemented it.
If you have broken svg files, report them to https://inkscape.org/report
Re: Inkscape 1.1.1 Is Released
#109I absolutely love this program. Few times per year I need a vector tool. After some toying with proprietary vector tools (Illustrator), I learned Inkscape (as it was readily available in my Linux envs). I never looked back. It does the job. I never have to look for cracked software in order to open my old files or use my acquired skills. It just works.
For me it's the opposite. Things just are so much harder than they need to be. Rotating and moving stuff ends up with lots of transforms in the svg. Copying something in from another file wreaks havoc if both files used classes to style things. So many surprises all the time. I want to like it and Gimp, but end up with paid options every time.
Re: Inkscape 1.1.1 Is Released
#110Earlier quoted context omitted.
I just have always had a lot of problems in general with GTK programs on Mac (well, admittedly I've used just GIMP and Inkscape) that involve scrolling and zooming with Magic Mouse. The action is just not smooth and jumpy, which makes things imprecise, which is incredible frustrating for graphics programs. Not to mention it isn't a good user experience. I've seen an open ticket that puts points the finger at refresh…
GTK4 had a huge performance improvement on macOS, maybe projects will get there.