YujiSODE / txtMap

Tool for hexadecimal text data mapping.
https://yujisode.github.io/txtMap/
MIT License
1 stars 1 forks source link
character character-map data-mapping hexadecimal hexadecimal-map hexadecimal-scale hexadecimal-string html html-output mapping tcl text unicode-character-map

txtMap

Tool for hexadecimal text data mapping.
GitHub: https://github.com/YujiSODE/txtMap
Wiki: https://github.com/YujiSODE/txtMap/wiki

Copyright (c) 2018 Yuji SODE \yuji.sode@gmail.com\
This software is released under the MIT License.
See LICENSE or http://opensource.org/licenses/mit-license.php


1. Synopsis

Output

  • ::txtMap::outputMap hexTxt W fileName;
    it outputs mapping result.
  • ::txtMap::outputHexMap cMap fileName;
    it outputs hexadecimal map converted from unicode character map.

Parameters

Output as HTML file

Parameters

Hexadecimal scale

Parameters

Others

Converting into 4-bit hexadecimal string

Parameters

Character map and hexadecimal map

Parameters

Converting rule

Parameters

2. Script

It requires Tcl/Tk 8.6+.

3. Library list