ilius / pyglossary

A tool for converting dictionary files aka glossaries. Mainly to help use our offline glossaries in any Open Source dictionary we like on any modern operating system / device.
GNU General Public License v3.0
2.14k stars 239 forks source link

DSL to SLOB Multimedia is not added #565

Open gep-sher opened 4 weeks ago

gep-sher commented 4 weeks ago

Multimedia ( .jpg ) is not added. Command: (myenv) ..@.. convert % pyglossary file.dsl file.slob

After conversion and when viewing the SLOB file, the images are not visible. Text format displayed correctly. In DSL files: • I use marks [s] [/s]- to mark a multimedia section (ABBYYLingvoDSL) and paths to the folder with images: [s]name_folder/name_imag.jpg[/s]

All content ( folder_name.dsl.files , file.dsl , file_abrv.dsl , etc.) is located in the same folder, from where I issue the conversion command (in this case, the folder is named convert , see the code at the beginning).

What am I doing? Please help

ilius commented 1 week ago

Please upload your dsl glossary (with files).