Anonymous | Login | Signup for a new account | 2025-04-04 13:58 PDT | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0002329 | Dwarf Fortress | Technical -- General | public | 2010-06-14 14:46 | 2010-06-14 15:31 | |
Reporter | Dral | |||||
Assigned To | Baughn | |||||
Priority | low | Severity | minor | Reproducibility | always | |
Status | resolved | Resolution | fixed | |||
Platform | OS | OS Version | ||||
Product Version | 0.31.06 | |||||
Target Version | Fixed in Version | 0.31.07 | ||||
Summary | 0002329: display corruption with PRINT_MODE:TEXT when attempting display of epsilon character | |||||
Description | When using PRINT_MODE:TEXT, the part of a Bowyer's Workshop that magmawiki says should display as "greek small letter epsilon" (U+03B5) instead results in the display of "combining zigzag above" (U+035B). Minor display corruption ensues. | |||||
Steps To Reproduce | Build a bowyer's workshop and scroll around a bit. | |||||
Additional Information | A quick search of the code suggests that this may be fixed by changing renderer_curses.cpp line 26 from: 0x3A6, 0x398, 0x3A9, 0x3B4, 0x221E, 0x3C6, 0x35B, 0x2229, to: 0x3A6, 0x398, 0x3A9, 0x3B4, 0x221E, 0x3C6, 0x3B5, 0x2229, | |||||
Tags | No tags attached. | |||||
Attached Files | ||||||
![]() |
|||
Date Modified | Username | Field | Change |
2010-06-14 14:46 | Dral | New Issue | |
2010-06-14 15:13 | Footkerchief | Status | new => assigned |
2010-06-14 15:13 | Footkerchief | Assigned To | => Baughn |
2010-06-14 15:31 | Baughn | Note Added: 0008433 | |
2010-06-14 15:31 | Baughn | Status | assigned => resolved |
2010-06-14 15:31 | Baughn | Fixed in Version | => 0.31.07 |
2010-06-14 15:31 | Baughn | Resolution | open => fixed |
2010-06-29 07:38 | Footkerchief | Category | Technical => Technical -- General |
Copyright © 2000 - 2010 MantisBT Group |