Giter Club home page Giter Club logo

miniprogram-gifmaker's Introduction

miniprogram-gifmaker

GIF动画制作微信小程序

目录结构

/gifmaker 生成GIF的Rust库,编译为Webassembly

/program 微信小程序代码

/server 图像审查服务器端代码

运行截图

miniprogram-gifmaker's People

Contributors

dependabot[bot] avatar planet0104 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

miniprogram-gifmaker's Issues

RuntimeError: unreachable图片读取失败:

RuntimeError: unreachable
at wasm://wasm/000aa2a6:wasm-function[180]:0x1d264
at wasm://wasm/000aa2a6:wasm-function[307]:0x1f732
at wasm://wasm/000aa2a6:wasm-function[286]:0x1f2dc
at wasm://wasm/000aa2a6:wasm-function[69]:0x17d6f
at wasm://wasm/000aa2a6:wasm-function[194]:0x1d818
at wasm://wasm/000aa2a6:wasm-function[14]:0x386d
at p (https://lib/WAServiceMainContext.js:1:159937)
at https://lib/WAServiceMainContext.js:1:160380
at https://lib/WAServiceMainContext.js:1:148480
at Timeout. (:510:54991)

思路非常很棒!有一些小问题。透明图片合成gif后,前后帧像素叠影了。可能是DisposalMethod参数设置选项没有定义。建议加上

看了你的小程序做得很棒。只是有一些小问题。
use gif::common::{AnyExtension, Block, DisposalMethod, Extension, Frame};中的DisposalMethod参数没有设置选项,默认设置会导致透明png合成gif后前后帧穿透了,看起来有重叠的像素。我局的增加一个Disposal自定义参数会合理一些。这样合成后的体积兴许会更小些。
个人意见,仅供参考。

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.