Categories: None [Edit]

ascii_pngfy

https://rubygems.org/gems/ascii_pngfy
https://github.com/SvenGarson/ascii_pngfy
AsciiPngfy is a Ruby Gem that enables you to render ASCII text into a PNG image up to a resolution of 3840(width) by 2160(height) using a 5x9 monospaced font. Configurable settings that influence the result are font-color, background-color, font-height, horizontal-spacing, vertical-spacing, and text. The result includes the PNG containing the intended image with all the settings applied, a snapshot of the settings used, and render dimensions that define the size the generated png should be rendered at to reflect the font-height settings. The generated png is always the lowest possible resolution. Each monospaced character takes up a 5(width) by 9(height) space to take advantage of scaled rendering and avoid unnecessarily large images. For the best visual results, the resulting png should be rendered in the original dimensions or the render dimensions along with a NEAREST filter.

Total

Ranking: 177,267 of 190,443
Downloads: 2,075

Daily

Ranking: 96,776 of 190,400
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,258,433,457rake
141,166,723,091minitest
56661,622,316rubocop
253190,704,601chunky_png
99148,672,040minitest-reporters
1,32832,675,988rubocop-minitest

Owners

#GravatarHandle
1iconSvenGarson