Skip to content

Commit

Permalink
VACMS-16242: Adds large square manually cropped image derivative. (#1…
Browse files Browse the repository at this point in the history
…6408)

Co-authored-by: Daniel Sasser <[email protected]>
  • Loading branch information
dsasser and dsasser authored Dec 13, 2023
1 parent 2c4c73d commit 1c2f5a8
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions config/sync/image.style.1_1_square_large.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
uuid: bd90f725-df1c-43f4-aa5f-a6bcdd42b9ba
langcode: en
status: true
dependencies:
config:
- crop.type.square
module:
- crop
name: 1_1_square_large
label: '1:1 square large'
effects:
99727f11-9ba0-4b77-83c4-cf6b225c3bfd:
uuid: 99727f11-9ba0-4b77-83c4-cf6b225c3bfd
id: crop_crop
weight: 1
data:
crop_type: square
automatic_crop_provider: null
56613f9c-cd3a-464b-961f-12a8731ef468:
uuid: 56613f9c-cd3a-464b-961f-12a8731ef468
id: image_scale_and_crop
weight: 2
data:
width: 500
height: 500
anchor: center-center
2926c64d-82f2-4550-af7a-93abbe4797bc:
uuid: 2926c64d-82f2-4550-af7a-93abbe4797bc
id: image_scale
weight: 3
data:
width: 500
height: 500
upscale: false

0 comments on commit 1c2f5a8

Please sign in to comment.