Пережаты картинки
This commit is contained in:
@@ -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 28–45)
|
||||
cd Report && python3 scripts/compress_screenshots.py # скриншоты: JPEG q28, pngquant 25–40
|
||||
cd Report && python3 scripts/check_images.py
|
||||
typst compile --root .. "Пояснительная_записка_ПытковРЕ.typ"
|
||||
```
|
||||
|
||||
Сначала `render_puml.sh`, затем `compress_screenshots.py` — диаграммы не пережимаются повторно.
|
||||
|
||||
Reference in New Issue
Block a user