Client side color swatches. http://venodesigns.net/franz/
This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2009-10-20 14:32:45 -04:00
awesome Moving default pictures into the awesome/ directory, just so the main directory is clean. It's been bugging me for a bit of time now... 2009-08-13 22:36:46 -05:00
css Finalized the layout color applying part, at least in terms of a POC. Now we have a solid base to work on auto-applying kickass color schemes that we build from the picture. 2009-08-26 03:12:25 -05:00
img Initial work on Texture theory. This attempt looks at using source PNG files to overlay over a <canvas> element, since drawing complex shapes could get somewhat complex, and <canvas> is a pure drawing API. Seems to work well enough, disregarding my horrible 3AM example PNG. ;P 2009-08-31 02:24:35 -05:00
js Minor sanity check fixes in functions - don't attempt to deep clone an object that might not exist, check for the existance of a native Array.swap before implementing our own, and properly check for jQuery support when displaying changes (ideally this'll be moved out anyway) 2009-10-02 02:16:49 -05:00
index2.php Finalized the layout color applying part, at least in terms of a POC. Now we have a solid base to work on auto-applying kickass color schemes that we build from the picture. 2009-08-26 03:12:25 -05:00
texture.php Initial work on Texture theory. This attempt looks at using source PNG files to overlay over a <canvas> element, since drawing complex shapes could get somewhat complex, and <canvas> is a pure drawing API. Seems to work well enough, disregarding my horrible 3AM example PNG. ;P 2009-08-31 02:24:35 -05:00
upload.php Massive amount of changes. Now requires PHP for image uploading; front-end changes bring in uploader and some other fixes. 2009-08-11 21:34:57 -05:00