mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-29 09:44:41 +00:00
Update README with links to twitter, google group and presentation.
This commit is contained in:
parent
cf1c1b2808
commit
db2c4ff9ce
1 changed files with 6 additions and 0 deletions
|
|
@ -68,6 +68,8 @@ Fabric.js started as a foundation for design editor on [printio.ru](http://print
|
|||
|
||||
Documentation is always available at [http://kangax.github.com/fabric.js/docs/](http://kangax.github.com/fabric.js/docs/). You can also build it locally, following step 4 from the "Building" section of this README.
|
||||
|
||||
Also see [presentation from BK.js](http://www.slideshare.net/kangax/fabricjs-building-acanvaslibrarybk) for an overview of fabric.js and how it works.
|
||||
|
||||
### Examples of use
|
||||
|
||||
#### Adding red rectangle to canvas
|
||||
|
|
@ -112,6 +114,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
### Staying in touch
|
||||
|
||||
Follow [@fabric.js](http://twitter.com/fabricjs) or [@kangax](http://twitter.com/kangax) on twitter. Questions, suggestions — [fabric.js on Google Groups](http://groups.google.com/group/fabricjs).
|
||||
|
||||
### TODO
|
||||
|
||||
- All methods under fabric.util.* (except misc.js) need unit tests
|
||||
|
|
|
|||
Loading…
Reference in a new issue