This website requires JavaScript.
Explore
Help
Sign in
code
/
franz
Archived
Watch
1
Fork
You've already forked franz
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
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.
49
commits
1
branch
0
tags
1.8
MiB
JavaScript
50.3%
CSS
20%
HTML
16%
PHP
8%
Hack
5.7%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
Dominick Pham
8efb996d1c
added hex2rgb and getGradient, pretty much self-explanitory
2010-05-08 17:02:47 -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
added hex2rgb and getGradient, pretty much self-explanitory
2010-05-08 17:02:47 -04: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
added hex2rgb and getGradient, pretty much self-explanitory
2010-05-08 17:02:47 -04:00
foozy.html
added hex2rgb and getGradient, pretty much self-explanitory
2010-05-08 17:02:47 -04:00
LICENSE
Unrolling changes after presentation, fixing license
2010-02-03 13:48:14 -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