alphabet icons

Post your working scripts, libraries and tools for AHK v1.1 and older
User avatar
davebrny
Posts: 85
Joined: 05 Dec 2016, 06:26

alphabet icons

09 Mar 2017, 13:08

here are two icon sets i made that make it a bit easier to tell at a glance which scripts are running (vs having to hover over the H icons to get the script name)


• add script_icon.ahk to your user library

• download one of the following icons sets

grey key icons (click "download" on the top right and select "direct download")
green icons

• add the folder path to the [icon folders] section at the top of the script_icon.ahk script

• put the following in the auto-execute section of your scripts or your 'new script' template

Code: Select all

menu, tray, icon, % script_icon()
• enjoy less indistinguishable H icons in the tray


Image
Image


script_icon.ak can also be used to check for icons that are in the script directory similar to the way the local library will include functions that are in %a_scriptDir%\Lib\

- if there is an icon in the root of the %a_scriptDir% that matches the script name then that will be used
- otherwise it looks for an icon in %a_scriptDir%\icons\ or %a_scriptDir%\icon\
- if nothing is found there it searches through your icon folder for a match or for an icon matching the first letter
- if nothing is found at all then the default H icon will be returned

Last edited by davebrny on 10 Mar 2017, 06:57, edited 1 time in total.
Helgef
Posts: 4709
Joined: 17 Jul 2016, 01:02
Contact:

Re: alphabet icons

09 Mar 2017, 16:29

icons.png
icons.png (59.93 KiB) Viewed 12421 times
Cheers!
User avatar
Relayer
Posts: 160
Joined: 30 Sep 2013, 13:09
Location: Delaware, USA

Re: alphabet icons

09 Mar 2017, 17:47

Thank you! It would be real nice if the icons were in a single file for downloading!

Relayer
SpecialGuest
Posts: 26
Joined: 15 May 2016, 07:49

Re: alphabet icons

09 Mar 2017, 18:02

Image
Nice one, Dave. I'll make sure to update my code library. Beep :idea:
iPhilip
Posts: 822
Joined: 02 Oct 2013, 12:21

Re: alphabet icons

09 Mar 2017, 18:22

Very nice! Thank you for sharing your work. :)
Windows 10 Pro (64 bit) - AutoHotkey v2.0+ (Unicode 64-bit)
User avatar
davebrny
Posts: 85
Joined: 05 Dec 2016, 06:26

Re: alphabet icons

10 Mar 2017, 07:02

Helgef wrote:icons.png
Cheers!
haha thats great. i wonder if we could get this as the default forum font lol

SpecialGuest wrote:Image
Nice one, Dave. I'll make sure to update my code library. Beep :idea:
thanks hal

Relayer wrote:Thank you! It would be real nice if the icons were in a single file for downloading!

Relayer
i forgot to mention it, you just have to click download in the top right of the screen and then select "direct download" which will put then all in a zip file
Randy31416
Posts: 58
Joined: 15 Jan 2014, 19:09

Re: alphabet icons

17 Mar 2017, 13:24

These icons are truly gorgeous. If you are able to make them easily, I have a small request. I'd really like to have the letter "Q" icon in the same style as the letter "O" icon, with the body size similar and not squeezed to make room for the tail. As it stands, the Q is distinctly different from all the other letters in font height. Don't know how often I'd use Q, but the icon set is so nice that I'd love to have the character. Thanks for the set as is, though, and for sharing the script as well.

Return to “Scripts and Functions (v1)”

Who is online

Users browsing this forum: No registered users and 141 guests