![]() |
#21 | |
NPPAngband Maintainer
Join Date: Dec 2008
Location: Stat Gain, Angband
Posts: 926
![]() |
Quote:
get_encode xchar_trans_hook static const xchar_type latin1_encode byte char_tables[256][CHAR_TABLE_SLOTS] xstr_trans escape_latin1 typedef struct xchar_type xchar_type; my_toupper (there is a whole series of these in z-form.h...my_tolower, my_isprint, my_isspace are examples. ) T->xchar_hook You also have to grab the fonts from NPPAngband (in lib/xtra/font), because those have the extended characters in them. But with all that, I am missing something. Because it only displays the extended characters if a message is formatted instead of printing it directly. For example, in the knowledge screen, where it uses c_put_str, it displays ['e] instead of the accented e. So I am missing a tiny part of the patch, which is why I want to find a copy of the original part of the patch so badly. I will let you know when I find it. |
|
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Morgothian programming language | zaimoni | Idle chatter | 2 | April 22, 2009 09:26 |
Angband and language | tigpup | Idle chatter | 1 | February 1, 2009 12:53 |
C Language | momo125 | Vanilla | 11 | February 27, 2008 08:30 |