Mike,Not sure, but if you are trying to get the 'funky P' shape you emailed about a few weeks back (as in the image I am attaching [EDIT] IMAGE REMOVED) - that's easy enough (but I'm assuming this is a different issue)...If you are trying to get a semi-colon, I don't believe E13-B as a standard has that (http://en.wikipedia.org/wiki/File:MICR.svg and its parent article http://en.wikipedia.org/wiki/Magnetic_ink_character_recognition). On inspection of the "demo" fonts available via the links you provided (as I would love to help the Mr. Driscoll of http://www.blog.pythonlibrary.org/, I can't afford the $$ to buy the legit font, no offense =P), they say they only omit 7. 8. and 9 with no mention of omitting a semi-colon. Furthermore, inspecting the character/glyph map of the demo fonts show that there is no mapping for semi-colon key-strokes to a comp micr/e13b glyph. If you are truly trying to get a semi-colon, my guess is that you'll have to switch fonts mid-string (or make your own glyph for the semi-colon - aka copy one over).If, for whatever reason you were trying to get the 'funky P' you mentioned in previous listserv questions, that symbol is mapped to the double-quote key (as the image I attached shows [EDIT] IMAGE REMOVED) - if this is an old/retired issue, then ignore this.-J
Message: 2
Date: Wed, 29 May 2013 22:12:12 +0200
From: Dinu Gherman <ghe...@darwin.in-berlin.de>
Subject: Re: [reportlab-users] reportlab-users Digest, Vol 112, Issue
14
To: reportlab-users <reportl...@lists2.reportlab.com>
Message-ID: <0936674A-5435-416F...@darwin.in-berlin.de>
Content-Type: text/plain; charset=us-ascii
Mike Driscoll:
> Actually, it is still the funky "P" thing I mentioned earlier, but I never received much of a response then. I got one digest that seemed to be commenting on someone's answer, but I couldn't find the actual answer. Fortunately, at the time, no one at my company cared about the "P", but it seems I need to re-implement this after all and now it's important again.
I'm not sure if you mean these two postings of mine or not:
http://two.pairlist.net/pipermail/reportlab-users/2013-May/010741.html
http://two.pairlist.net/pipermail/reportlab-users/2013-May/010742.html
In any case it looks like using customized fonts like these can easily
cause hard to find bugs. I'd still prefer using a subset of a widely
tested font like Code2000 (mentioned in the above postings) even if
that means using the proper Unicode codes.
BTW, this problem might become worse in the future with services I've
discovered recently like http://fontello.com and friends...
Regards,
Dinu
PS: Also, useful subject lines can be, well, pretty useful, at a later
point of time. ;-)