Incluimos README
This commit is contained in:
parent
99365ad4d0
commit
aef90d3456
1 changed files with 28 additions and 0 deletions
28
README.md
Normal file
28
README.md
Normal file
|
@ -0,0 +1,28 @@
|
|||
### GnuSnapCode ###
|
||||
|
||||
Generador de imágenes mediante Python para un trozo de código
|
||||
|
||||
**Ejemplo de imagen resultante**
|
||||
|
||||
![Captura](imagenes/codigo.png "Imagen generada")
|
||||
|
||||
|
||||
|
||||
**Lenguajes a interpretar por el analizador de código**
|
||||
|
||||
Definirlo en :
|
||||
get_lexer_by_name\("LENGUAJE", ...\)
|
||||
|
||||
**Estilos/Formatos de salida de la imagen generada**
|
||||
|
||||
* default, xcode
|
||||
* bw, sas, staroffice
|
||||
* monokai, github-dark, lightbulb, rrt
|
||||
* autumn, borland, colorful, igor, lovelace
|
||||
* vs, emacs, tango
|
||||
* solarized-light, manni, friendly, perldoc
|
||||
* nord, material, one-dark, dracula, native, vim
|
||||
|
||||
(Son algunos ejemplos)
|
||||
|
||||
|
Loading…
Reference in a new issue