Jürg Lehni
|
28dec90a88
|
Wrap up Raster#smoothing feature
|
2018-10-03 19:01:02 +02:00 |
|
sasensi
|
07ae09a76a
|
Fix #1521 adding raster.smoothing property
|
2018-09-30 18:46:02 +02:00 |
|
Jürg Lehni
|
5e69de3bd1
|
Restructure event handling on Raster item.
- Trigger #onLoad() events from Raster#setImage() also
- Add support for Raster#onError() handler
Closes #849 and #924
|
2016-01-26 21:06:36 +01:00 |
|
Jürg Lehni
|
6ec34fbb60
|
Replace Lenna with Marilyn.
|
2015-05-31 10:50:04 +02:00 |
|
Jürg Lehni
|
48cb05a181
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
|
Jürg Lehni
|
fe064e9cc3
|
Switch from dist/paper.js to dist/paper-full.js and explain the different versions in the README.
Closes #422.
|
2014-04-06 13:44:19 +02:00 |
|
Jürg Lehni
|
7f251b78e3
|
Switch to HTML5 meta charset tags.
|
2013-06-02 13:41:10 -07:00 |
|
Jürg Lehni
|
7c2e57e105
|
Remove Item#applyMatrix boolean, go back to previous way of directly applying transformations to children in Group and Layer, and introduce new Clip class for non-transformed nested matrices.
|
2013-05-13 18:57:17 -07:00 |
|
Jürg Lehni
|
9efbc288a1
|
Merge Path.Rectangle and Path.RoundRectangle.
|
2013-04-19 12:36:49 -07:00 |
|
Jürg Lehni
|
93437010aa
|
Adjust Raster example to inverted gray value.
|
2013-04-08 20:22:02 -07:00 |
|
Jonathan Puckey
|
581f99f345
|
Make Phyllotaxis Raster example run a little less hot.
|
2013-03-10 17:05:25 +01:00 |
|
Jonathan Puckey
|
981bce31cb
|
Improve examples.
|
2013-03-10 16:47:57 +01:00 |
|
Jonathan Puckey
|
b124d23078
|
Move examples which are featured on paperjs.org website to Paperjs.org folder.
|
2013-03-02 20:54:52 +01:00 |
|
Jonathan Puckey
|
2b4a1a7dc4
|
Update SpiralRaster example.
|
2013-03-02 16:42:26 +01:00 |
|
Jürg Lehni
|
b54bdadaff
|
Rename Item#transformContent to #applyMatrix.
|
2012-12-24 17:39:24 +01:00 |
|
Jürg Lehni
|
89b8864b13
|
Fix PhyllotaxisRaster example.
|
2012-12-24 01:13:18 +01:00 |
|
Jürg Lehni
|
373474d088
|
Implement loading Rasters from external sources and notify using a 'load' callback.
|
2012-11-21 10:39:26 -08:00 |
|
Jürg Lehni
|
f427f369a1
|
Make PhyllotaxisRaster example work with new #matrix code.
|
2011-12-27 20:40:59 +01:00 |
|
Jürg Lehni
|
597a59e90c
|
Increase font size.
|
2011-12-27 20:40:22 +01:00 |
|
Jonathan Puckey
|
d631288dc7
|
Fire resize event directly after evaluation, so we don't need to call onResize ourselves from PaperScript.
|
2011-11-12 16:31:22 +01:00 |
|
Jürg Lehni
|
5655981f6d
|
Clean up white spaces.
|
2011-07-07 16:09:02 +02:00 |
|
Jonathan Puckey
|
d83c76227d
|
Add Spiral Raster example.
|
2011-07-05 18:35:57 +02:00 |
|
Jonathan Puckey
|
458b03ff43
|
Move Raster related examples to examples/Rasters
|
2011-07-05 18:28:21 +02:00 |
|