| imagefield_crop.api.php | imagefield_crop.api.php |  |  | 
          
                  | imagefield_crop.info | imagefield_crop.info |  | name = Image crop
description = Add cropping ability to images using javascript
core = 7.x
dependencies[] = image
files[] = imagefield_crop.module | 
          
                  | imagefield_crop.install | imagefield_crop.install |  | Module installation file. | 
          
                  | imagefield_crop.module | imagefield_crop.module |  | Functionality and Drupal hook implementations for the Imagefield Crop module. | 
          
                  | imagefield_crop.views.inc | includes/imagefield_crop.views.inc |  |  | 
          
                  | jquery.Jcrop.css | Jcrop/css/jquery.Jcrop.css |  | /* jquery.Jcrop.css v0.9.12 - MIT License */
/*
  The outer-most container in a typical Jcrop instance
  If you are having difficulty with formatting related to styles
  on a parent element, place any fixes here or in a like selector
  You can also… | 
          
                  | jquery.Jcrop.min.css | Jcrop/css/jquery.Jcrop.min.css |  | /* jquery.Jcrop.min.css v0.9.12 (build:20130126) */
.jcrop-holder{direction:ltr;text-align:left;}
.jcrop-vline,.jcrop-hline{background:#FFF… | 
          
                  | README.txt | README.txt |  | CONTENTS OF THIS FILE
--------------------
* Introduction
* Requirements
* Installation
* Configuration
* Maintainers
INTRODUCTION
------------
The Image crop module adds the ability to crop images using javascript. It
provides a widget for… |