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:
= Copier Copié!

installation:
=

Versions:

  1. 0.2.0 - February 08, 2021 (13,5 ko)
Voir toutes les versions (2)

Dépendances de Runtime (1):

chunky_png = 1.4.0

Dépendances de Development (5):

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

Propriétaires:

Pushed by:

Auteurs:

  • Sven Garson

Total de contrôle SHA 256:

f9ecc6c6ee02bda6ecdf09379be27be3bad8008248beec3b2ef19881b1a2be17

Total de téléchargements 1 687

Pour cette version 1 682

License:

MIT

Version de Ruby requise: ~> 2.7.2

Liens: