Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現時点でeZパブリッシュでは、image.ini.append.phpで次を使用しています
[largepic] Reference= Filters[] Filters[]=geometry/scale=580;270
これはうまくいきます。
ただし、テスト目的で、画像のサイズを変更し、必要に応じて拡大したいと考えています。元の画像のサイズが小さかったとしても、画像は 580x270 になります。
ありがとう。
だったみたいscaleexact
scaleexact
入れたら!数値の後には、正確なサイズが強制されます。例えば:
[largepic] Reference= Filters[] Filters[]=geometry/scale=580!;270!