Is it possible to remove / edit metadata in fontforge
I have something like this which converts fonts
i=1
while ( i<$argc )
Open($argv[i])
# edit meta somehow
Generate($argv[i]:r + type)
i = i+1
endloop
which prints this metadata
Created by FontForge 20141024 at Wed Nov 12 16:59:42 2014
By Jimmy Wรคrting
what i would like to remove or change
+3
source to share
No one has answered this question yet
Check out similar questions: