tr2txt übersetzt nicht mehr in eine Sprache. Holt nur noch die Inhalte raus. dropItem_create entsprechend angepasst.
This commit is contained in:
Vendored
+5
-4
@@ -359,15 +359,16 @@
|
||||
"args": []
|
||||
},
|
||||
{
|
||||
"name": "create_numbers.py with BGMG.dxf",
|
||||
"name": "translate.py ST500592_10_5-13_ILS.dxf.py with BGMG.dxf",
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"program": "${file}",
|
||||
"console": "integratedTerminal",
|
||||
"args": [
|
||||
"--filename", "BGMG.dxf",
|
||||
"--errorfile", "BGMG_errors.json",
|
||||
"--info", "BGMG_symbols.json"
|
||||
"--filename", "ST500592_10_5-13_ILS.dxf",
|
||||
"--extract", "-t", "json,text",
|
||||
"--outname", "ST500592_10_5-13_ILS_texts.json",
|
||||
"--translate", "CS"
|
||||
]
|
||||
},{
|
||||
"name": "create_numbers.py with Nummerierung1.dxf",
|
||||
|
||||
Reference in New Issue
Block a user