I've googled for over 30 mins now, I can't find a free barcode font for EAN-13. Anyone know of any? fontsquirrel have none, Dafont have a few, But none of them are EAN-13 (as far as I know).
|
Not that this really answers your question specifically, but I've never had to looking for a bar code font, because we always just use barcode software to generate our barcodes. They generally cost a fair amount of money, but we've also have never been faced with this problem. |
|||
|
|
|
I don't know much about barcodes, but I don't think this code is conducive to a typeface solution, because there seems to be an algorithmic process for creating the barcode. from wikipedia:
Some barcode schemes (like 3 of 9) are essentially straight-ascii replacements which work by merely changing the typeface of the "data." Many are not. The wikipedia article does reference an open source project for barcode generation: http://sourceforge.net/projects/openbarcodes/ Note that there is a homepage listed for the developer and, if you can ignore his lack of aesthetic sensibilties, there is a pretty good explanation of ean-13 and his home-brew free typeface. (which obviously contradicts my assertion about font replacement) |
|||||||||||
|
|
If you need a small number of barcodes, and have some time but no budget, it's simple to produce vector-based barcodes using an online barcode generator and Illustrator (or whatever your tool of choice is). For example, http://www.barcoding.com/upc/ will produce an EAN-13 barcode for you for free. The cool thing about their images is that they are snapped to-pixel, so you can get a black-and-white PNG with no anti-aliasing. Copy the PNG into your vector program and, if snap-to-pixel is available, it's a very quick process to draw a bunch of rectangles over the barcodes. You can then put the numbers at the bottom using whatever machine-looking font you want.
Addendum: I have used this process to create barcodes for products that have been sold at retail level. It does work, but it is still best practice to verify the printed code before you go into production. |
|||
|
|
|
Late answer but still :) Very interesting question :). Such font would be perfectly possible and could be used to create valid EAN-13 codes. In fact it would have to have only 31 characters to cover all EAN-13 combinations. Other thing is that such font wouldn't be much practical, since every time one'd have to make an effort to keep proper encoding seqence for digits 2-7 (used to determine 1st digit), and calculate checksum. But that's just for interest sake :). If you need good barcode generator for creating any number of barcodes and are not afraid of command line, take a look at http://xpt.sourceforge.net/techdocs/nix/print/barcode/bp02-GnuBarcode/ (windows version if needed: http://gnuwin32.sourceforge.net/packages/barcode.htm). Nice thing is: it can create vector files as output (important: it uses stroke width to produce thin and thick lines). I know there's a bunch of different tools out there but this one is small, simple and just works… for free :). And finaly: http://www.darkroastedblend.com/2008/04/japanese-creative-barcodes.html. Get inspired! :) |
|||||||
|
|
The top answer is still not specifically answering what was asked for. I made a free font which is on FontStruct now: Download |
|||
|
|
