Open GoogleCodeExporter opened 9 years ago
Please find complete steps to reproduce this issue here:
https://groups.google.com/d/msg/web2py/2YlRfHhvOvY/j_YWtsMlBtgJ
Original comment by step.l...@gmail.com
on 29 Oct 2013 at 5:43
Thanks, I'll see this ASAP, what character code do you suggest for UTF8?
Original comment by reingart@gmail.com
on 29 Oct 2013 at 6:04
I'd probably go with the standard bullet
u'\u2022'
see also
http://en.wikipedia.org/wiki/Bullet_%28typography%29?section=3#Computer_encoding
_and_keyboard_entry
Original comment by step.l...@gmail.com
on 29 Oct 2013 at 6:47
I just checked font Trebuchet MS on Windows XP SP3 and it does have the unicode
bullet character at 0x2022. This is not to say that all fonts that ship with
Windows do, but at least a very common one does.
Original comment by step.l...@gmail.com
on 30 Oct 2013 at 12:52
Original issue reported on code.google.com by
step.l...@gmail.com
on 28 Oct 2013 at 6:25