The time now is Sat 21 Apr 2018, 10:09
All times are UTC - 4 |
Author |
Message |
SFR

Joined: 26 Oct 2011 Posts: 1655
|
Posted: Sat 17 Nov 2012, 13:10 Post subject:
UniMap v1.0 Subject description: A complete Unicode map |
|
This is complete Unicode map.
Usage is simple: you can choose specific block through combobox or (after pressing "List of Blocks") through a table, the contents of which can be sorted alphabetically.
Naturally every character can be pressed - this will send it to the bottom field, from which characters can be copied and pasted into text editor or wherever.
Additionally when you hover a character, you'll get its hex value (eg. "00 e2 98 a0"), which can be used in your code (eg. echo -e "\x00\xe2\x98\xa0" will print that character), just remember that "the output" must have support of Unicode.
Note, that Unicode is huge and you'll get a lot of blank characters due to lack of supportive fonts.
The most comprehensive font I've found is "GNU Unifont", you can download it from here:
http://unifoundry.com/unifont.html
then copy the font to /usr/share/fonts/default/TTF/
But even with it there's still a lot of blanks...
Unfortunately in order to preserve decent performance and to not overload Gtkdialog, I had to split some of blocks into smaller ones, eg. "JCK Unified Ideographs" block contains ~20,000 characters, so it's splitted into chunks of 1024 characters (21 subblocks).
I've attached standalone, gzip'ed script as well as .pet packgage.
The app requires Gtkdialog >=0.7.21
Have fun & Greetings!
 |
Description |
Stand alone script - unpack and click to launch.
|

Download |
Filename |
unimap.gz |
Filesize |
10.09 KB |
Downloaded |
500 Time(s) |
Description |
UniMap-1.0.pet
|

Download |
Filename |
UniMap-1.0.pet |
Filesize |
11.03 KB |
Downloaded |
512 Time(s) |
Description |
|
Filesize |
85.91 KB |
Viewed |
571 Time(s) |

|
Description |
|
Filesize |
128.3 KB |
Viewed |
553 Time(s) |

|
Description |
|
Filesize |
111.43 KB |
Viewed |
570 Time(s) |

|
_________________ [O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource
Omnia mea mecum porto.
|
Back to top
|
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
[ Time: 0.0284s ][ Queries: 12 (0.0078s) ][ GZIP on ] |