Sha256: 388af89c21cbd1f726b64c09e1fa5cb76cb1b8ccc3d9eb303403b12ac683564b

Contents?: true

Size: 377 Bytes

Versions: 6

Compression:

Stored size: 377 Bytes

Contents

defaults: &defaults
  jp2_recipes:
    # note that these aren't real recipes, just enough to test configuration options
    myrecipe_color: >
      -rate 2.4
      -jp2_space sRGB 
      Stiles=\{1024,1024\}
    myrecipe_grey: >
      -rate 2.4
      -jp2_space sLUM 
      Stiles=\{1024,1024\}

development:
  <<: *defaults

test:
  <<: *defaults

production:
  <<: *defaults

Version data entries

6 entries across 4 versions & 1 rubygems

Version Path
hydra-derivatives-1.0.0.beta1 spec/fixtures/jpeg2k_config.yml
hydra-derivatives-0.1.1 spec/fixtures/jpeg2k_config.yml
hydra-derivatives-0.1.0 lib/hydra/derivatives/jpeg2k_config.yml
hydra-derivatives-0.1.0 spec/fixtures/jpeg2k_config.yml
hydra-derivatives-0.0.8 lib/hydra/derivatives/jpeg2k_config.yml
hydra-derivatives-0.0.8 spec/fixtures/jpeg2k_config.yml