pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-354-gd9153


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-354-gd9153be
Date: Sun, 29 Dec 2019 11:49:56 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  d9153beacc1308b37dbaf4f64155553360aa0173 (commit)
      from  3c15b41c0360cc66ad9608a18ba379112f10b5b9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d9153beacc1308b37dbaf4f64155553360aa0173
Author: Ben Pfaff <address@hidden>
Date:   Sun Dec 29 16:25:57 2019 +0000

    cairo: Fix font scaling.
    
    It's really a mystery why a 9-point font doesn't appear 9 points tall
    in PDF (etc.) output, but it doesn't.  I guess we're doing something
    wrong somewhere.  But until we figure out the underlying issue, we need
    to scale down font sizes for PDF and not for on-screen use.
    
    This is a slightly better fix for font sizes than the previous commit
    3c15b41c036 (pivot-table: Kluge dropping default 9-point font to make
    output readable.)

-----------------------------------------------------------------------

Summary of changes:
 src/output/cairo.c       | 17 +++++++++++++----
 src/output/pivot-table.c |  1 +
 2 files changed, 14 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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