Skip to content

Processing 4.3.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@SableRaf SableRaf released this 21 Jan 17:12
· 16 commits to main since this release
6b8f658

What's Changed 🎊

Bug fixes, and a shiny new "Export PDEZ" feature added to the File menu. Export your sketches to a .pdez bundle directly from Processing.

Enhancements

Bug fixes

  • Update Base.java alongside todo.txt by @Stefterv in #887
  • Refactor PShapeSVG.parseRect() to parse rx and ry attributes by @Junology in #905
  • Fix: set stroke and fill properly in PFont.getShape by @Junology in #910
  • New ThinkDifferent method activateSketchWindow() by @hx2A in #912
  • Fix Sketch Window Resizing Issues with Java2D Renderer on Windows by @Stefterv in #932
  • Fix for NullPointerException thrown in PApplet.dequeueWindowEvents() by @hx2A in #930
  • Adds gradient export to SVG library by @tracerstar in #929
  • Set Layout in Java2D by @Stefterv in #928

Documentation

New Contributors

Full Changelog: processing-1295-4.3.2...processing-1296-4.3.3