Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Не отображаются картинки в формате WebP #568

Open
EvilPunker opened this issue Jun 20, 2024 · 3 comments
Open

Comments

@EvilPunker
Copy link

EvilPunker commented Jun 20, 2024

Windows 10, OutWicker 3.0.3.936 beta
Не отображаются картинки формата WebP, пример кода (jpg для контроля):
%thumb%Attach:arduino-python-knopka-680x623.webp%% Attach:arduino-python-knopka-680x623.webp %thumb%Attach:arduino-python-knopka-680x623.jpg%%
image

@unreal666
Copy link
Contributor

И не будут, т.к. на винде для отображения страниц в данной программе используется движок IE. А IE, даже 11-й, не поддерживает webp.

@EvilPunker
Copy link
Author

EvilPunker commented Jun 26, 2024

И не будут, т.к. на винде для отображения страниц в данной программе используется движок IE. А IE, даже 11-й, не поддерживает webp.

Я бы обошел это так: при генерации страницы, конвертировал бы в png и заменял прямые ссылки на новые файлы. Плагин с математическими формулами как-то же работает?

@Jenyay
Copy link
Owner

Jenyay commented Jun 26, 2024

В следующей версии (3.4) планирую использовать движок Edge, и проблема должна решиться сама собой.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants