I want to create my own node icons for jsTree application. A jsTree sample could be found here
I want to know what specification the new icon has to have
- size
- transparent?
- could you recommend any program (mac or pc)
- anything else I forgot
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Bit of a weird question, but anyway:
The icons are individually
16x16.All the icons are inside one
.pngusing alpha transparency (the background).The CSS Sprites technique is being utilized:
http://static.jstree.com/v.1.0pre/themes/default/d.png
Which image editor to use?
I’d use Photoshop, but any image editor that can handle
.png‘s alpha transparency will work.Try: https://superuser.com/questions/25451/looking-for-a-good-free-image-editor