- 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
-
- 23 Jul, 2020 1 commit
-
-
David Revoy authored
- Fix attribution of FR team working often into Framagit-issues and pad - Add translation: "original version" when it is the case, easier to handle the files imo. - Compare footer of episode and fix correctors/proofreader - Merge "preproduction" and "beta-readers" into the last one; this was more or less the same things told differently. - Add ep33 info.json - Fix FR end credit SVG on ep32 and ep33 stating they are original version. 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
-
-
- 05 Apr, 2020 2 commits
-
-
- 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.
-
- 03 Aug, 2018 1 commit
-
-
David Revoy authored
Massive convertion with review of visually of each render: it is also a convert to new Lavi. - Some text have been converted from faux-bold to true Bold - Some soundFX overflow boundaries where extended, and repositioned/scaled - Some text were better wrapped into the speechbubble (after line-break change) All in all it is a big cleaning. I'm happy this one is done too!
-
- 04 Jul, 2018 1 commit
-
-
David Revoy authored
-
- 29 Jun, 2018 3 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.
-