-
Notifications
You must be signed in to change notification settings - Fork 0
A simple cli tool to turn your unicode chars into a png image.
License
orzation/jbl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
┌──────────────────────────────────────────────────────────────────────┐ │ │ │ mmm " ""# mmmmm ""# ""# │ │ # mmm m mm mmmm # mmm # # mmm # # │ │ # # #" # #" "# # #" # #mmmm" #" # # # │ │ # # # # # # # #"""" # # #"""" # # │ │ "mmm" mm#mm # # "#m"# "mm "#mm" #mmmm" "#mm" "mm "mm │ │ m # │ │ "" │ └──────────────────────────────────────────────────────────────────────┘ * jbl is a simple cli tool to turn your unicode chars into a png image. Install =========================================================================== +-------------------------------------------------------------------------+ | $> cargo install --git https://github.com/orzation/jbl --branch master | +-------------------------------------------------------------------------+ +---------------------------------------------------------+ | $> nix run github:orzation/jbl # or using nix directly | +---------------------------------------------------------+ Usage =========================================================================== +----------------------------+ | $> jbl -h # for help | +----------------------------+ +--------------------------------+ | $> jbl ./lorem.txt > lorem.png | +--------------------------------+ +------------------------------------------------------------------+ | $> jbl ./lorem.txt -f Fantasy > lorem.png # using a font family | +------------------------------------------------------------------+ +------------------------------------------------+ | $> jbl ./lorem.txt | xclip -sel c -t image/png | +------------------------------------------------+ +-------------------------------------------+ | $> jbl << EOF | xclip -sel c -t image/png | | > hello jbl | | > EOF # or CTRL-D | +-------------------------------------------+ Contribute =========================================================================== * Do your stuffs then PR License =========================================================================== * MPL2.0
About
A simple cli tool to turn your unicode chars into a png image.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published