Its a tiny library with very little 'baggage'. On every new project I'm using different parts. More obscure functionality has been added as plugins so the main library is the core and because of its already tiny size, there is no real need to make it smaller. |
| Hi: I am looking for a javascript draw library,and I found raphaeljs is wonderful. However,I wonder if I can customize the components in raphaeljs. Since raphaeljs provide so many types of vectors like rect,circle,curve,path and etc. And I just need rect,circle. So I wonder if I can remove the unused components to reduce the size of the file? -- You received this message because you are subscribed to the Google Groups "Raphaël" group. To post to this group, send an email to raph...@googlegroups.com. To unsubscribe from this group, send email to raphaeljs+...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/raphaeljs?hl=en-GB. |