This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
pixie /
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
example/ | ||
| |
images/ | ||
| |
javascripts/ | ||
| |
stylesheets/ |
README
== Overview
Pixie - The free extensible online pixel editor.
Pixie is a jQuery plugin.
Pixie provides an extensible plugin architecture for custom tools and actions.
== Requirements
Require jqcolor plugin.
== Usage
`$('#someDiv').pixie(options)`
== Options
width: the width of the canvas
height: the height of the canvas
initializer: function accepting canvas as first argument to add custom tools or actions.








