Anonymous | Login | Signup for a new account | 2024-11-01 15:28 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 | |
0010054 | Dwarf Fortress | Technical -- Rendering | public | 2016-10-26 15:37 | 2016-11-24 22:48 | |
Reporter | alexchandel | |||||
Assigned To | lethosor | |||||
Priority | normal | Severity | minor | Reproducibility | always | |
Status | resolved | Resolution | no change required | |||
Platform | OS | OS X | OS Version | 10.12.0 | ||
Product Version | 0.43.05 | |||||
Target Version | Fixed in Version | |||||
Summary | 0010054: PRINT_MODE:TEXT incorrectly prints unreadable black characters | |||||
Description | Running DF in TEXT mode with the default Terminal profile (and with any other) results in lots of text being displayed as completely black and unreadable, instead of just dark. Highlighting it proves it's still there. This includes all the menu options that aren't selected on the main menu (by default "Create New World!" through "Quit") and every other option in the ESC menu ("Save Game", "Export Local Image", "Abort Game"), as well as lots of necessary things in-game. Assuming these are supposed to be in the DGRAY color, this must be a dwarf fortress bug, since Terminal provides an xterm-256color environment which is more than capable of drawing the [128,128,128] default dark gray, as well as the other 15 colors. | |||||
Steps To Reproduce | 1. macOS 10.12.0, df 0.43.05, default Terminal 2. set PRINT_MODE:TEXT 3. run DF 4. invisible menu options. | |||||
Additional Information | Currently on macOS, PRINT_MODE:TEXT displays unreadable characters, PRINT_MODE:2D uses 57-100% CPU, and all the other modes crash immediately when maximizing. Not cool. | |||||
Tags | No tags attached. | |||||
Attached Files | ||||||
Notes | |
(0036006) alexchandel (reporter) 2016-10-26 16:46 |
Changing DGRAY to [192,192,192] made no difference, nor did changing it to [255,255,255]. Nor did changing BLACK to [64,64,64]. |
(0036007) alexchandel (reporter) 2016-10-26 16:55 |
Actually, conducting further tests, it appears PRINT_MODE:TEXT completely ignores colors.txt altogether. Why it does this, and why it chooses to cast dark-gray to black, are beyond reasoning. |
(0036061) lethosor (manager) 2016-11-24 22:48 |
This is specific to the terminal you're using. To fix this (unless it's changed on 10.12), go to Terminal -> Preferences -> Profiles -> Basic (or whatever one you're using) -> Text and select "Use bright colors for bold text". This isn't something DF can change. |
Issue History | |||
Date Modified | Username | Field | Change |
2016-10-26 15:37 | alexchandel | New Issue | |
2016-10-26 16:46 | alexchandel | Note Added: 0036006 | |
2016-10-26 16:55 | alexchandel | Note Added: 0036007 | |
2016-11-24 22:48 | lethosor | Note Added: 0036061 | |
2016-11-24 22:48 | lethosor | Status | new => resolved |
2016-11-24 22:48 | lethosor | Resolution | open => no change required |
2016-11-24 22:48 | lethosor | Assigned To | => lethosor |
Copyright © 2000 - 2010 MantisBT Group |