- 23 Jul, 2020 1 commit
-
-
David Revoy authored
The word "editing" was too vague, not precise enough. I know, contribution is no better in a way but maybe it will help at seeing this is not a text editing (reserved for proofreading/translation) but another enhancement. The common case here: - refactoring better title artwork on top of episodes - Improving speechbubble layout (padding, wrapping text) - Porting automatically translation (eg: credit from a previous episode) This task often doesn't require to know the target language to make them but are valuable contributions. Hence the choice of the name "contribution" ref: #160
-
- 26 May, 2020 1 commit
-
-
David Revoy authored
Thanks to a long effort to find a way to remove this duplication (having two time to enter the title; on cover + on top title). And special thanks to Ctk and Midgard for starting the investigation, and mainly thanks to @gunchleoc for the creation of all the tools and all the tests for making this big change possible. Bravo! Goodbye to 6 years of covers... Note: the cover that required special translation will be replaced with new artworks as mentionned on the issue. Ref: #86
-
- 18 May, 2020 1 commit
-
-
- 11 May, 2020 1 commit
-
-
- 04 Oct, 2019 1 commit
-
-
David Revoy authored
I received this morning by email: "After I read your blog about E shop, I check other language's Pepper & Carrot logos. I see most language not have logo, even Nihongo (日本語 ) translation not have logo. All manga need Nihongo. I draw it for you and try use similar style with Françias logo (maybe Nihongo translator want use it). Logo is SVG, can change it its color, style, etc very easy." Thanks again Hồ Châu! I replaced all the title with the new art. It wasn't super easy in itself, but the clean SVG files simplified a lot the process; especially to port special style like for episode 13 or 29. Thanks! (PS: ping @guruguru to review this art for the title. It is already on the website. If something is wrong; do not hesistate to let know! I can revert or modify. Thanks.)
-
- 04 Sep, 2018 1 commit
-
-
David Revoy authored
Issue: My system reinstall under Kubuntu 18.04 hit a bug: my font symlink sounds no more welcome into my .local/share/fonts folder. A symlink into the ~/.fonts works. Meanwhile; it mean I rendered all SVG with missing fonts. = EPIC FAIL = Thanks @Alkarex for the review and finding the issue. And sorry. Ref: !109 Method used to clean up a full day of rendering: $ find /home/deevad/peppercarrot/webcomics/ -mmin -840 -not -path "*/cache/*" -name '*.svg' | xargs geany Then use the search/replace to alterate the SVG so renderfarm catch a new change and re-render. I choosed to capitalize a comment generated by Inkscape; so it doesn't affect the fileweight. A cheap tip for triggering a re-render!
-
- 24 Aug, 2018 1 commit
-
-
ctk authored
-
- 21 Jul, 2018 1 commit
-
-
M1dgard authored
-
- 29 Jun, 2018 2 commits
- 07 Nov, 2017 1 commit
-
-
David Revoy authored
This give me room to paste my Krita files at the root of each episode directories and manage other working subdirectories per episode.
-