RubyGems Navigation menu

ascii_pngfy 0.2.0

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.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.2.0 - February 08, 2021 (13,5 KB)
Zeige alle Versionen (2 total)

Runtime Abhängigkeiten (1):

chunky_png = 1.4.0

Development Abhängigkeiten (5):

minitest = 5.14.3
rake = 13.0.3
rubocop = 1.9.1
rubocop-minitest = 0.10.3

Besitzer:

Pushed by:

Autoren:

  • Sven Garson

SHA 256-Prüfsumme:

f9ecc6c6ee02bda6ecdf09379be27be3bad8008248beec3b2ef19881b1a2be17

Downloads insgesamt 1.687

Für diese Version 1.682

Lizenz:

MIT

Erforderliche Ruby-Version: ~> 2.7.2

Links: