Hi,
I tried to use unicode characters with the progress bar but fail. If I set: $bar->reset('%fraction% [%bar%] %percent%', '█░', '-', 30, 7); the progress bar end with: [������������█░].
I think that don't work ok with multi-byte characters.
Thx by the library :)
Hi,
I tried to use unicode characters with the progress bar but fail. If I set:
$bar->reset('%fraction% [%bar%] %percent%', '█░', '-', 30, 7);the progress bar end with:[������������█░].I think that don't work ok with multi-byte characters.
Thx by the library :)