diff options
author | 2018-07-31 12:41:57 +0000 | |
---|---|---|
committer | 2018-07-31 12:41:57 +0000 | |
commit | f6d0c970b1a357e23340b012681a9a9106d1ce64 (patch) | |
tree | a906bb77f02c0af48493530c3e39eb147f369cfa /usr.bin/tmux/cmd-load-buffer.c | |
parent | Move struct screen_sel into screen.c and tidy up members that are only (diff) | |
download | wireguard-openbsd-f6d0c970b1a357e23340b012681a9a9106d1ce64.tar.xz wireguard-openbsd-f6d0c970b1a357e23340b012681a9a9106d1ce64.zip |
Stop reversing bytes read from the framebuffer. That was added since
the 8x16 font showed horizontally flipped characters, but as it turns
out the issue is that with 8-bit wide fonts we use optimized rasops
code that apparently writes out the character with reversed bitorder.
Diffstat (limited to 'usr.bin/tmux/cmd-load-buffer.c')
0 files changed, 0 insertions, 0 deletions