Giter Club home page Giter Club logo

Comments (5)

yijiaqingilm avatar yijiaqingilm commented on June 20, 2024

v1版本的时候是支持传入图片宽度和高度参数,v2版本没有高度参数了,请问指定图片的高度?

from mcanvas.

xd-tayde avatar xd-tayde commented on June 20, 2024

v1 版本也是无法设置的。图片的高度会根据原图比例进行自适应计算,可避免图片发生形变。请问是什么样的需求呢?

from mcanvas.

yijiaqingilm avatar yijiaqingilm commented on June 20, 2024

是这样的场景 ,我需要合成一张海报,上面是一张主图,下面会配置相应的文字,
但是主图的大小是不规则的,导致没法确定文字的位置。我的想法是固定一个 区域(指定宽高)将主图放入这个区域中 ,然后将主图填充到这个区域中。

from mcanvas.

xd-tayde avatar xd-tayde commented on June 20, 2024

这个场景下,你应该提前加载获取下图片的尺寸,然后根据宽度等比计算下放入海报后的高度,就能准确知道文字应该在的位置了。如果固定宽高,可能会导致图片发生形变。

from mcanvas.

yijiaqingilm avatar yijiaqingilm commented on June 20, 2024

好的,谢谢

from mcanvas.

Related Issues (20)

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.