Fix rounding problem in ATSUI renderer
commitbd7d184a1b0dc12762c8d6dbb0b66e4754541000
authorJjgod Jiang <gzjjgod@gmail.com>
Thu, 14 Aug 2008 03:02:27 +0000 (14 11:02 +0800)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Thu, 14 Aug 2008 10:27:29 +0000 (14 12:27 +0200)
treea1e155994a3628e768cba1ce1091f5d4101fb7bf
parent39738224f6db147c390f02a50645802cbad070f8
Fix rounding problem in ATSUI renderer

This problem will cause characters with descender (like 'g')
to be drawn a little bit lower than the correct place. Thus
will result some extra pixels after the line is cleared.
src/MacVim/MMAtsuiTextView.h
src/MacVim/MMAtsuiTextView.m