MantisBT - Zandronum
View Issue Details
0003023Zandronum[All Projects] Bugpublic2017-02-25 12:242022-10-14 01:42
Xhatahx 
 
lowminoralways
closedno change required 
MicrosoftWindowsXP/Vista/7
2.1 
 
0003023: STCFN198 error
I've been trying to make a mod for MM8BDM that allows you to display Icelandic text, and my first step is to add STCFN lumps for each of the missing characters. They work well except for one character: STCFN198, representing Æ. It just doesn't display. I tried adding the character to its lowercase equivalent, STCFN230, but it doesn't work.
(1) Download file
(2) Enter a map
(3) Type "æ" (somehow)
Couldn't test on GZDoom.

Unlike the other characters, Zandronum doesn't fill in with a similar-enough character if you don't have the STCFN lump (e.g. P instead of Þ, D instead of Ð)

I'm pretty sure Æ would map to STCFN198. All other characters I could test have their UTF-8 encoding fit their STCFN lump name (e.g. L, which is U+004C, maps to STCFN76, and 4C is the hexadecimal equivalent of 76)
No tags attached.
? iskcharacter.wad (1,475) 2017-02-25 12:24
https://zandronum.com/tracker/file_download.php?file_id=2032&type=bug
Issue History
2017-02-25 12:24XhatahxNew Issue
2017-02-25 12:24XhatahxFile Added: iskcharacter.wad
2017-02-25 12:28XhatahxNote Added: 0016894
2017-02-25 12:28XhatahxNote Edited: 0016894bug_revision_view_page.php?bugnote_id=16894#r10217
2017-02-26 17:50Torr SamahoNote Added: 0016904
2017-02-26 17:50Torr SamahoStatusnew => feedback
2017-03-02 13:22XhatahxNote Added: 0016923
2017-03-02 13:22XhatahxStatusfeedback => new
2017-03-02 19:51Torr SamahoProduct Version3.0-beta => 2.1
2017-03-02 19:55Torr SamahoNote Added: 0016925
2017-03-02 19:57Torr SamahoNote Edited: 0016925bug_revision_view_page.php?bugnote_id=16925#r10229
2017-03-02 19:57Torr SamahoNote Revision Dropped: 16925: 0010228
2017-03-03 08:10XhatahxNote Added: 0016927
2017-03-03 08:27XhatahxNote Edited: 0016927bug_revision_view_page.php?bugnote_id=16927#r10231
2017-03-03 08:39XhatahxNote Edited: 0016927bug_revision_view_page.php?bugnote_id=16927#r10232
2022-10-14 01:42WaTaKiDNote Added: 0022442
2022-10-14 01:42WaTaKiDStatusnew => closed
2022-10-14 01:42WaTaKiDResolutionopen => no change required

Notes
(0016894)
Xhatahx   
2017-02-25 12:28   
P.S.: Æ displays just fine in the console.

(0016904)
Torr Samaho   
2017-02-26 17:50   
Does Zandronum 2.1.2 behave any differently?
(0016923)
Xhatahx   
2017-03-02 13:22   
No, it doesn't.

Also, maybe I shouldn't have set the "Reproducability" as "always". Is there some way to edit the issue details?

P.S. On US-International keyboards, you can enter Æ by holding down AltGr and pressing Z.
(0016925)
Torr Samaho   
2017-03-02 19:55   
(edited on: 2017-03-02 19:57)
Quote from Xhatahx

Also, maybe I shouldn't have set the "Reproducability" as "always". Is there some way to edit the issue details?

I think you can't edit the details, but if I understood your report correctly, setting "Reproducability" to "always" is correct.

Can you test if this works in the latest GZDoom version?

(0016927)
Xhatahx   
2017-03-03 08:10   
(edited on: 2017-03-03 08:39)
I can't test it. I downloaded GZDoom but couldn't get it to work.
edit: Dærp. I gave the Æ character the wrong name. You can close this issue.

(0022442)
WaTaKiD   
2022-10-14 01:42   
closing as requested