annotate web/lib/tapmodo-Jcrop-1902fbc/README.md @ 2395:ef3cde3e81e8

switch collector output from json to avro (still over WS)
author drewp@bigasterisk.com
date Thu, 16 May 2024 15:03:50 -0700
parents 4556eebe5d73
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1094
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
1 Jcrop Image Cropping Plugin
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
2 ===========================
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
3
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
4 Jcrop is the quick and easy way to add image cropping functionality to
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
5 your web application. It combines the ease-of-use of a typical jQuery
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
6 plugin with a powerful cross-platform DHTML cropping engine that is
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
7 faithful to familiar desktop graphics applications.
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
8
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
9 Cross-platform Compatibility
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
10 ----------------------------
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
11
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
12 * Firefox 2+
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
13 * Safari 3+
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
14 * Opera 9.5+
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
15 * Google Chrome 0.2+
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
16 * Internet Explorer 6+
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
17
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
18 Feature Overview
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
19 ----------------
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
20
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
21 * Attaches unobtrusively to any image
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
22 * Supports aspect ratio locking
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
23 * Supports minSize/maxSize setting
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
24 * Callbacks for selection done, or while moving
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
25 * Keyboard support for nudging selection
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
26 * API features to create interactivity, including animation
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
27 * Support for CSS styling
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
28 * Experimental touch-screen support (iOS, Android, etc)
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
29
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
30 Contributors
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
31 ============
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
32
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
33 **Special thanks to the following contributors:**
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
34
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
35 * [Bruno Agutoli](mailto:brunotla1@gmail.com)
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
36 * dhorrigan
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
37 * Phil-B
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
38 * jaymecd
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
39 * all others who have committed their time and effort to help improve Jcrop
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
40
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
41 MIT License
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
42 ===========
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
43
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
44 **Jcrop is free software under MIT License.**
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
45
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
46 #### Copyright (c) 2008-2012 Tapmodo Interactive LLC,<br />http://github.com/tapmodo/Jcrop
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
47
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
48 Permission is hereby granted, free of charge, to any person obtaining
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
49 a copy of this software and associated documentation files (the
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
50 "Software"), to deal in the Software without restriction, including
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
51 without limitation the rights to use, copy, modify, merge, publish,
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
52 distribute, sublicense, and/or sell copies of the Software, and to
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
53 permit persons to whom the Software is furnished to do so, subject to
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
54 the following conditions:
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
55
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
56 The above copyright notice and this permission notice shall be
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
57 included in all copies or substantial portions of the Software.
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
58
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
59 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
60 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
61 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
62 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
63 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
64 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
65 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
42101737e3cd add jcrop lib
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
66