From 4ac3be445ebb041a503bbd2999f5d08dbc9a8578 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Sat, 23 Jul 2011 17:00:38 +0000 Subject: Added a new module for annotating photos. --- modules/photoannotation/images/blank.gif | Bin 0 -> 49 bytes .../photoannotation/images/colorpicker_background.png | Bin 0 -> 1897 bytes modules/photoannotation/images/colorpicker_hex.png | Bin 0 -> 532 bytes modules/photoannotation/images/colorpicker_hsb_b.png | Bin 0 -> 970 bytes modules/photoannotation/images/colorpicker_hsb_h.png | Bin 0 -> 1012 bytes modules/photoannotation/images/colorpicker_hsb_s.png | Bin 0 -> 1171 bytes modules/photoannotation/images/colorpicker_indic.gif | Bin 0 -> 86 bytes modules/photoannotation/images/colorpicker_overlay.png | Bin 0 -> 10355 bytes modules/photoannotation/images/colorpicker_rgb_b.png | Bin 0 -> 970 bytes modules/photoannotation/images/colorpicker_rgb_g.png | Bin 0 -> 1069 bytes modules/photoannotation/images/colorpicker_rgb_r.png | Bin 0 -> 1066 bytes modules/photoannotation/images/colorpicker_select.gif | Bin 0 -> 78 bytes modules/photoannotation/images/colorpicker_submit.png | Bin 0 -> 1016 bytes modules/photoannotation/images/custom_background.png | Bin 0 -> 1916 bytes modules/photoannotation/images/custom_hex.png | Bin 0 -> 562 bytes modules/photoannotation/images/custom_hsb_b.png | Bin 0 -> 1097 bytes modules/photoannotation/images/custom_hsb_h.png | Bin 0 -> 970 bytes modules/photoannotation/images/custom_hsb_s.png | Bin 0 -> 1168 bytes modules/photoannotation/images/custom_indic.gif | Bin 0 -> 86 bytes modules/photoannotation/images/custom_rgb_b.png | Bin 0 -> 1008 bytes modules/photoannotation/images/custom_rgb_g.png | Bin 0 -> 1069 bytes modules/photoannotation/images/custom_rgb_r.png | Bin 0 -> 1018 bytes modules/photoannotation/images/custom_submit.png | Bin 0 -> 997 bytes modules/photoannotation/images/delete.png | Bin 0 -> 334 bytes modules/photoannotation/images/edit.png | Bin 0 -> 208 bytes modules/photoannotation/images/select.png | Bin 0 -> 506 bytes modules/photoannotation/images/select2.png | Bin 0 -> 518 bytes modules/photoannotation/images/slider.png | Bin 0 -> 315 bytes 28 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modules/photoannotation/images/blank.gif create mode 100644 modules/photoannotation/images/colorpicker_background.png create mode 100644 modules/photoannotation/images/colorpicker_hex.png create mode 100644 modules/photoannotation/images/colorpicker_hsb_b.png create mode 100644 modules/photoannotation/images/colorpicker_hsb_h.png create mode 100644 modules/photoannotation/images/colorpicker_hsb_s.png create mode 100644 modules/photoannotation/images/colorpicker_indic.gif create mode 100644 modules/photoannotation/images/colorpicker_overlay.png create mode 100644 modules/photoannotation/images/colorpicker_rgb_b.png create mode 100644 modules/photoannotation/images/colorpicker_rgb_g.png create mode 100644 modules/photoannotation/images/colorpicker_rgb_r.png create mode 100644 modules/photoannotation/images/colorpicker_select.gif create mode 100644 modules/photoannotation/images/colorpicker_submit.png create mode 100644 modules/photoannotation/images/custom_background.png create mode 100644 modules/photoannotation/images/custom_hex.png create mode 100644 modules/photoannotation/images/custom_hsb_b.png create mode 100644 modules/photoannotation/images/custom_hsb_h.png create mode 100644 modules/photoannotation/images/custom_hsb_s.png create mode 100644 modules/photoannotation/images/custom_indic.gif create mode 100644 modules/photoannotation/images/custom_rgb_b.png create mode 100644 modules/photoannotation/images/custom_rgb_g.png create mode 100644 modules/photoannotation/images/custom_rgb_r.png create mode 100644 modules/photoannotation/images/custom_submit.png create mode 100644 modules/photoannotation/images/delete.png create mode 100644 modules/photoannotation/images/edit.png create mode 100644 modules/photoannotation/images/select.png create mode 100644 modules/photoannotation/images/select2.png create mode 100644 modules/photoannotation/images/slider.png (limited to 'modules/photoannotation/images') diff --git a/modules/photoannotation/images/blank.gif b/modules/photoannotation/images/blank.gif new file mode 100644 index 00000000..75b945d2 Binary files /dev/null and b/modules/photoannotation/images/blank.gif differ diff --git a/modules/photoannotation/images/colorpicker_background.png b/modules/photoannotation/images/colorpicker_background.png new file mode 100644 index 00000000..8401572f Binary files /dev/null and b/modules/photoannotation/images/colorpicker_background.png differ diff --git a/modules/photoannotation/images/colorpicker_hex.png b/modules/photoannotation/images/colorpicker_hex.png new file mode 100644 index 00000000..4e532d7c Binary files /dev/null and b/modules/photoannotation/images/colorpicker_hex.png differ diff --git a/modules/photoannotation/images/colorpicker_hsb_b.png b/modules/photoannotation/images/colorpicker_hsb_b.png new file mode 100644 index 00000000..dfac595d Binary files /dev/null and b/modules/photoannotation/images/colorpicker_hsb_b.png differ diff --git a/modules/photoannotation/images/colorpicker_hsb_h.png b/modules/photoannotation/images/colorpicker_hsb_h.png new file mode 100644 index 00000000..3977ed9f Binary files /dev/null and b/modules/photoannotation/images/colorpicker_hsb_h.png differ diff --git a/modules/photoannotation/images/colorpicker_hsb_s.png b/modules/photoannotation/images/colorpicker_hsb_s.png new file mode 100644 index 00000000..a2a69973 Binary files /dev/null and b/modules/photoannotation/images/colorpicker_hsb_s.png differ diff --git a/modules/photoannotation/images/colorpicker_indic.gif b/modules/photoannotation/images/colorpicker_indic.gif new file mode 100644 index 00000000..f9fa95e2 Binary files /dev/null and b/modules/photoannotation/images/colorpicker_indic.gif differ diff --git a/modules/photoannotation/images/colorpicker_overlay.png b/modules/photoannotation/images/colorpicker_overlay.png new file mode 100644 index 00000000..561cdd9c Binary files /dev/null and b/modules/photoannotation/images/colorpicker_overlay.png differ diff --git a/modules/photoannotation/images/colorpicker_rgb_b.png b/modules/photoannotation/images/colorpicker_rgb_b.png new file mode 100644 index 00000000..dfac595d Binary files /dev/null and b/modules/photoannotation/images/colorpicker_rgb_b.png differ diff --git a/modules/photoannotation/images/colorpicker_rgb_g.png b/modules/photoannotation/images/colorpicker_rgb_g.png new file mode 100644 index 00000000..72b32760 Binary files /dev/null and b/modules/photoannotation/images/colorpicker_rgb_g.png differ diff --git a/modules/photoannotation/images/colorpicker_rgb_r.png b/modules/photoannotation/images/colorpicker_rgb_r.png new file mode 100644 index 00000000..4855fe03 Binary files /dev/null and b/modules/photoannotation/images/colorpicker_rgb_r.png differ diff --git a/modules/photoannotation/images/colorpicker_select.gif b/modules/photoannotation/images/colorpicker_select.gif new file mode 100644 index 00000000..599f7f13 Binary files /dev/null and b/modules/photoannotation/images/colorpicker_select.gif differ diff --git a/modules/photoannotation/images/colorpicker_submit.png b/modules/photoannotation/images/colorpicker_submit.png new file mode 100644 index 00000000..566fe2dd Binary files /dev/null and b/modules/photoannotation/images/colorpicker_submit.png differ diff --git a/modules/photoannotation/images/custom_background.png b/modules/photoannotation/images/custom_background.png new file mode 100644 index 00000000..cf55ffdd Binary files /dev/null and b/modules/photoannotation/images/custom_background.png differ diff --git a/modules/photoannotation/images/custom_hex.png b/modules/photoannotation/images/custom_hex.png new file mode 100644 index 00000000..888f4444 Binary files /dev/null and b/modules/photoannotation/images/custom_hex.png differ diff --git a/modules/photoannotation/images/custom_hsb_b.png b/modules/photoannotation/images/custom_hsb_b.png new file mode 100644 index 00000000..2f99dae8 Binary files /dev/null and b/modules/photoannotation/images/custom_hsb_b.png differ diff --git a/modules/photoannotation/images/custom_hsb_h.png b/modules/photoannotation/images/custom_hsb_h.png new file mode 100644 index 00000000..a217e921 Binary files /dev/null and b/modules/photoannotation/images/custom_hsb_h.png differ diff --git a/modules/photoannotation/images/custom_hsb_s.png b/modules/photoannotation/images/custom_hsb_s.png new file mode 100644 index 00000000..7826b415 Binary files /dev/null and b/modules/photoannotation/images/custom_hsb_s.png differ diff --git a/modules/photoannotation/images/custom_indic.gif b/modules/photoannotation/images/custom_indic.gif new file mode 100644 index 00000000..222fb94c Binary files /dev/null and b/modules/photoannotation/images/custom_indic.gif differ diff --git a/modules/photoannotation/images/custom_rgb_b.png b/modules/photoannotation/images/custom_rgb_b.png new file mode 100644 index 00000000..80764e5d Binary files /dev/null and b/modules/photoannotation/images/custom_rgb_b.png differ diff --git a/modules/photoannotation/images/custom_rgb_g.png b/modules/photoannotation/images/custom_rgb_g.png new file mode 100644 index 00000000..fc9778be Binary files /dev/null and b/modules/photoannotation/images/custom_rgb_g.png differ diff --git a/modules/photoannotation/images/custom_rgb_r.png b/modules/photoannotation/images/custom_rgb_r.png new file mode 100644 index 00000000..91b0cd4c Binary files /dev/null and b/modules/photoannotation/images/custom_rgb_r.png differ diff --git a/modules/photoannotation/images/custom_submit.png b/modules/photoannotation/images/custom_submit.png new file mode 100644 index 00000000..cd202cd9 Binary files /dev/null and b/modules/photoannotation/images/custom_submit.png differ diff --git a/modules/photoannotation/images/delete.png b/modules/photoannotation/images/delete.png new file mode 100644 index 00000000..13eccb1c Binary files /dev/null and b/modules/photoannotation/images/delete.png differ diff --git a/modules/photoannotation/images/edit.png b/modules/photoannotation/images/edit.png new file mode 100644 index 00000000..6dbcb679 Binary files /dev/null and b/modules/photoannotation/images/edit.png differ diff --git a/modules/photoannotation/images/select.png b/modules/photoannotation/images/select.png new file mode 100644 index 00000000..21213bfd Binary files /dev/null and b/modules/photoannotation/images/select.png differ diff --git a/modules/photoannotation/images/select2.png b/modules/photoannotation/images/select2.png new file mode 100644 index 00000000..2cd2cabe Binary files /dev/null and b/modules/photoannotation/images/select2.png differ diff --git a/modules/photoannotation/images/slider.png b/modules/photoannotation/images/slider.png new file mode 100644 index 00000000..8b03da96 Binary files /dev/null and b/modules/photoannotation/images/slider.png differ -- cgit v1.2.3