AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
August 20, 2022 02:39PM
I'm not seeing this problem either. What platform - hardware and operating system are you using?

Those labels are the "crosshair labels" that appear usually above the surfaces in suma. You can switch the default coloring from a white font with black shadows to a black font with white shadows with the F6 key to switch the background color. You can also change the font with this suma environment variable in your .sumarc file.

// 059-SUMA_CrossHairLabelFont:
//     Font for cross hair label in SUMA viewer
//      Choose one of: f8 f9 tr10 tr24 he10 he12 he18
//      
//     default:   SUMA_CrossHairLabelFont = f9
   SUMA_CrossHairLabelFont = he18


If you are missing the font indirectly named by these abbreviations, then I think you should see an error in the terminal. Trying another font might work then. You may need to reinstall these X11 fonts. That's OS dependent, so you might need to do something like:

sudo apt-get install -y  xfonts-base xfonts-100


or this larger list of fonts:

sudo apt-get install xfonts-base
sudo apt-get install xfonts-misc
sudo apt-get install xfonts-100dpi
sudo apt-get install xfonts-biznet-100dpi
sudo apt-get install xfonts-biznet-75dpi
sudo apt-get install xfonts-75dpi
sudo apt-get install xorg-x11-fonts-misc

And then restart your computer.
https://www.opengl.org/resources/libraries/glut/spec3/node76.html
Subject Author Posted

SUMA label font colour matching background Attachments

naailk90 August 18, 2022 04:26PM

Re: SUMA label font colour matching background

ptaylor August 18, 2022 04:37PM

Re: SUMA label font colour matching background

Daniel Glen August 20, 2022 02:39PM

Re: SUMA label font colour matching background

naailk90 August 22, 2022 03:19PM

Re: SUMA label font colour matching background

ptaylor August 22, 2022 07:23PM

Re: SUMA label font colour matching background

naailk90 September 09, 2022 11:40AM

Re: SUMA label font colour matching background

ptaylor September 09, 2022 02:26PM

Re: SUMA label font colour matching background

naailk90 September 09, 2022 02:33PM