[WindowsXP/Vista/7][.NET][TOOL] Icon Set-Builder v1.1.0 [2012/10/12]

Search This thread

vrooden

Senior Member
Jun 22, 2010
277
436
Great job on getting it done so quickly and putting together such a cool utility. I've always had a bit of trouble keeping full unity when I'm trying to build icons from beveled/3D icon PSDs so this is perfect.

Here's one more you might like to add if you get the chance: http://xdaforums.com/showthread.php?p=26818917

Your Builder is definitely one of the best theme aids that has been made :D

Here you go, assets for the "WhiteEvo" set! Identified some variants, give you multiple templates, matching masks and overlays to play with.

Samples attached.

It's in the AddOns-DropBox:
https://www.dropbox.com/sh/6edgq8hnvxkur5y/lBL0R4i8n2

You must unzip the ZIP into the Icon Set-Builder-tools "Assets"-folder (i.e. located at "c:\Users\{User}\AppData\Roaming\Icon Set-Builder\Assets\" if installed using the MSI).

EDIT: Just saw in samples the top seems to have some glitches. Will take a look into it tomorrow.
EDIT2: Hm... glitch is also in the original template from the MIUI set. Will try to "fix" it anyway. Also am thinking of a few more substyles ;)
 

Attachments

  • ISB_Sample_WhiteEvo_Basic_Contacts.png
    ISB_Sample_WhiteEvo_Basic_Contacts.png
    14 KB · Views: 1,518
  • ISB_Sample_WhiteEvo_Basic_ICS.png
    ISB_Sample_WhiteEvo_Basic_ICS.png
    5.2 KB · Views: 1,511
  • ISB_Sample_WhiteEvo_DiamondGlass_Email.png
    ISB_Sample_WhiteEvo_DiamondGlass_Email.png
    7 KB · Views: 1,508
  • ISB_Sample_WhiteEvo_Pocketed_Calendar.png
    ISB_Sample_WhiteEvo_Pocketed_Calendar.png
    8.2 KB · Views: 1,508
Last edited:
  • Like
Reactions: MissionImprobable

vrooden

Senior Member
Jun 22, 2010
277
436
Ok, I tried it and it's really good.
Just some lower quality but it probably looks good on a 480x800 screen.
Just too bad that the 3C icon set is customized to every icon, the bottom bar has to be the same width as the icon, thanks BBB for ICS icons.
An option that resized the template to the width of the color in the icon would be too much to request, so I'll make them separately when I'm done with my other project.

Still an awesome program that I'll use alot.

Quality: It depends. If input and output sizes are the same, no scaling is necessary, thus no loss in quality. In all other cases I use the highest quality settings (i.e. bicubic) avaiable in the .NET graphics library.

3C icons and bottom bar... good idea, will think about it. Also I'm just thinking it might be great to be able to use both ICON and TEXT LABEL in combation. But have to think about it in detail (main reason: where to get the names from, if the icon's name is not clear).
 

MissionImprobable

Senior Member
Dec 20, 2011
2,454
869
Here you go, assets for the "WhiteEvo" set! Identified some variants, give you multiple templates, matching masks and overlays to play with.

Samples attached.

It's in the AddOns-DropBox:
https://www.dropbox.com/sh/6edgq8hnvxkur5y/lBL0R4i8n2

You must unzip the ZIP into the Icon Set-Builder-tools "Assets"-folder (i.e. located at "c:\Users\{User}\AppData\Roaming\Icon Set-Builder\Assets\" if installed using the MSI).

EDIT: Just saw in samples the top seems to have some glitches. Will take a look into it tomorrow.
EDIT2: Hm... glitch is also in the original template from the MIUI set. Will try to "fix" it anyway. Also am thinking of a few more substyles ;)

I'm sure you'll be able to fix that, doesn't look too crazy. Can't believe how well the tool works.
 

Oscar-Mark

Senior Member
May 14, 2012
465
73
Sweden
Quality: It depends. If input and output sizes are the same, no scaling is necessary, thus no loss in quality. In all other cases I use the highest quality settings (i.e. bicubic) avaiable in the .NET graphics library.

3C icons and bottom bar... good idea, will think about it. Also I'm just thinking it might be great to be able to use both ICON and TEXT LABEL in combation. But have to think about it in detail (main reason: where to get the names from, if the icon's name is not clear).

Ok thx will take a look at it.
 

yosterwp

Senior Member
May 29, 2012
406
166
/mnt/sdcard
This should help theming by a lot! Good work!

If you don't mind me asking, what language did you use to make this application? I am looking into windows development myself, and I was wondering what makes up this program. And if it isn't any trouble, can you tell me what IDE you used, if you used one? This is a really neat piece of work, and I hope one day I can contribute like this.

Thanks again!
 

tommyrumbler

Senior Member
Nov 14, 2011
331
207
MANILA
simply amazing - i never thought creating an icon-pack would ever be this easy and flawless - biggest props to the OP!
 

71baker

Senior Member
Apr 16, 2010
280
9
This is blowing my mind how good it looks!! Have downloaded and gonna try it now !! Thanks for making this !!
 

the_scotsman

Assistant Forum Admin
Staff member

vrooden

Senior Member
Jun 22, 2010
277
436
First: I didn't abandon you lot, had a few days off, family took their time. But now I'm back on track!


Mac? Linux? Does this run Good in WINE?
EDIT: does not Run in WINE it WILL install but will not launch (Same With The .Zip)

Haven't tried on systems other than Windows (XP, Vista, Win7), sorry. But since it generally "only" needs .NET framework 2.0, it should if the runtime is installed. Saying "WILL install", I guess you refer to the MSI-installer? This checks before install if .NET 2.0 is installed, so it seems it is.

On the other hand, in some cases I use direct Microsoft's GDI (still managed code) graphics interface to speed up some graphics operations. This might be the crux.

I don't know WINE besides I heard the name, but to handle the crappy problems with Vista/Win7 UAC I query the OS for default folders (i.e "My Documents"), but this is also nothing unusual WINE shouldn't be able to handle.

Sorry I can't help any any further.


I'm blushing! :eek: Thanks a lot!!! Gives me some pressure, but me likes :D
 

vrooden

Senior Member
Jun 22, 2010
277
436
Now, to show you I haven't been completly "lazy", here's some preview of what I'm working on.

Generally, the UI was a bit cluttered. Since I'm adding some more effects, it became overloaded, so I needed to rework the UI. I decided to give DevExpress' free XtraEditor controls a try, they have some neat useful controls, i.e. a better color-picker, tabs and more. Also the have some themes, see attached screenshots.

I'm not yet satisfied with the result, guess I'll kick out the Accordion-style panels (they are another 3rd party component) and replace it with simple vertical scrolling -- see more, click less.


EDIT: Aaah, anyway... I decided to let yourself get your hands on the current development version (0.9.5pre1). Put it in the dropbox (https://www.dropbox.com/sh/e837ronlu4k4roc/j_kuqNgUo0). If anyone tests it, it be great if you could give some feedback -- both positive and negative criticism is welcome!
 

Attachments

  • IconSetBuilder_095pre1_Style_Dark.jpg
    IconSetBuilder_095pre1_Style_Dark.jpg
    29 KB · Views: 146
  • IconSetBuilder_095pre1_Style_Metro.jpg
    IconSetBuilder_095pre1_Style_Metro.jpg
    38.2 KB · Views: 156
  • IconSetBuilder_095pre1_Style_Windows.jpg
    IconSetBuilder_095pre1_Style_Windows.jpg
    37.8 KB · Views: 147
Last edited:
  • Like
Reactions: curodot

Top Liked Posts

  • There are no posts matching your filters.
  • 108
    Want to create your own icon sets based on an existing one?
    Tired of manually having to apply all necessary steps per icon?

    Well... maybe this little tool can help you:

    Icon Set-Builder v1.x


    :: Introduction ::
    Lately I saw an icon style I'd liked and wanted to recreate it using Android ICS icons as base.
    Using Paint.NET I could create my template and do so... but since Paint.NET does not support scripting, I had to do everything (resizing, changing color and transparency, applying as alpha mask to my template, etc) again and again for about 200 times.
    Being a .NET developer, I thought "Why not write a little script to do that treadmill work for me?".
    Well, finally it grew into this "Icon Set-Builder" tool.


    :: Screenshots ::
    Here's one screenshot of the app, more are in the second post or here:
    https://www.dropbox.com/sh/byzwc8u40kjuai0/xIQ72kDZBG

    attachment.php


    :: Features ::
    What can you do with it?
    Well, basically it works with several layers (template, icon, mask and overlay) for each you can apply a lot of adjustments.

    The basic steps:
    • Choose a template and, if supported, a template style (i.e. several colors)
    • Choose your favorite icon set
    • Optionally, choose an alpha mask to be applied for each icon
    • Optionally, choose a matching overlay
    • Play around with the settings
    • Let the tool generate your icon set
    All changes you make are immediately applied to the previews, so you always know, what the result would look like.

    Basic icon sets (ICS, Metro, PixelPerfect, iOS-like) and templates are included.
    Most templates i created myself myself, some are based on or inspired by other's ideas (see below).

    But of course you are free and encouraged to create your own stuff and contribute!
    Well... that's what it's for, right?
    To easier bring your own ideas to live!


    :: Download Location ::
    Versions 0.9.x as well as (maybe in time...) older versions can be found in this DropBox:
    https://www.dropbox.com/sh/e837ronlu4k4roc/j_kuqNgUo0


    Download of version 1.0.0 and later is available here:
    http://iconsetbuilder.echtzeitig.de


    Direct links for latest version:

    Some AddOns:
    https://www.dropbox.com/sh/6edgq8hnvxkur5y/lBL0R4i8n2

    Both a simply zipped version as well as an MSI-installer are available.
    The folder also contains a ZIP "IconSetBuilder_Samples.zip" containing some created samples.

    The tool itself is only 160kB, but with base stuff it's about 9MB.

    IMPORTANT NOTE:
    Using MSI-installer, v0.9.1 should no longer cause problems with Windows "User Access Control", since the installation folder changed.
    Also fixed a nasty bug with leftover debug-code which tried to save an intermediate image in "D:\Temp" and crashed if that folder was not available. SORRY!!!



    Requirements: Microsoft .NET Framework 2.0 or later, but I guess that's already installed nowadays on all Windows PCs.


    :: Samples ::
    Sheets displaying a few icons of various styles can be found here:
    https://www.dropbox.com/sh/cugwu9xzh06riuh/ecqPW_CzTY

    More samples as single PNG icons are here (no complete sets!!):
    https://www.dropbox.com/sh/tvvmptmz47rnq2e/RDL4p3oTFZ



    :: Detailed Features ::

    Template:
    • Choose a basic template
    • Some templates may offer styles, i.e. various colors
    • Templates may have matching default settings, which one can automatically load and apply
    • Adjust size, cropping and position
    • Modify colors: invert, greyscale, transparency

    Icon Set:
    • Choose icon set
    • Adjust size, cropping and position
    • Modify colors: invert, greyscale, transparency
    • Choose style: overlay / blend with template / apply as alpha mask (i.e. to create a "cut-out" in the template)
    • Apply a shadow/glow effect
    • Rotate the icon
    • Add mirror effect on X- or Y-axis with adjustable axis-position
    • Choose all or just some icons you want to use

    Textual Icons:
    • Choose a txt-file containing the texts for your icons in icon set-list
    • Choose your favorite font from system or custom folder
    • Change the fonts size and style
    • Change color and transparency for the text
    • Choose alignment (top/middle/bottom, left/center/right)
    • Choose wether text should wrap on blanks and/or shrink to fit inside the available space
    • Use all basic effects mentioned above for further modifications

    Alpha Mask:
    • If you wish, you can apply an alpha mask to the icon
    • This allows i.e. to cut off parts

    Overlay:
    • If you wish, choose an overlay
    • Adjust size, cropping and position
    • Modify colors: invert, greyscale, transparency
    • Choose style: overlay / blend with template / apply as alpha mask

    Preview:
    • Save currently shown icon as single file (without generating complete set)
    • Open a preview window which "simulates" a phone's screen
    • Choose between different backgrounds to see what it looks like
    • Layouts from 3x3 to 5x6, plus dock

    Create:
    • Choose the output size of the icon, from 8x8 to 256x256 everything is possible
    • Give your icon set a name (will be used as folder name)
    • If the folder exists, you can let the tool automatically create a new one (i.e. "My Set (001)") or use the existing output folder
    • If an existing folder contains icons, you can let the tool delete all of them before generating the new set
    • Optionally save your settings for later reuse
    • Press "Generate" and watch it do it's work

    The tool works pretty fast. Some effects (shadow basically) may take a little longer. But overall it takes less than or only a little longer than a second per icon.


    :: Thanks and Mentions ::
    I would like to thank the following guys for their great work and inspiration.
    Their ideas and work are the fundament the tools is build upon.
    Some elements I reused as templates or basics, I hope they don't mind (will inform them soon and will remove from tool if necessary).

    NiteOwl360
    • for the great "Semi Sense" icons I cut and spliced and re-implemented as template
    BlackBearBlanc
    • for his awesome minimalistic ICS-based icon sets, which I included honorably as templates
    • for his work on the ICS- and additional icons included as base in some of his set (BTW: some needed optimization; I did so *g*)
    rawdealer
    • for his "PixelPerfect" icon set, great minimal basic set; I took the liberty to also include them
    P_C
    • for his "3C" icon set, great minimal basic set; I took the liberty to also include them
    Unknown guys:
    • the various Suave icons I included
    • the various other iOS-like icons I included
    • various creators of Metro-styled icons (I don't quite remember which one I used for creating my basic set, SORRY!!!)
    24
    Samples

    Some samples, more attached:

    Eclipse Rounded Square:
    attachment.php


    Roostilabel'd Metro:
    attachment.php


    Semi Sense'd:
    attachment.php


    Sketch (Chalkboard)
    attachment.php


    Wooden Plate
    attachment.php


    Colored Tiles
    attachment.php


    "3C" in 3D
    attachment.php



    More samples of V1.0.0 in this posting.
    http://xdaforums.com/showpost.php?p=31505848&postcount=123
    14
    Version 1.1.0:
    • Greatly optimized performance for many functions, average 30-40% faster now
    • Label-over-Icon with seperate "Shadow" settings
    • Mirror: Optimized and enhanced, more options
    • "Open folder"-buttons to easily open folders (i.e. containing Exports) in Explorers

    Details here.

    Version 1.0.2:
    • NEW: Textual Icons: change texts case to lower case, UPPER CASE or Title Case
    • NEW: Textual Icons: "wrap" and "shrink" for 2-line-text-icons
    • NEW: Textual Icons: rewritten 2-line-text-icons functions
    • FIXED: Rotation of final icons sometimes resulted in not properly sized icons (i.e. 128x124 instead of square 128x128)

    Version 1.0.1:
    Added "Brightness to Alpha": Create single color icons with the original icons' brightness used as transparency value. More in this posting.

    Version 1.0.0:
    New stuff:
    • App Settings: Some settings are now stored in a config-file, like chosen Visual Style, Preview Device or Author Name
    • Continue session: When closing Icon Set-Builder, this current settings are automatically saved, so next time you start the tool, you are asked wether you want to load the settings and continue your work.
    • Add to queue: If you want to create multiple icon sets (different, slightly changed or whatever), you may queue the generating and finally start processing all queued sets at once.
    • Import/Export: FINALLY the long awaited feature to export your creation to a ZIP file and of course import ones from others is available!
    • Overlays now also have "Hue/Satuation/Lightness" settings like templates.
    • FEATURE: Download from Web
    • FEATURE: Import/Export
    • FEATURE: "Devices" in Simulation
    • FEATURE: Levels and Gamma
    • FEATURE: Label Over Icon
    • FEATURE: Tool "Extract from Titanium Backup"
    • FEATURE: "Save settings as default"
    • FEATURE: "Process Queue"
    • FEATURE: Random items

    Detailed descriptions in this post and following.

    Improved:
    • Speed: At various places I could improve the speed a lot.
    • Rotation: Rotating had some issues, didn't work correctly sometimes, or left too large margins.



    Version 0.9.9a:
    Hotfix for invalid file name when trying to generate a 2-line styled textual icon set (TAB contained in file name - DUH!!)

    Version 0.9.9:
    Interims release with just 2 new enhancements/features:
    • "Fade Out" with adjustable width in "Mirror" function; can be used for mirror reflection also, just set the "axis" appropriately
    • "2 Line Text Icons": allows to create textual icons with two lines that can be configured seperatly (font, size, color)
      • Items in TXT-file for icons must contain both lines' texts seperated by TAB-character (i.e. "Read[TAB]Mails")
      • Enable in "Textual Icons" tab and configure

    Version 0.9.8:
    Lots of new functions and effects:
    • Use icon as Mask
    • Colorize icon
    • Colorize template
    • FX: Random Hue Shift
    • FX: Apply Texture
    • FX: Pseudo 3D

    In-detail descriptions in this and the next postings:
    http://xdaforums.com/showthread.php?p=30344572#post30344503

    Many samples (not complete sets!) you can find here in the DropBox (previews and zips):
    https://www.dropbox.com/sh/udpmii8763x7zs0/lXfLC3fcfg


    Version 0.9.7:
    Minor changes.
    • HSB color functions are now also available for template
    • Moved "Generate" parts (output size, icon set name, buttons) from tab to main window area

    Version 0.9.6b:
    In version 0.9.6 MSI and ZIPs one DevExpress DLL was missing, app didn't even start, SORRY for that!
    Uploaded 0.9.6b with included missing file, should work now properly.

    Version 0.9.6:
    • Added "Random Rotation" as finalize function
    • Added "Crop to icon size" as finalize function
    • ...plus all from 0.9.5pre2
    Read more here:
    http://xdaforums.com/showpost.php?p=29991028&postcount=47

    Version 0.9.5pre2:
    Preview version only right now, not released yet!!!
    • Reworking UI in progress
    • New effect "Pixelation"
    • New effect "Color Accent" with three modes and adjustable width of accent
      • Color Accent: only accent chosen color
      • Primary Color: finds primary color in icon and accentuates that color
      • Replace Primary Color: finds primary color, but uses chosen color for accentuation
    • New adjustments "HSL":
      • Shift HUE in color wheel, i.e. red becomes blue etc
      • Adjust SATURATION (boost or dim color strength)
      • Adjust BRIGHTNESS, make colors brighter or darker

    attachment.php


    Version 0.9.3:
    Only added functionality to save currently shown icon as single file (without generating complete set).

    Version 0.9.2:

    Added "Simulation Preview":
    • Open a preview window which "simulates" a phone's screen
    • Choose between different backgrounds to see what it looks like
    • Layouts from 3x3 to 5x6, plus dock
    attachment.php



    Version 0.9.1:

    SORRY the first version caused problems. Didn't take Windows Vista/7 UAC into account. Also there was a stupid DEBUG-code left over, which tried to save an intermediate file into "D:\Temp", but crashed if that path didn't exist. That and hopefully missing rights related problems are fixed now. For MSI please try 0.9.1, it uses a different (per user) install folder, so UAC should be history now. Uninstall 0.9.0 before.
    6
    Version 1.1.0

    New version 1.1.0

    Performance:
    Greatly optimized performance for many functions, average 30-40% faster now. All functions working per-pixel now are much faster, since I'm now working directly with the underlying bits and bytes of each (LockBits) pixel instead of using the slooow GetPixel-/SetPixel-functions.

    Label-over-Icon with Shadow
    Label-over-Icon now has it's own "Shadow" settings independent from the icon.

    Mirror
    "Mirror" is now in "Icon FX", now called "Mirror / Reflection", and has many more options. Basically I was inspired once more by a screenshot by BlackBearBlanc with ICS-icons with reflection: the reflection is semi-transparent and is moved by an offset up and a bit to the right. Now you can, too, easily -- and also change the transparency ("Alpha"), saturation and brightness (luminance).

    "Open folder"-buttons
    Easily open folders (i.e. containing Exports) in Explorers by simply clicking on the big button "Open folder in Explorer" in tab "Tools", or "Open output folder".

    Logging
    Under "About" you might enable logging to help me out in case you find some functions working slowly.

    Download items
    Loading preview is now running asynchronous, speeded up launch of the dialog.

    >> Download available from here. <<
    6
    Lala v2

    Will your program work with this icon set: http://xdaforums.com/showthread.php?t=1702688
    Would be a great way to help it get rounded out more quickly.

    It's done, created assets for Icon Set-Builder from Lala V2-PSD-template. You need high resolution icons, but it works pretty well.

    BUT: Not only did I port the template, I also added a LOT of different backgrounds for the basic icon. This opens a lot of new possibilities, i.e. to create icons like wooden block with ICS icons.

    Here are some screenshots and samples:
    https://www.dropbox.com/sh/1f6ys481qoaxdks/CmXHR4I1m2

    You can download the "Lala V2"-assets here:
    https://www.dropbox.com/sh/6edgq8hnvxkur5y/lBL0R4i8n2

    It's two ZIPs, one for 128x128 icons, one for 256x256 ones.

    You must unzip the ZIPs into the Icon Set-Builder-tools "Assets"-folder (i.e. located at "c:\Users\{User}\AppData\Roaming\Icon Set-Builder\Assets\" if installed using the MSI).

    After that it's listed in "Templates" and also applies default settings.

    Enjoy!

    EDIT: Fixed ZIPs, unzip into "Assets" didn't work, accidently there was an additional subfolder in the ZIP. Now it works.