Plugin "ASCII Art"

This is command plugin for SynWrite editor.
It gives command to render any text via ASCII Art font (many fonts are available and selectable). Uses pyfiglet library.

For example, string "Test..." will be converted to:

  ______          __     
 /_  __/__  _____/ /_    
  / / / _ \/ ___/ __/    
 / / /  __(__  ) /__ _ _ 
/_/  \___/____/\__(_|_|_)
or, with another font:
 _____             _            
(_   _)           ( )_          
  | |   __    ___ | ,_)         
  | | /'__`\/',__)| |           
  | |(  ___/\__, \| |_  _  _  _ 
  (_)`\____)(____/`\__)(_)(_)(_)

Plugin has few commands in SynWrite menu "Tools - Plugins".

Config file

You can open config file using one of "Tools - Plugins" commands. Comments to some options:

How to install

Just open plugin's zip-file in SynWrite, and confirm installation.
Default hotkey can be changed using SynWrite command "Options - Advanced - Edit file SynPlugins.ini".

About

Author: Alexey T. (SynWrite author)