Closed digao-dalpiaz closed 4 years ago
In meanwhile I have created a new branch with some adjustment using conditional directive: When using Lazarus, the bullet char will be replaced by "-"
Done.
After some tests, I have decided to use conditional directives.
Bullet char could be printed as "?" char, probably because charset or font source.
Canvas method to calc text width could return 0 (zero) when using Bullet char (#0149).
This bug was found by @JReally