Re: JustifyRight in ParagraphStyle
Robin Becker <[email protected]> Thu, 18 Mar 2021 11:22:19 +0000
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks Moshe, I am sure this ought to be regarded as a bug. The only question is how to fix it and under what circumstance. I assume that if we have RTL in the style we ought to deal with the change of direction for the various left oriented things. I guess we need to deal with enddots, links and underlines for the special case(s), but can I confirm that 'trailing dots' in LTR would become leading dots in RTL so LTR Robin Becker ........... would be RTL ........... rekceB niboR On 17/03/2021 21:25, Moshe Uminer wrote: > Hi Robin, > > Thanks for taking a look! > > Package versions: > reportlab==3.5.65 > pyfribidi==0.12.0 > > The font used in the repro is Libre David (though the behavior is the same > with other fonts as well). Downloadable from google fonts here > https://fonts.google.com/specimen/David+Libre > > Reproduction code: > ...........-- Robin Becker