On Thu, Nov 07, 2002 at 01:11:23AM +0100, Dominik Vogt wrote:
> On Wed, Nov 06, 2002 at 04:21:30PM -0600, fvwm-workers wrote:
> > CVSROOT:    /home/cvs/fvwm
> > Module name:        fvwm
> > Changes by: olicha  02/11/06 16:21:30
> > 
> > Modified files:
> >     .              : ChangeLog NEWS 
> >     fvwm           : builtins.c fvwm.1.in geometry.c 
> >     libs           : Fft.c FftInterface.h Flocale.c Flocale.h 
> > 
> > Log message:
> > * Preserve the matrix when rotating Xft fonts
> > * Use a more perfectioned method for loading font with Xft/Fc. This
> > method allows some sanity checks.
> > * Move the computation of the good "y" for drawing text into Flocale.
> > * Use the "max" ascent, descent and height for font metric (in the place
> > of the "min" one's). This allows text as �p to be not drawn out of
> > its "box" with certain fonts
> > * New option "Locale" to PrintInfo Command for informations on the
> > locale and the font (not yet totally finished).
> > * The doc for this option
> 
> This patch creates a number of compiler warnings when not
> compiling with Xft.  For example, the FftPatternGetMatrix() has a
> return code that is hard coded to 0 in the .h file.

As the return code was not used and my compiler did not complaint I
was lazy to add the definition of the type of the return code.

Olivier
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to