fonttosfnt: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jan 6 02:51:02 UTC 2020


 fonttosfnt.c       |   10 +++++---
 man/fonttosfnt.man |   10 ++++----
 read.c             |   64 ++++++++++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 72 insertions(+), 12 deletions(-)

New commits:
commit bdcb892975de167b3d4258859234f0abe375f236
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Fri Aug 2 14:03:15 2019 +0200

    Accept a BDF font on stdin
    
    This makes it easier to transition from bdftopcf.
    Although an OTB file could include fonts from multiple BDF sources, that
    functionality is not currently implemented for fonts read from stdin.
    
    Signed-off-by: Jouke Witteveen <j.witteveen at gmail.com>

commit 0006f577898129c0c5d5e0996026641605705e08
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Fri Aug 2 11:43:56 2019 +0200

    Mention .otb as an extension
    
    The OTB (OpenType Bitmap) extension has found some traction, so suggest
    that.
    
    Signed-off-by: Jouke Witteveen <j.witteveen at gmail.com>

commit cb4b8760f829040eb4b2fb314df5b6194230a237
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Fri Aug 2 11:41:59 2019 +0200

    Correct a string literal
    
    Signed-off-by: Jouke Witteveen <j.witteveen at gmail.com>



More information about the xorg-commit mailing list