kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #30138
Re: Generating the _xpm files uside by icons in eeschema.
-
To:
<kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Tue, 25 Jul 2017 08:35:36 +0200
-
Authentication-results:
spf=pass (sender IP is 188.184.36.50) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
In-reply-to:
<23762a50-41c4-7085-2757-6a29a3b4457c@gmail.com>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1
Hi Kristoffer,
You need to add entries to bitmaps_png/CMakeLists.txt and
include/bitmaps.h. After that you need to build KiCad with a Cmake
option -DMAINTAIN_PNGS=ON. You will need Inkscape for file format
conversion.
Regards,
Orson
On 07/24/2017 09:40 PM, Kristoffer Ödmark wrote:
> Hello!
>
> I am working on some patches currently that adds a few menu entries in
> eeschema. Since they seem to require me to add icons to all of the
> entries, I am now stuck on trying to generate the .cpp files. Could
> someone point me in the correct way on how to do this.
>
> I currently have added 2 svg files in bitmaps_png/sources/ after that I
> am unsure of what to do. Tried running a script i found in there, which
> ran "rm -r *", causing me to have to remake svgs.
>
> - Kristoffer
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
Attachment:
signature.asc
Description: OpenPGP digital signature
Follow ups
References