[reportlab-users] Font Anti-Aliasing
Nizam Sayeed
ibnameen at gmail.com
Tue Oct 9 00:42:26 EDT 2007
Ah, okay. The reason I asked the question was because the text on the charts
I am generating are not so sharp. Looking at the graphguide.pdf, I see that
the text on the sample charts in the PDF are quite sharp.
I believe they were rendered via renderPDF whereas mine was rendered using
renderPM. Could this be the reason? I am attaching a sample chart (.PNG)
generated using my app. Is there a way to make the text more sharp in charts
rendered using renderPM?
On 10/8/07, Andy Robinson <andy at reportlab.com> wrote:
>
> On 08/10/2007, Nizam Sayeed <ibnameen at gmail.com> wrote:
> > Hello all,
> >
> > Is there a way to turn off anti-aliasing for fonts in ReportLab when
> > generating charts? Thanks.
>
> I don't think so. It's a fundamental feature of the rendering engine
> - it's drawing each character as a curve in an abstract space, not
> trying to align characters with the "pixel grid". As far as our
> software is concerned there is no pixel grid, you just happened to ask
> it for a bitmap.
>
> Best Regards,
>
> --
> Andy Robinson
> CEO/Chief Architect
> ReportLab Europe Ltd.
> 165 The Broadway, Wimbledon, London SW19 1NE, UK
> Tel +44-20-8544-8049
> _______________________________________________
> reportlab-users mailing list
> reportlab-users at reportlab.com
> http://two.pairlist.net/mailman/listinfo/reportlab-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/reportlab-users/attachments/20071009/a8a9f3b4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sample.png
Type: image/png
Size: 43037 bytes
Desc: not available
Url : <http://two.pairlist.net/pipermail/reportlab-users/attachments/20071009/a8a9f3b4/attachment.png>
More information about the reportlab-users
mailing list