We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(このIssueはRedmineのチケットから移行されています)
作成者: 渕上 将和 作成日: 2016/08/08 02:16
<上がってきた要望> ・アップロードした画像の比率はそのままで、指定サイズでトリミングした画像を作成したい → 比率はそのままで、指定サイズを基準とし、画像中央から切り抜く
<例> ・指定サイズを 幅248px、縦180px を例とする ・幅300px 縦300px の画像を上げた際に、比率はそのままで横248px の画像とし、上34px カット, 下34px カットする(高さを 180 にするために 248 - 64 する)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(このIssueはRedmineのチケットから移行されています)
作成者: 渕上 将和
作成日: 2016/08/08 02:16
<上がってきた要望>
・アップロードした画像の比率はそのままで、指定サイズでトリミングした画像を作成したい
→ 比率はそのままで、指定サイズを基準とし、画像中央から切り抜く
<例>
・指定サイズを 幅248px、縦180px を例とする
・幅300px 縦300px の画像を上げた際に、比率はそのままで横248px の画像とし、上34px カット, 下34px カットする(高さを 180 にするために 248 - 64 する)
The text was updated successfully, but these errors were encountered: