Get Processing 1.5.1 for Linux
Processing is open source and is available for macOS, Windows, and Linux. Projects created with Processing are also cross-platform, and can be used on macOS, Windows, Android, Raspberry Pi, and many other Linux platforms.
You’re viewing an older version of Processing. For the latest release: Go to 4.5.2
- Download Processing 1.5.1 for Linux
Support Processing
One Time
Monthly
$5
$10
$20
$25
$50
$100
$500
Processing is free and open source. If you rely on it, please consider donating to help keep it maintained and accessible for everyone.
Release Notes
PROCESSING 1.5.1 (REV 0197) - 15 May 2011
This release fixes a handful of regressions and quirks that were found in
the Processing 1.5 release last month.
[ editor ]
+ Windows splash screen for version 1.5 says "1.2"
http://code.google.com/p/processing/issues/detail?id=631
+ "Import Library" was broken for several built-in libraries.
http://code.google.com/p/processing/issues/detail?id=637
+ Fixed broken update checker.
+ Reverted to the old shell script on Linux.
http://code.google.com/p/processing/issues/detail?id=633
+ Applets exported on Windows can't find files in the data folder.
http://code.google.com/p/processing/issues/detail?id=666
+ File > New and Command-N stop working on OS X after running a sketch
http://code.google.com/p/processing/issues/detail?id=664
[ core ]
+ Reverted to the old createFont() behavior, where native fonts will
be used with createFont() in more situations.
http://code.google.com/p/processing/issues/detail?id=662
[ svg ]
+ Improve handling of transformations in SVG files.
http://code.google.com/p/processing/issues/detail?id=388
+ Fix bug in SVG parser for shorthand curves (T/t and S/s)
http://code.google.com/p/processing/issues/detail?id=350
+ Prevent shape(PshapeSVG) from failing if SVG contains
http://code.google.com/p/processing/issues/detail?id=434
+ Fix misshapen quadratic bezier curves when drawing SVG files.
[ examples ]
+ HsvSpace example sketch in 1.5 download requires additional import
http://code.google.com/p/processing/issues/detail?id=661
+ Obsolete Network > HTTPClient sketch
http://code.google.com/p/processing/issues/detail?id=655
- Get started
Start learning Processing now and create your first program today!
- Tutorials
Learn the basics of Processing with our comprehensive tutorials on a wide range of topics!
- Join the community
Join our friendly community of learners and creative coders on the Processing forum
- Contribute
Help make Processing even better. Submit code, examples, libraries, or help us fix bugs.