- use css colors to convert color names into rgb values

This commit is contained in:
Wim Pomp
2025-08-21 22:11:45 +02:00
parent b09f804a3f
commit 067368e06c
7 changed files with 149 additions and 85 deletions

View File

@@ -42,3 +42,7 @@ module-name = "tiffwrite.tiffwrite_rs"
[tool.isort]
line_length = 119
[tool.ruff]
line-length = 119
indent-width = 4