Generate LXDE start menu button in bash.

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
coolperez8
Posts: 27
Joined: 2016-03-11T07:27:11-07:00
Authentication code: 1151

Generate LXDE start menu button in bash.

Post by coolperez8 »

So, I want to generate a start button for the LXDE menu similar to that of the Windows XP Zune Theme but with custom text. Here is an image of the Zune theme:

Image

The image doesn't have to be 100% accurate, just needs to look similar with the right edge rounded and the glossy effect.
I also want to add a custom logo in place of the Windows logo.
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Generate LXDE start menu button in bash.

Post by fmw42 »

So what is the question? Is this about Imagemagick or Windows?

Please, always provide your IM version and platform when asking questions, since syntax may differ. Also provide your exact command line and if possible your images.

See the top-most post in this forum "IMPORTANT: Please Read This FIRST Before Posting" at viewtopic.php?f=1&t=9620

For novices, see

viewtopic.php?f=1&t=9620
http://www.imagemagick.org/script/comma ... essing.php
http://www.imagemagick.org/Usage/reference.html
http://www.imagemagick.org/Usage/
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: Generate LXDE start menu button in bash.

Post by snibgo »

If you just want to make a button that looks something like another button, Gimp is the obvious tool to use.
snibgo's IM pages: im.snibgo.com
Post Reply