barlix v0.4.0 Barlix.UTF 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
Link to this function
print(arg)
View Source
print(arg)
View Source
print(Barlix.code()) :: iodata()
print(Barlix.code()) :: iodata()