Skip to content

Latest commit

 

History

History
71 lines (55 loc) · 2.98 KB

File metadata and controls

71 lines (55 loc) · 2.98 KB

TODO list

TODO

  • [GFX] Dissociate bg and text image, to add bg fade everywhere!, then fusion at diffusion (KEEPING PAVING OPTION!)
  • [GFX] add a function (wand api?) to print fixed chase text (metrix for max letter width and hop)
  • [GFX] random over text decoration
    pl = Drawing()
    print(len(pl.TEXT_DECORATION_TYPES)) //random over deco
  • [GFX] fg color transition has bg color
  • [GFX] add transparent has bg color option !!! (when often transparent give a mess!)
  • [GFX] matrix text : populating adjacent cells, worm-like?

FIXME

  • PIPE FULL bug ?
  • Sometime; Pipe not close on ctrl-c
  • clear text function : v and h limits problem, a right line is never cleared and some up also

MINOR

  • how import lib after args parsing (if missing depency lib --help doesn't work)

  • debug mode over all functions

  • Class pour la generation de text : option sur les parametres : taille / style / uniforme_taille / uniforme_style / color ...

  • Class pour la generation des tiles (img_gen) ? x, y , align, ...

  • Class pour les evolutions , avec un tirage au sort pour contredire'

  • changement de couleur/taille progressif ~interpolation ...
  • Take a look to python-img-generator loop

  • check if ctx2 = Drawing() better than with Drawing(drawing=ctx) as clone_ctx:

Generator data sources

« cinq grands maux » / Five giants: pauvreté, insalubrité, maladie, ignorance, chomage. William Beveridge (19e-20e) Want (misère), Disease, Ignorance, Squalor (condition misérable) and Idleness ++++ ~pollution, liberté

voir ;Développement humain / Amartya Sen (20e) le développement est désormais considéré par le Pr Sen comme un processus qui supprime les principaux facteurs de blocage aux libertés tels la pauvreté, la tyrannie, l’absence d’opportunités économiques, les conditions sociales précaires, l’intolérance ou la répression autoritaire.

** positive *** creative commons

--What data sources are available online?

Issues

  • Sometime; Pipe not close on ctrl-c
  • Froze after some long time - (pipe full bug?) - mpv 0.6.2-2 / debian 8