Toots for CmykStudent@fosstodon.org account

Written by CmykStudent on 2025-01-19 at 18:48

As a workaround for now, if you choose the image format in the Open Dialogue rather than automatically detecting, it will load in both 2.10 and 3.0.

=> More informations about this toot | View the thread

Written by CmykStudent on 2025-01-19 at 18:47

There was a report from a few years ago about not being able to open Google Drive images in #GIMP. The assumption was that there were issues with accessing volatile files on a cloud platform.

The problem turned out to be much simpler - Google Drive returns an ID rather than the actual file name, so our auto-detect function couldn't match the image extension! :)

Thanks to help from Khalid Abu Shawarib, we now use the display-name which works for all files!

https://gitlab.gnome.org/GNOME/gimp/-/issues/5738

=> More informations about this toot | View the thread

Written by CmykStudent on 2025-01-11 at 18:31

GIMP 3.0 will now support loading DDS images with BC7 compression! Thanks to Jacob Boerema for his help and the image testing framework he developed to check for regressions.

(I didn't realize it until we closed the issue, but @prokoudine was the one who originally requested this support a few years ago!)

https://gitlab.gnome.org/GNOME/gimp/-/issues/5411

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-12-31 at 04:35

In between working on bug fixes for GIMP 3.0, I've been trying to learn DDS's BC7 format since a lot of people have requested support for it.

Fortunately there's good documentation and reference implementations! This is my first version - obviously not 100% right, but I think I'm on the right path.

=> View attached media

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-12-23 at 18:09

Thanks to @zemarmot's new filter API, we can now import legacy Color Overlay layer styles in PSDs!

I've posted an issue to figure out how to match the other layer styles to GEGL filters, so we can implement them as well. If you're familar with either and want to help, please share suggestions.

https://gitlab.gnome.org/GNOME/gimp/-/issues/12606

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-12-16 at 21:36

More progress on the test Layer Styles PSD importer for GIMP - now I can load multiple styles per layer!

=> View attached media

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-12-08 at 18:01

@zemarmot is developing a new API that lets you apply NDE filters in #GIMP plug-ins, for the 3.0 RC2 release.

While testing the branch, I made a quick edit to the PSD import plug-in, and verified we'll be able to load Photoshop layer styles!

This is a work in progress (and I think matching the GEGL filter properties with PSD Layer styles will take some work), but it's encouraging. :)

=> View attached media

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-12-03 at 23:13

Since we're focusing on bug fixes for the 3.0 RC2 release, I thought I might post a few of them as we go.

A few days ago, we got a report that Adobe ASE palettes with LAB model colors were too dark on import. It turned out to be a quick fix - the L scaling was correct, but wasn't actually running. I'd forgotten to sanitize the ASE's label when doing the comparison, so some extra bytes were included and the match failed!

https://gitlab.gnome.org/GNOME/gimp/-/issues/12478

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-11-27 at 17:44

GitLab's been down on-and-off recently, which has slowed work on pushing bugfixes for #GIMP 3.0RC2.

In the mean time, I've been tinkering on my Dreamcast PowerVR texture import plug-in. It'll likely be my first image format submission after the final 3.0 release. :)

=> View attached media

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-11-16 at 14:38

Does anyone know where I could find good sample images for .pvr files? These are texture image files primarily used for SEGA Dreamcast games.

I'm working on an import/export plug-in in-between bugfixes for 3.0. I have a few samples, but more would be great - there's a lot of internal types like indexed and bumpmap PVRs.

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-08-09 at 02:00

We've been doing a lot of behind-the-scenes work the last few months, with bug fixes and API updates.

However, we did recently improve support for loading layers in TIFFs made with Alias/Autodesk Sketckbook. It's a different format than TIFFs with PSD layers, which we already supported in 2.99.

If you have a sample Sketchbook TIFF with layers you'd be willing to share for testing, it'd be much appreciated!

https://gitlab.gnome.org/GNOME/gimp/-/merge_requests/1754

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-07-23 at 16:28

I've been using #inkscape more recently to create some missing icons for @GIMP's UI, and I'm really impressed by how much better it keeps getting.

My computer use to sound like a jet engine when I started 0.91, but with 1.3.2 I can have multiple instances running with great performance still. Thanks to @doctormo and all the other Inkscape developers!

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-06-14 at 16:14

There's always more to learn about how people are impacted by software choices.

We had a user post an issue about the animated credits on the About Dialogue being disorienting. After learning about Vestibular Motion Disorders (https://www.a11yproject.com/posts/understanding-vestibular-disorders/) from @zemarmot, we were able to add code that turns off that animation (and a few others) based on system preferences.

Luca Bacci helped us submit some of this code to GTK to help sync gtk-enable-animations with Windows and MacOS settings.

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-06-10 at 19:50

If you couldn't make it to the Libre Graphics Meeting presentation for

@GIMP 3.0, the conference video has been posted!

https://www.youtube.com/watch?v=JkmWrhPYsos

Also, Zemarmot!

https://www.youtube.com/watch?v=Lc76VW-Uz1w

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-04-14 at 22:59

The pending merge request is here: https://gitlab.gnome.org/GNOME/gimp-data/-/merge_requests/3

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-04-14 at 22:55

Denis Rangelov has made a new layer effects icon for GIMP 3.0. I think it looks great! Plus, it's much less likely to be confused for a bra than the temporary filter icon. :)

=> View attached media

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-04-04 at 16:08

We have several #GSoC proposals from potential students posted - feedback appreciated! In no particular order:

Vector Layers & Shape Tool: https://gitlab.gnome.org/GNOME/gimp/-/issues/11190

LayerView UI updates (early work for GTK4): https://gitlab.gnome.org/GNOME/gimp/-/issues/11184

Text Tool Updates: https://gitlab.gnome.org/GNOME/gimp/-/issues/9274

Extensions website: https://gitlab.gnome.org/GNOME/gimp/-/issues/11187

East Asian/CJK Text Editing: https://gitlab.gnome.org/GNOME/gimp/-/issues/11181

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-03-28 at 14:20

Question for those who use floating selection: If you have an active layer effect and then make a floating selection, would you expect the floating selection to appear ABOVE or BELOW the layer effect?

(Do you want to see the raw pixels or the pixels with the filter applied?)

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-03-15 at 12:55

The NEWS page has been updated with the first changelog from 2.99.18 to 3.0 (RC1). Every day we're getting a bit closer!

https://gitlab.gnome.org/GNOME/gimp/-/commit/11539e6d743cf7b9e6868ed3d9bd8cfd251c8b25

=> More informations about this toot | View the thread

Written by CmykStudent on 2024-03-09 at 03:06

Updating the vector layer code so it will compile after 3.0, and thought I'd try out "vector layer effects". Fortunately it works right out of the box!

Vector layers need more UI work and optimization, but I think it'll be a very useful feature when it's done.

=> View attached media

=> More informations about this toot | View the thread

=> This profile with reblog | Go to CmykStudent@fosstodon.org account

Proxy Information
Original URL
gemini://mastogem.picasoft.net/profile/109927737771223610
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
614.206106 milliseconds
Gemini-to-HTML Time
7.179004 milliseconds

This content has been proxied by September (ba2dc).