die init Datei für TEFWEICHE sind angepasst aufgrund neuen ID-Name

This commit is contained in:
2025-09-18 09:35:31 +02:00
parent b2609f6570
commit ffad2fbfe3
48 changed files with 1211 additions and 1307 deletions
@@ -69,7 +69,7 @@ def process_files(json_file_path, txt_files_dir):
# Update width and height
new_width = json_item["Objekt_width_px"]
new_height = json_item["Objekt_width_px"]
new_height = json_item["Objekt_height_px"]
txt_content["width"] = new_width
txt_content["height"] = new_height