txt2dat for unicode


RE: txt2dat for unicode
#13
(2020-05-10, 7:11)Philippe Hurbain Wrote: Note that I didn't talk of ASCII code... I explore the character table of the font I want to use till I find the glyph I need, and add the (decimal) code to txt2dat command line:
Code:
txt2dat -a 7682 -a 65210 -a 946 -a 1488 -a 9567 -o characters.dat -l -p 50 -h 120 -c 15 -b 0 Arial.ttf

Gives this

That means that my suggestion wouldn't have worked, since -a is clearly not using the code page. It also means that somebody could write a Unicode-aware app that produces txt2dat command lines using -a, since the value after the -a appears to just be the Unicode value converted from hexadecimal to decimal.
Reply
« Next Oldest | Next Newest »



Messages In This Thread
txt2dat for unicode - by Orion Pobursky - 2020-05-07, 23:39
RE: txt2dat for unicode - by Travis Cobbs - 2020-05-09, 3:36
RE: txt2dat for unicode - by Roland Melkert - 2020-05-09, 22:16
RE: txt2dat for unicode - by Orion Pobursky - 2020-05-09, 23:12
RE: txt2dat for unicode - by Roland Melkert - 2020-05-09, 23:16
RE: txt2dat for unicode - by Roland Melkert - 2020-05-09, 23:36
RE: txt2dat for unicode - by Orion Pobursky - 2020-05-09, 23:46
RE: txt2dat for unicode - by Travis Cobbs - 2020-05-10, 3:39
RE: txt2dat for unicode - by Orion Pobursky - 2020-05-10, 17:36
RE: txt2dat for unicode - by Orion Pobursky - 2020-05-10, 17:41
RE: txt2dat for unicode - by Travis Cobbs - 2020-05-10, 21:56

Forum Jump:


Users browsing this thread: 1 Guest(s)