extras/source/truetype/symbol/README |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 4e17e64c62e7d0eeeacb61d14ba00583388a6eb2
Author: Takeshi Abe <t...@fixedpoint.jp>
Date:   Tue Apr 5 17:14:20 2016 +0900

    Mention tips for hacking OpenSymbol font
    
    thanks to 
<https://lists.freedesktop.org/archives/libreoffice/2016-April/073967.html>.
    
    Change-Id: I645a4fc33e882a6e6dfced919ac5832fb1c2645b

diff --git a/extras/source/truetype/symbol/README 
b/extras/source/truetype/symbol/README
index 1c899be..c5334b6 100644
--- a/extras/source/truetype/symbol/README
+++ b/extras/source/truetype/symbol/README
@@ -1,5 +1,8 @@
-Modify the OpenSymbol.sfd and generate opens___.ttf from it with fontforge. The
-.sfd is the canonical source for the .ttf
+Modify the OpenSymbol.sfd and generate opens___.ttf from it with FontForge. The
+.sfd is the canonical source for the .ttf.
+Use TTX/FontTools, which can dump the content of .ttf as an XML file, in order
+to make sure that the resulting .ttf differs only deliberately from the 
original
+one.
 
 Every new version of the font should increase the font version. This is
 important so that when two versions of the font are installed, e.g.  one
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to