processing4 icon indicating copy to clipboard operation
processing4 copied to clipboard

Processing 4.x releases for Java 17

Results 218 processing4 issues
Sort by recently updated
recently updated
newest added

Dear all, there is a [Processing IDE FlatPak](https://flathub.org/apps/org.processing.processingide) available. Unfortunately, it is not officially maintained like others (e.g. [Firefox FlatPak](https://flathub.org/apps/org.mozilla.firefox), [LibreOffice FlatPak](https://flathub.org/apps/org.libreoffice.LibreOffice) or [digiKam FlatPak](digiKam)). I would appreciate that very...

> [!NOTE] > This issue is a Work In Progress about a long term goal. > It needs more discussion and is subject to changes. ### Reasoning There are a...

help wanted

### Most relevant area for this enhancement? Core/Environment/Rendering, Build process ### Feature to enhance maven package ### Desired enhancement As floated by @micycle1 in #941 we should aim to add...

enhancement
core

@Stefterv I think you should consider bundling [processing4-javafx](https://github.com/processing/processing4-javafx) with the processing core gradle artifact (as I do in https://github.com/micycle1/processing-core-4/) Otherwise one cannot use the `FX2D` renderer. Also, why must I...

enhancement
core

### Relevant sub-area for this feature? Core/Environment/Rendering ### Feature description When using PShape and PVector calculations alongside with native Path2D.Double objects (using various conversions) there are obvious, randomly appeared but...

enhancement
help wanted

We recognize all types of contributions in the [README](https://github.com/processing/processing4#contributors)! The Processing project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification and the [Emoji Key](https://allcontributors.org/docs/en/emoji-key) ✨ for contribution types. All the Processing contributors, you all...

## Description After installing Processing 4.3.1 on a Dell XPS 13 9340 with Linux Fedora 41, when I open the application the window is very small with almost impossible font...

bug
help wanted
linux

### Most appropriate sub-area of Processing 4? PDE ### Processing version 4.3.1 ### Operating system Raspberry Pi OS (12 bookworm) ### Steps to reproduce this 1. Run `install.sh` ### snippet...

bug
linux
raspberry pi

*Created by: benfry* The sizing for most of the PDE [works properly](https://github.com/processing/processing/issues/4183) as of Processing 3.3, however sketches don't re-size based on the scaling. There's an issue open [here](https://github.com/processing/processing/issues/4897) that...

linux

*Created by: benfry* As seen in #249, Export to Application was broken in alpha 5 and beta 1. This was after the native code for `JavaApplicationStub` was built on Catalina...

help wanted
macos