extras/source/truetype/symbol/README |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 1925058670102570c11b28440ca6a8c3ada87595
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Thu Nov 19 09:00:05 2020 +0000
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Thu Nov 19 11:48:21 2020 +0100

    add the fontforge execution line to the README
    
    Change-Id: I1ad1e73f562c77d9187888b5d44ab2d82b3d06d4
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106123
    Tested-by: Caolán McNamara <caol...@redhat.com>
    Reviewed-by: Caolán McNamara <caol...@redhat.com>

diff --git a/extras/source/truetype/symbol/README 
b/extras/source/truetype/symbol/README
index 0fb8bdeb3963..c87aca945e13 100644
--- a/extras/source/truetype/symbol/README
+++ b/extras/source/truetype/symbol/README
@@ -24,6 +24,9 @@ fonts for interoperability purposes. See
 unotools/source/misc/fontcvt.cxx pwrt, the StarSymbol conversion
 tables.
 
+Generate the ttf from updated sfd:
+fontforge -lang=ff -c 'Open($1); Generate($2)' 
extras/source/truetype/symbol/OpenSymbol.sfd opens___.ttf
+
 Update opens___.ttf on TDF server:
 scp opens___.ttf 
libreoff...@dev-www.libreoffice.org:/srv/www/dev-www.libreoffice.org/extern/$(sha256sum
 opens___.ttf | awk '{ print $1 }')-opens___.ttf
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to