On Fri, Jun 12, 2015 at 09:43:41PM +0200, Quentin Rameau wrote: > > The font size is actually a double and can have non-integer values when > > fonts are specified in point size instead of pixel size. Update zoom > > functions to preserve the fractional component in a float. Some small > > precision is lost, but the zoom reset function gets very close to the > > original size and the Arg union remains 32 bits wide. > > I actually made a similar patch a few days ago and gave it on IRC. > I'm taking this occasion to post it here!
I'm going to apply this patch. Thanks!!! Regards,