Removed pixel-order dependency from test script. Fixed problem where JiffleRuntime.setBounds was not being called by the OpImage |
|
More...
|
almost 14 years ago
|
Issue 137: Jiffle image operator. Basic test passes when destination image has only one tile (woo hoo !) but fails for multiple tiles. |
|
More...
|
almost 14 years ago
|
made images easier to see when visualize tests is enabled |
|
More...
|
almost 14 years ago
|
fixed calculation of affine transform to consider non-zero image origin |
|
More...
|
almost 14 years ago
|
Added headless check to test class just in case |
|
More...
|
almost 14 years ago
|
Issue 139: moved SimpleImagePane from demo to utils |
|
More...
|
almost 14 years ago
|
updated method javadocs and exception messages |
|
More...
|
almost 14 years ago
|
Don't turn planars into buffered images, they are already rendered images |
|
More...
|
almost 14 years ago
|
Some initial changes and tests for issue 138 |
|
More...
|
almost 14 years ago
|
set svn keywords |
|
More...
|
almost 14 years ago
|
Issue 137: skeleton for Jiffle image operator |
|
More...
|
almost 14 years ago
|
Issue 132: moved Jiffle into separate project. |
|
More...
|
almost 14 years ago
|
Issue 134: fixed problem with DiskMemImageGraphics clipping region |
|
More...
|
almost 14 years ago
|
Start of Jiffle docs in sphinx |
|
More...
|
almost 14 years ago
|
Issue 129: more tests for injecting values at runtime |
|
More...
|
almost 14 years ago
|
Issue 131: fixed problem were null arg was not being ignored by setFont. Added test. |
|
More...
|
almost 14 years ago
|
removed unused import |
|
More...
|
almost 14 years ago
|
Issue 130: Fix for RenderingHints not being initialized in DiskMemImageGraphics. Unit tests. |
|
More...
|
almost 14 years ago
|
updated for Jiffle changes |
|
More...
|
almost 14 years ago
|
Relaxed probability on unit test of approx median |
|
More...
|
almost 14 years ago
|
Vars with no default now implemented. Value must be provided at runtime or exception is thrown. |
|
More...
|
almost 14 years ago
|
Injection of value for image-scope var with default passes unit test |
|
More...
|
almost 14 years ago
|
javadocs |
|
More...
|
almost 14 years ago
|
Redesigned image-scope var tracking. Working towards Issue 129 (inject values at runtime). Some of the cludgy code is working around a couple of Janino problems. |
|
More...
|
almost 14 years ago
|
Issue 127: added support for unconditional break statement |
|
More...
|
almost 14 years ago
|
Issue 128: allow breakif statement to be nested within non-loop blocks inside a loop |
|
More...
|
almost 14 years ago
|
Issue 126: added if-else block syntax and unit tests |
|
More...
|
almost 14 years ago
|
Issue 126: mapcalc style if-functions renamed to con |
|
More...
|
almost 14 years ago
|
Issue 124: JiffleExecutor now uses DaemonThreadFactory to create its task polling thread |
|
More...
|
almost 14 years ago
|
Issue 123: use daemon threads for tile polling and flushing in DiskMemTileCache. Issue 125: added DaemonThreadFactory class to jaitools package (jt-utils) |
|
More...
|
almost 14 years ago
|