diff options
| author | Jason Rumney | 2009-04-19 15:09:25 +0000 |
|---|---|---|
| committer | Jason Rumney | 2009-04-19 15:09:25 +0000 |
| commit | 705af33f7ed44c4cc71165d45836f0b5a769f27d (patch) | |
| tree | 4b115f73346b1ae99c2987225d655d5dfe495435 /lib-src | |
| parent | dc2933ebde70fc2c236e352d6ae8d548568f1eb1 (diff) | |
| download | emacs-705af33f7ed44c4cc71165d45836f0b5a769f27d.tar.gz emacs-705af33f7ed44c4cc71165d45836f0b5a769f27d.zip | |
The following changes fix Bug#3005 for wide glyphs on each platform,
without reintroducing Bug#1258 for stretch glyphs.
* xterm.c (x_draw_bar_cursor): Limit cursor width differently for
BAR_CURSOR and HBAR_CURSOR. Calculate width of HBAR_CURSOR using
get_phys_cursor_geometry.
* w32term.c (x_draw_bar_cursor): Limit cursor width differently
for BAR_CURSOR and HBAR_CURSOR. Calculate width of HBAR_CURSOR
using get_phys_cursor_geometry.
* nsterm.m (ns_draw_window_cursor): HBAR_CURSOR width already
correctly calculated.
Diffstat (limited to 'lib-src')
0 files changed, 0 insertions, 0 deletions