Пережаты картинки

This commit is contained in:
2026-05-31 22:34:26 +03:00
parent 3e4a6e8112
commit 7d3b213144
38 changed files with 16821 additions and 27485 deletions

View File

@@ -70,7 +70,10 @@
## Команды
```bash
cd Report && bash scripts/render_puml.sh
cd Report && python scripts/check_images.py
cd Report && bash scripts/render_puml.sh # PlantUML → PNG (dpi 72 + pngquant 2845)
cd Report && python3 scripts/compress_screenshots.py # скриншоты: JPEG q28, pngquant 2540
cd Report && python3 scripts/check_images.py
typst compile --root .. ояснительная_записка_ПытковРЕ.typ"
```
Сначала `render_puml.sh`, затем `compress_screenshots.py` — диаграммы не пережимаются повторно.