mod: интерфейс (10) превью картинки. перед "скармливанием Гипоножабе"

This commit is contained in:
2026-08-23 23:24:47 +03:00
parent ba1f1c2a0b
commit 752f1506e3
3 changed files with 43 additions and 5 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ def generate_shape_def(shape: str, radius: int, shape_id: str) -> str:
def generate_halftone_svg(
image: Union[Image.Image, BinaryIO, bytes, str],
*,
cols: int = 80,
cols: int = 35,
max_radius: int = 8,
shape: str = "circle",
color: str = "#a855ff",