[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] [patch] fuller right margin in ftview
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] [patch] fuller right margin in ftview |
Date: |
Wed, 27 Jun 2012 08:45:26 +0200 (CEST) |
> The attached patch changes the way 'ftview' fills the window with
> glyphs so that the right margin is less blank and a larger number of
> glyphs shown. It uses the actual width of the current grBitmap,
> instead of super conservative max_advance, when fitting the glyphs
> in the available space.
Looks promising! Will test it soon.
Werner