GithubHelp home page GithubHelp logo

ifheif's Introduction

Hi there, I'm Mr-Ojii! 👋

ifheif's People

Contributors

dependabot[bot] avatar mr-ojii avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ifheif's Issues

GetPluginInfoで期待する応答が返らない為、拡張子とファイルが紐付かない

GetPluginInfoの応答は、 2n+2と2n+3で拡張子とそのファイルの説明を羅列していくとありました。
この説明自体少し分かりづらいですが、nは0から始まるようです。

https://www2f.biglobe.ne.jp/~kana/spi_api/spi_getplugininfo.html

情報番号0と1はすべてのバージョンで共通とします。
2以降は二つづつ組みでSusieのOPENダイアログで用いる情報です。
一つのplug-inで複数の画像フォーマットに対応している場合はその数だけ拡張子とファイル形式名を用意します。

どう応答が違ってファイルと紐づかないのかと思ったのですが
crwtoolsのソースコードを参照した所、spi.cpp内で2と3で*.crwを、4と5で*.cr2を記述しており、説明の通りでした。

一方、ifheif.hppでは
2が".heif;.heic;.avif"となっており、特にifheif.cppでも加工されていないので
ローダーは.heif;
.heic;*.avifという拡張子を探しているのではないかと思いました。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.