[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.0-pre1-64-ge
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.0-pre1-64-ge32bec11e |
Date: |
Sat, 24 Jun 2023 13:08:23 -0400 (EDT) |
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 e32bec11e6dadde05e1316f489454091ab2a5b8c (commit)
from 04401e9f1707b7b3c4ede08eaa3b18ffe754ee4e (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 e32bec11e6dadde05e1316f489454091ab2a5b8c
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Sat Jun 24 10:04:48 2023 -0700
html: Include generic font-family name "sans-serif" as a fallback.
https://developer.mozilla.org/en-US/docs/Web/CSS/font-family recommends
that a font-family specification should always include one of the generic
font-family names to serve as a fallback. For PSPP, sans-serif is a
reasonable fixed fallback.
This addresses bug #63020, which asks for "Sans Serif" to mean sans-serif.
It obviously doesn't generalize to other font name translations, but it
does address the case that the bug filer complained about. If we need a
more general mechanism, we can invent it later.
Thanks to Frans Houweling for reporting this issue.
-----------------------------------------------------------------------
Summary of changes:
src/output/html.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.0-pre1-64-ge32bec11e,
Ben Pfaff <=