- 27 Nov, 2021 1 commit
-
-
David Revoy authored
This commit update the outdated link in the header of transcript files and also invite translator to not type manually the transcript. (for two reasons: it fails, and it's useless effort) Ref: documentation#1
-
- 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
-
-
- 09 Apr, 2020 1 commit
-
-
Transcripts for all episodes, in Danish. With @Alkarex
-
- 06 Apr, 2020 1 commit
-
-
GunChleoc authored
-
- 05 Apr, 2020 1 commit
-
-
- 14 Jun, 2019 1 commit
-
-
Karl Ove Hufthammer authored
Some (parts of the) speech bubbles had a filter applied, and this caused them to be rasterised when exporting to PDF, leading to low-quality output. The actual filter (‘filter4386’) was only *defined* in the files for episode 1, so they didn’t have an effect on the rendering (except rasterisation) for later episodes. And even for episode 1, they don’t have any visible effect, so they are removed for *all* episodes.
-
- 09 Sep, 2018 1 commit
-
-
Alexandre Alapetite authored
Thanks to our reviewers
-
- 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!
-
- 26 Aug, 2018 1 commit
-
-
Alexandre Alapetite authored
Thanks to our reviewers
-
- 24 Aug, 2018 2 commits
- 22 Aug, 2018 1 commit
-
-
Emmiline authored
-