Ben Fry

Results 16 issues of Ben Fry

Moved from https://github.com/processing/processing/issues/4435

processing handbook

Thanks for putting this together! It's really helpful. When using this plugin, I'm seeing a lot of pauses and stuttering (dropped frames or something) as the square moves across the...

When started, we were looking for a lightweight (a few Kb) way to do SVG. Nowadays, size footprint isn't much of an issue, so it might be better to get...

help wanted

Thanks for your work on this library. I ran into a problem when trying to use it with images that had no EXIF thumbnail—instead of `lib.Exif(self.data).thumbnail` being set to `None`,...

bug
enhancement

https://github.com/processing/processing/issues/2008

movie
revision needed

Moved from https://github.com/processing/processing/issues/1886

video
revision needed

After installing the current release of the video library from the Contribution Manager with 4.0a4, attempting to Export to Application on macOS (Catalina, Big Sur) results in `UnsatisfiedLinkError` for gstreamer....

Moved from https://github.com/processing/processing/issues/4435

Seen in 4.0, but not clear if this is downstream problems caused by https://github.com/processing/processing4/issues/530 or if it's an error triggered by changing between themes. ``` Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException:...

It's not currently possible to use other JavaFX classes from the PDE, even when it's in use as a renderer: https://github.com/processing/processing4-javafx/issues/15 We'll need to see how to include .jar files...

Help Wanted
Preprocessor