|
From: Max R. <max...@gm...> - 2014-02-16 18:57:56
|
On Sun, Feb 16, 2014 at 7:32 PM, Jose Da Silva <di...@jo...> wrote: > If you don't want to get involved with git or HEAD files, For a simple spelling change, you can edit the file directly with github: go to https://github.com/fontforge/fontforge/blob/fontforge/gdraw/gxdraw.c and then click Edit. This will make a fork automatically (I guess you need a github account); then you can make a pull request to merge this fork into the master branch of fontforge. |