Subversion Repositories filter_foundry

Compare Revisions

No changes between revisions

Regard whitespace Rev 219 → Rev 220

/trunk/wishlist/daniel_wishlist.txt
File deleted
/trunk/wishlist/reference_examples/simpletile_blintz/blintz_filterfoundry_bug.jpg
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/trunk/wishlist/reference_examples/simpletile_blintz/blin.afs
File deleted
/trunk/wishlist/reference_examples/simpletile_blintz/blin.8bf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/trunk/wishlist/reference_examples/simpletile_blintz/blintz_filter_orig.jpg
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/trunk/wishlist/wishlist.txt
50,8 → 50,31
(If a documentation issue based on processing changes, then
documentation required for the updated code structure.)
 
2a. See examples provided. (Blintz)
(FIXED) 2a. See examples provided. (Blintz)
R := src(x+y<=X/2?Y/2-y:x-y>=X/2? y+Y/2: x-y<=-X/2? y-Y/2:x+y>=(3*X)
/2?3*Y/2-y:x,\r
x+y<=X/2?X/2-x:x-y>=X/2? x-X/2:x-y<=-X/2?x+X/2:x
+y>=(3*X)/2?3*X/2-x:y,z)
 
G := src(x+y<=X/2?Y/2-y:x-y>=X/2? y+Y/2: x-y<=-X/2? y-Y/2:x+y>=(3*X)
/2?3*Y/2-y:x,\r
x+y<=X/2?X/2-x:x-y>=X/2? x-X/2:x-y<=-X/2?x+X/2:x
+y>=(3*X)/2?3*X/2-x:y,z)
 
B := src(x+y<=X/2?Y/2-y:x-y>=X/2? y+Y/2: x-y<=-X/2? y-Y/2:x+y>=(3*X)
/2?3*Y/2-y:x,\r
x+y<=X/2?X/2-x:x-y>=X/2? x-X/2:x-y<=-X/2?x+X/2:x
+y>=(3*X)/2?3*X/2-x:y,z)
 
A := src(x+y<=X/2?Y/2-y:x-y>=X/2? y+Y/2: x-y<=-X/2? y-Y/2:x+y>=(3*X)
/2?3*Y/2-y:x,\r
x+y<=X/2?X/2-x:x-y>=X/2? x-X/2:x-y<=-X/2?x+X/2:x
+y>=(3*X)/2?3*X/2-x:y,z)
 
Daniel Marschall (16 July 2021): In the current version of Filter Foundry 1.7,
the output of Filter Foundry and Filter Factory is equal. So the bug has vanished.
 
 
(FIXED) 3. Control captions currently not being applied in compiled plugins.
 
(FIXED) 4. Fix compiled plugin dialogue to read the filter's name.
79,9 → 102,9
 
6a. Currently white background for Preview.
Fixed by DM 10 Jan 2018: For Windows, the preview area is now inside a
"sunken" border, and the area is filled with the Windows
"workspace background" color.
Fixed by Daniel Marschall (10 Jan 2018):
For Windows, the preview area is now inside a "sunken" border,
and the area is filled with the Windows "workspace background" color.
 
(ADDED) 7. Obfuscation or hiding of PARM source in compiled binary .8bf.