Update README.md
Denote that WireViz reads and writes files in UTF-8 (or UTF-8 compatible) encodings, to disclaim against non UTF-8 input files.
This commit is contained in:
parent
a69fc76651
commit
f2f654854a
@ -11,6 +11,7 @@ WireViz is a tool for easily documenting cables, wiring harnesses and connector
|
|||||||
* Human readable
|
* Human readable
|
||||||
* Easy version control
|
* Easy version control
|
||||||
* YAML syntax
|
* YAML syntax
|
||||||
|
* UTF-8 input and output files for special character support
|
||||||
* Understands and uses color abbreviations as per [IEC 60757](https://en.wikipedia.org/wiki/Electronic_color_code#Color_band_system) (black=BK, red=RD, ...)
|
* Understands and uses color abbreviations as per [IEC 60757](https://en.wikipedia.org/wiki/Electronic_color_code#Color_band_system) (black=BK, red=RD, ...)
|
||||||
* Optionally outputs colors as abbreviation (e.g. 'YE'), full name (e.g. 'yellow') or hex value (e.g. '#ffff00'), with choice of UPPER or lower case
|
* Optionally outputs colors as abbreviation (e.g. 'YE'), full name (e.g. 'yellow') or hex value (e.g. '#ffff00'), with choice of UPPER or lower case
|
||||||
* Auto-generates standard wire color schemes and allows custom ones if needed
|
* Auto-generates standard wire color schemes and allows custom ones if needed
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user