Changes between Version 6 and Version 7 of Paose/Documentation/Howto-Renew
- Timestamp:
- Jun 7, 2013, 3:47:58 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Paose/Documentation/Howto-Renew
v6 v7 101 101 Here is an example for your convenience: [[attachment:example-plugin.zip]] 102 102 103 === Icon Image Creation with Renew === 104 105 In order to easily, and quickly generate images for the NCs you can use Renew and !ImageMagick. 106 107 * Draw your icon (use/modify your NC) and export the result as png (Ctrl-0 [zero]). 108 * Convert with ''convert'' (!ImageMagick): ''convert -geometry 24x24 net.png net.gif'' 109 103 110 == Grouping / Netcomponent Figure == 104 111