- 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
-
-
- 20 Dec, 2019 1 commit
-
-
- 08 Dec, 2019 1 commit
-
-
GunChleoc authored
-
- 02 Dec, 2019 1 commit
-
-
David Revoy authored
Fix #127 This commit patch the English version with a vector 'paint-over' adding a translatable "N" letter while preserving the glass effects. To port this enhancement to another translation, please select the area on english translation, Ctrl+C, then Ctrl+Alt+V on the target translation.
-
- 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.
-
- 02 Aug, 2018 1 commit
-
-
David Revoy authored
This process was all done with visual review. see: https://www.peppercarrot.com/extras/videos/2018-08-02_validation-inkscape-round2.webm Changes: - Speechbubble - Position of soundFX - Sometime adding new LaviBold or Italic all was done to match the original (not to improve). The tool in script were also adapted.
-
- 04 Jul, 2018 2 commits
-
-
M1dgard authored
-
David Revoy authored
-
- 29 Jun, 2018 2 commits
- 14 Dec, 2017 1 commit
-
-
M1dgard authored
```bash find -name "*.svg" -exec sed -ri '/sodipodi:|inkscape:/!{ s/(Pepper) +(&) +(Carrot)/\1\2\3/ }' '{}' \; ```
-
- 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.
-