]> git.eshelyaron.com Git - emacs.git/commit
Fix for raise display property on NS (Bug#8913).
authorAlp Aker <alp.tekin.aker@gmail.com>
Thu, 28 Jul 2011 18:50:05 +0000 (14:50 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 28 Jul 2011 18:50:05 +0000 (14:50 -0400)
commitd55e9c533fececfe4a934fe5a770dbe259d478a0
treed10bc2ba4ad3ffda2f48611b1240b7727e5efc54
parentbf3492a57ec757c0efadb6e821daa507e499057d
Fix for raise display property on NS (Bug#8913).

* src/nsfont.m (nsfont_open): Remove assignment to voffset and
unnecessary vars hshink, expand, hd, full_height, min_height.
(nsfont_draw): Use s->ybase as baseline for glyph drawing.

* src/nsterm.h (nsfont_info): Remove voffset field.
src/ChangeLog
src/nsfont.m
src/nsterm.h