Skip to content

ImageParamParser: Picture#resize(scaleX, scaleY)による画像リサイズをサポートする #64

@maruTA-bis5

Description

@maruTA-bis5

$I{}タグによって挿入された画像のサイズ調整を容易にするため、org.apache.poi.ss.usermodel.Picture#resize(double, double) を使用してリサイズできるようなパラメータを追加する。

※現状のscaleパラメータでは縦横同じ比率でリサイズされるため、例えば幅だけを変更したいケースに対応できない。

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions