[kicad-users] Re: Bitmap2kicad

2010-08-26 Thread Tony Casey


--- In kicad-users@yahoogroups.com, korpx mjshugdfa...@... wrote:

 That sounds very interesting! I think what confuses us users a bit is the 
 references from the KiCad main page to Bitmap2kicad.
 
 http://kicad.sourceforge.net/wiki/index.php/Main_Page
 http://kicad.sourceforge.net/wiki/index.php/Image:Bitmap2kicad.png
 
 
 
 --- In kicad-users@yahoogroups.com, Tony Casey tony@ wrote:
 snip
  If you are wanting to put logos on the schematic or PCB that are defined in 
  bitmaps, I think what you need is the new included tool bitmap2component. 
  It's a command line tool.
 snip

Hmm, I checked my last build. Seems there is now a GUI for it, but it's 
definitely called bitmap2component. Indeed the picture on wiki page does in 
fact show this; only the page caption is wrong. Wouldn't be the first error on 
a wiki. :-)



Re: [kicad-users] Re: Bitmap2kicad

2010-08-25 Thread Markus Gebhard
On 25.08.2010 02:46, Ricardo Cárdenes Medina wrote:
 I know this is *not* what he wants (ie. bitpmap to...)

So can you explain what he wants? I did not get it yet...

Regards
Markus




Please read the Kicad FAQ in the group files section before posting your 
question.
Please post your bug reports here. They will be picked up by the creator of 
Kicad.
Please visit http://www.kicadlib.org for details of how to contribute your 
symbols/modules to the kicad library.
For building Kicad from source and other development questions visit the 
kicad-devel group at http://groups.yahoo.com/group/kicad-develYahoo! Groups 
Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/kicad-users/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/kicad-users/join
(Yahoo! ID required)

* To change settings via email:
kicad-users-dig...@yahoogroups.com 
kicad-users-fullfeatu...@yahoogroups.com

* To unsubscribe from this group, send an email to:
kicad-users-unsubscr...@yahoogroups.com

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/



Re: [kicad-users] Re: Bitmap2kicad

2010-08-25 Thread Markus Gebhard
The image2module feature in JavE does not depend on any fonts at all.
All it does is converting bitmap-images to kicad-pads.

Regards
Markus

On 25.08.2010 01:44, Alain Mouette wrote:


 That is very interesting, but... will it work with the new variable
 width font in the later Kicad versions? FWICU it is based in fixed size
 font.

 If you give it a try, please post feedback :)

 Alain

 Em 24-08-2010 16:43, mgebha escreveu:
   Are you looking for something like that?
   http://www.jave.de/docs/kicad/image2module.html
  
   --- In kicad-users@yahoogroups.com
 mailto:kicad-users%40yahoogroups.com, ross brossb...@... wrote:
  
   Hi All:
  
   I was wondering where to find 'Bitmap2kicad' a Google search brings
 back to the Kicad main page. Any help is appreciated.
  
   Thanks Ross Bell
  
  
  

 




Please read the Kicad FAQ in the group files section before posting your 
question.
Please post your bug reports here. They will be picked up by the creator of 
Kicad.
Please visit http://www.kicadlib.org for details of how to contribute your 
symbols/modules to the kicad library.
For building Kicad from source and other development questions visit the 
kicad-devel group at http://groups.yahoo.com/group/kicad-develYahoo! Groups 
Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/kicad-users/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/kicad-users/join
(Yahoo! ID required)

* To change settings via email:
kicad-users-dig...@yahoogroups.com 
kicad-users-fullfeatu...@yahoogroups.com

* To unsubscribe from this group, send an email to:
kicad-users-unsubscr...@yahoogroups.com

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/



[kicad-users] Re: Bitmap2kicad

2010-08-25 Thread Tony Casey





--- In kicad-users@yahoogroups.com, ross b rossb...@... wrote:

 Hi All:
 
 I  was wondering where to find 'Bitmap2kicad' a Google search brings back to 
 the Kicad main page. Any help is appreciated.
 
 Thanks Ross Bell

Hi Ross,

If you are wanting to put logos on the schematic or PCB that are defined in 
bitmaps, I think what you need is the new included tool bitmap2component. It's 
a command line tool.

This was introduced in the bzr2393 development release, but I don't believe it 
hasn't made it into the stable release yet, so if you want to try it out, 
you'll have to build KiCad from the development sources. The easiest way to 
obtain these is to check out a copy from the Launchpad repository using the 
Bazaar source control tool, which you'll obviously have to install. You'll also 
need all the KiCad dependencies like wxWidgets, Boost, and also the Cmake 
makefile tool.

I do this routinely now on Linux since the rate of development progress is now 
so fast, but I've not managed to successfully build it on Windows yet. Magnus 
Beischer used to host nightly-build binaries, but I've just checked, and 
they've not been updated recently, so unless you can find another host, you'll 
have to build it yourself. You can of course build the Windows version on Linux 
too, but I've not tried this yet.

bitmap2component was initially only available on Linux, but I don't know 
whether this has changed.

Hope this helps.

Regards,
Tony



[kicad-users] Re: Bitmap2kicad

2010-08-24 Thread mgebha
Are you looking for something like that?
  http://www.jave.de/docs/kicad/image2module.html

--- In kicad-users@yahoogroups.com, ross b rossb...@... wrote:

 Hi All:
 
 I  was wondering where to find 'Bitmap2kicad' a Google search brings back to 
 the Kicad main page. Any help is appreciated.
 
 Thanks Ross Bell



Re: [kicad-users] Re: Bitmap2kicad

2010-08-24 Thread Alain Mouette
That is very interesting, but... will it work with the new variable 
width font in the later Kicad versions? FWICU it is based in fixed size 
font.

If you give it a try, please post feedback :)

Alain

Em 24-08-2010 16:43, mgebha escreveu:
 Are you looking for something like that?
http://www.jave.de/docs/kicad/image2module.html

 --- In kicad-users@yahoogroups.com, ross brossb...@...  wrote:

 Hi All:

 I  was wondering where to find 'Bitmap2kicad' a Google search brings back to 
 the Kicad main page. Any help is appreciated.

 Thanks Ross Bell





Re: [kicad-users] Re: Bitmap2kicad

2010-08-24 Thread Ricardo Cárdenes Medina
On Wed, Aug 25, 2010 at 12:44 AM, Alain Mouette ala...@pobox.com wrote:



 That is very interesting, but... will it work with the new variable
 width font in the later Kicad versions? FWICU it is based in fixed size
 font.

 If you give it a try, please post feedback :)

I know this is *not* what he wants (ie. bitpmap to...), but I'd just mention
I've been workign on a PostScript-to-module script. It's not complete, but
does enough for my current needs.

  http://staff.not.iac.es/~rcardenes/hgwebdir.cgi/pstomod/

Anybody interested in further development? :?