Re: [FFmpeg-devel] [PATCH] Replace 'FontName' with 'Fontname' in the documentation.

2020-07-01 Thread Joe Ratterman
Ping. First time contributing to this project, so I'm not sure if I missed something? On Thu, May 28, 2020 at 10:32 AM Joe Ratterman wrote: > This is the only use of 'FontName' with that capitalization, as both > source-code and tests use 'Fontname'. Having consi

[FFmpeg-devel] [PATCH] Replace 'FontName' with 'Fontname' in the documentation.

2020-05-28 Thread Joe Ratterman
This is the only use of 'FontName' with that capitalization, as both source-code and tests use 'Fontname'. Having consistent capitalization makes it easier to find the relevant source from the docs. See these examples for other uses: libavcodec/ass_split.c:68 tests/ref/fate/sub-cc:9 --- d