Re: Bullet Names

Robin Becker <[email protected]>
Newsgroups gmane.comp.python.reportlab.user
Message-ID <[email protected]>
Hi Axel,

you are almost certainly correct :(

Interesting that they call it white circle when in fact it looks like a black circle :)

thanks for the report.

On 08/04/2018 20:25, Axel P. Kielhorn wrote:
> Hi,
> 
> flowables.py defines a dict with bulletNames:
> 
> _bulletNames = dict(
>                  bulletchar=u'\u2022',   #usually a small circle
>                  circle=u'\u25cf',   #circle as high as the font
>                  square=u'\u25a0',
>                  disc=u'\u25cf',
>                  diamond=u'\u25c6',
>                  diamondwx=u'\u2756',
>                  rarrowhead=u'\u27a4',
>                  sparkle=u'\u2747',
>                  squarelrs=u'\u274f',
>                  blackstar=u'\u2605',
>                  )
> 
> Here \u25cf is used twice.
> Shouldn’t the disc use \u25cb (White circle)?
> 
> Greetings
> Axel
> 
> _______________________________________________
> reportlab-users mailing list
> [email protected]
> https://pairlist2.pair.net/mailman/listinfo/reportlab-users
> 


-- 
Robin Becker
_______________________________________________
reportlab-users mailing list
[email protected]
https://pairlist2.pair.net/mailman/listinfo/reportlab-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.