Re: Generating barcode NSImages?
Re: Generating barcode NSImages?
- Subject: Re: Generating barcode NSImages?
- From: Chris Saldanha <email@hidden>
- Date: Mon, 19 May 2003 14:55:43 -0500
- Organization: Parliant Corporation
[demime could not interpret encoding binary - treating as plain text]
>
On Mon, 19 May 2003 20:13:03 +0200 David Remahl wrote:
>
>
I believe there are fonts that can be used to generate bar codes
>
adhering to different standards. They typically cost money, but if you
>
invested in some, then I suppose you could just use StringDrawing to
>
draw the bar code number as a string in that font, with focus locked on
>
the destination image.
Hi,
I have used the fonts (Code39 in particular) from www.idautomation.com
and they work well on MacOS X.
The packages of fonts they sell include Mac (Classic) fonts, as well as
TrueType (TTF) fonts. I copied the TrueType versions into
/Library/Fonts, and they work quite well.
Although I mostly use the fonts in Word for labels, they do work just
fine in the Cocoa text system, like in TextEdit and other Cocoa apps.
Cheers,
Chris
--
Chris Saldanha
Parliant Corporation
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.