xtmux icon indicating copy to clipboard operation
xtmux copied to clipboard

better font management. overstrike bold mode?

Open dylex opened this issue 14 years ago • 1 comments

Currently no checking is done for compatible font (or character) extents. One option is to use the largest font. Another is to mask. Presumably the latter would be prefereable to support overstrike bold mode as well.

dylex avatar Aug 15 '11 15:08 dylex

cfca641aa3a9b3a04b93a1f5afb3b9881ee89730 adds extents checking, but simply rejects fonts that don't match.

dylex avatar Sep 18 '11 03:09 dylex