emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: puzzle.el.


From: Kim F. Storm
Subject: Re: puzzle.el.
Date: 21 Jul 2004 23:31:51 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Richard Stallman <address@hidden> writes:

>     For example, if the smallest font is 10x10 and your window is 600x800, 
> you will get a glyph matrix of approx 60x80.
>     Now, if you use a sliced image (or just many images which are less than 
> 10x10 in size, you can easily fill the
>     window with more than those 60x80 glyphs.
> 
> Maybe redisplay should notice when it encounters a glyph below
> the size that was used for the calculation of the glyph matrix,
> and enlarge the glyph matrix at that point.


It is simpler to increase the matrix size when we try to exceed the current 
size.

I have just installed (fairly simple) changes to accomplish that.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]