On Thu, Aug 6, 2009 at 4:19 AM, Koala<koalaatb81dot
...@gmail.com> wrote:
> The Code 11 encoder seems using "-" as the start symbol.
> From wiki:
> http://en.wikipedia.org/wiki/Code_11
> http://www.barcodeisland.com/code11.phtml
> the start/stop symbol are both 1011001 (in barcode.ps, it's encoded as
> (113311), the 12th symbol)
> Sorry that I have no diff/patch tools right now thus can't submit a
> patch :P
> In revision 460: barcode.ps, row 3783:
> % Put the start character
> sbs 0 encs 10 get putinterval
> So we have to change "encs 10" to "encs 11", right?
Hi, Good catch. I've applied the fix and cut a new release, 2009-08-06-1.