Re: reportlab-users Digest, Vol 141, Issue 4
Kaviraj Kanagaraj <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <CAO36yJ7PvzHSYHX5+VMwYHWBje+wPKFZ7QTiY_pvJHBrxjUDAA@mail.gmail.com> |
That works.. Thanks a lot Glenn On Thu, Aug 20, 2015 at 11:14 AM, < [email protected]> wrote: > Send reportlab-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://pairlist2.pair.net/mailman/listinfo/reportlab-users > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of reportlab-users digest..." > > > Today's Topics: > > 1. Re: Removing chars(unicode) that is not supported by font > (Glenn Linderman) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 18 Aug 2015 22:52:42 -0700 > From: Glenn Linderman <[email protected]> > To: [email protected] > Subject: Re: [reportlab-users] Removing chars(unicode) that is not > supported by font > Message-ID: <[email protected]> > Content-Type: text/plain; charset="utf-8"; Format="flowed" > > On 8/18/2015 7:07 AM, Kaviraj Kanagaraj wrote: > > Hi Everyone. > > > > I need a help on removing unsupported characters by the font before > > write it into pdf. > > > > For example: > > > > I am using Lato Font. And I see that unicode u'\u2036' (REVERSED > > DOUBLE PRIME) is not supported by Lato Font. So its displaying > > "notdef" character(a question mark with box around it). But I want to > > remove characters like this that doesn't supported by the font. > > > > Basically I want to custom "notdef" to null character so that it > > removes it in pdf. Any way to do this? How do I solve this problem? > > You can learn how to tell if a character is in a particular TTF font by > reading my posting from January at > > > https://pairlist2.pair.net/pipermail/reportlab-users/2015-January/011285.html > > It is not a documented API, though. Whether one has been created in a > more recent version, I couldn't say. > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > https://pairlist2.pair.net/pipermail/reportlab-users/attachments/20150818/40d3dbf9/attachment-0001.html > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > reportlab-users mailing list > [email protected] > https://pairlist2.pair.net/mailman/listinfo/reportlab-users > > > ------------------------------ > > End of reportlab-users Digest, Vol 141, Issue 4 > *********************************************** >