Re: [ft-devel] converting to Markdown

2018-08-25 Thread Nikhil Ramakrishnan
> > Everything looks fine. Please apply to master! > Oops, totally forgot about adding a changelog entry. Thanks! -- Nikhil > ___ Freetype-devel mailing list Freetype-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/freetype-devel

Re: [ft-devel] converting to Markdown

2018-08-25 Thread Werner LEMBERG
>> I've created 4 patches: >> >> 1. Script translation to markdown, line normalization and manual >>fixes. >> >> 2. Add resources for docwriter. >> >> 3. Remove `docmaker' code. >> >> 4. Changes to the build system. >> >> Please see the attached compressed file. > > Will check soon, thanks.

Re: [ft-devel] converting to Markdown

2018-08-25 Thread Werner LEMBERG
> I've created 4 patches: > > 1. Script translation to markdown, line normalization and manual fixes. > > 2. Add resources for docwriter. > > 3. Remove `docmaker' code. > > 4. Changes to the build system. > > Please see the attached compressed file. Will check soon, thanks. >> Similarly, I ask y

[ft-devel] converting to Markdown

2018-08-24 Thread Werner LEMBERG
Nikhil, let's do the conversion to Markdown! Please prepare a series of patches for a final inspection (probably compressed to save bandwidth). (1) The mechanical translation with the python script(s). (2) The necessary manual corrections and updates. (3) The necessary script updates and rep