OSDN Git Service

Handle fractional-pixel-width fixed-width fonts.
authorJack Palevich <jack.palevich@gmail.com>
Sun, 28 Aug 2011 18:34:21 +0000 (11:34 -0700)
committerJack Palevich <jack.palevich@gmail.com>
Sun, 28 Aug 2011 18:34:21 +0000 (11:34 -0700)
commit811696d75b12d2ff705de83e83550ceb58b238e2
tree7e9ea35f4ff53cc2d481932994f0d2ae7d8219df
parentf727e5f69edd9a3ac66fcc06c6a6abad681195c1
Handle fractional-pixel-width fixed-width fonts.

This should fix the problems people have been having with text rendering
when using non-standard fixed-width fonts.
src/jackpal/androidterm/EmulatorView.java
src/jackpal/androidterm/model/TextRenderer.java