Hello ...
Another NSTextView question.
In my NSTextView, I set the background colors of individual characters. Ideally, I would like to have a sliver of white space around the resulting "color blocks" around each character. That is, I'd like a white line separating adjacent characters and separating adjacent lines of characters.
Adjusting the line spacing and kerning just makes the color blocks bigger. Is there a text property I've overlooked that could help?
Thanks,
DayLateDon