emblematic
Generate emblems from an icon and a background
Table of contents
- Prerequisites
- Command-line interface
- Python interface
- Installation
- Usage
- API reference
- Emblem composition
- SVG modification
- Command-line interface definition
- Arguments and options
option_background_file()arguments_foreground_filename()option_output_dir()option_save_svg()option_save_png()option_width_px()option_height_px()option_foreground_color()option_primary_color()option_secondary_color()option_shadow_offset_x_px()option_shadow_offset_y_px()option_shadow_stddev()option_shadow_color()
- Commands
- File detection
- Arguments and options
Useful links
Documentation todos
Todo
Describe how to use the command-line interface from v4 onwards.
(The original entry is located in /workspace/steffo/emblematic/docs/cli.rst, line 86.)
Todo
Describe how the package can be installed for use in Python scripts.
(The original entry is located in /workspace/steffo/emblematic/docs/python.rst, line 11.)
Todo
Describe how the package can be used in other Python scripts.
(The original entry is located in /workspace/steffo/emblematic/docs/python.rst, line 17.)
Todo
Add “private” modules as well?
(The original entry is located in /workspace/steffo/emblematic/docs/python.rst, line 23.)