Klugier Messages: 1099 Registered: September 2012 Location: Poland, Kraków
Senior Contributor
Hello Lance,
Quote:
How do I get a list of icons included in the silk library? And do I pay price for icons not used (are unused icons included in final program binary)?
You can open plugin/icons/silk/SilkIcons.iml to check the available icons. You can also check available icons on Silk icon page. Please noticed that for consistency I used camel case instead of underscore notation. So, instead of "char_bar_add" it would be "CharBarAdd".
All icons are included to the final binary of the application if /plugin/icons/silk are attached. I measure the final application size (example) on Linux and it is 3,2 Mb. So, the price is relatively low.