[reportlab-users] Reportlab 2.1 "Symbol" font problem on FC8
Gary Nutbeam
nutbeam at acrossthebigpond.com
Mon Dec 8 15:11:36 EST 2008
I have been reading my character selection program wrong (kcharselect).
When I selected Symbols, and clicked on the omega it showed in the grid
then, it was telling me it was 0057. If I type in 2126 manually it goes
to table 33 and an omega character. I understand what I was doing wrong
now. Thank you very much for clearing the blockage :-)
On Mon, 2008-12-08 at 19:28 +0000, Paul Barrass wrote:
> Gary Nutbeam wrote:
> > I'm using Fedora Core 8 and Reportlab 2.1. When I try and print an Omega
> > (unicode 0057 or Decimal 87) I get a black square. It's odd because I
> >
> >
> \u0057 appears to be 'W' (which is probably not present in the Symbol
> font), not omega - have you tried \u03A9? If that doesn't work, see
> http://two.pairlist.net/pipermail/reportlab-users/2008-August/007124.html
>
> Versions of RL before 2.0 didn't use Unicode, so that may explain the
> different behaviour.
>
> Paul Barrass
> _______________________________________________
> reportlab-users mailing list
> reportlab-users at reportlab.com
> http://two.pairlist.net/mailman/listinfo/reportlab-users
More information about the reportlab-users
mailing list