Can eagle do “fancy” fonts like the LiliPad Arduino board title? How about importing a vector graphic?
I’d like to really personalize my board with different fonts and a custom image on the silkscreen if possible.
Can eagle do “fancy” fonts like the LiliPad Arduino board title? How about importing a vector graphic?
I’d like to really personalize my board with different fonts and a custom image on the silkscreen if possible.
I don’t believe there’s any way to directly add a ‘fancy font’ to the PCB (ie. no way to type in ‘Toast’ and have a calligraphic ‘Toast’ slapped on the board).
There are ULPs to import graphics, although I’ve found these to be a bit sloppy. If I need a logo or graphic on my board, what I’ll do is import it from a BMP file (using import-bmp.ulp, I believe it is), then clean it up by hand (outlines, filled polygons, etc.). It’s probably not the most efficient way, but it works for those of us who don’t know any better.
Here’s a bad example from a long time ago:
We use import-bmp, but use a large image, and a small pixel size - which yields good results.
Cheers,
–David Carne
Thanks for the info. This works really great. Here is what I did:
For special fonts:
It is good to put logo on the solder mask. Cool.