Barlix.UTF (barlix v0.6.3) View Source
UTF block characters are used to represent bars. This would be useful during development as the output can be easily printed on standard output.
Example
Barlix.Code39.encode!("BARLIX")
|> Barlix.UTF.print
|> IO.puts
▌▐▐▌█▐▐▐▌▌▐▐▌█▐▐ ▌█▐▌▌▌█ ▌▌█▐▐ █▐▐▌▌▐▌▌▌▐▐▌▌█▐ ▌█▐▌▌
Link to this section Summary
Link to this section Functions
Specs
print(Barlix.code()) :: iodata()