🖼 Hotspots data init

This commit is contained in:
KaizIqbal 2020-07-28 12:23:56 +05:30
parent 8c535a66fa
commit 46de350fd1

63
hotspots.json Normal file
View file

@ -0,0 +1,63 @@
{
"hotspots": {
"X_Cursor.png": { "xhot": 50, "yhot": 30 },
"all_scroll.png": { "xhot": 50, "yhot": 30 },
"bd_double_arrow.png": { "xhot": 50, "yhot": 30 },
"bottom_left_corner.png": { "xhot": 50, "yhot": 30 },
"bottom_right_corner.png": { "xhot": 50, "yhot": 30 },
"bottom_side.png": { "xhot": 50, "yhot": 30 },
"bottom_tee.png": { "xhot": 50, "yhot": 30 },
"center_ptr.png": { "xhot": 50, "yhot": 30 },
"circle.png": { "xhot": 50, "yhot": 30 },
"context_menu.png": { "xhot": 50, "yhot": 30 },
"copy.png": { "xhot": 50, "yhot": 30 },
"cross.png": { "xhot": 50, "yhot": 30 },
"crossed_circle.png": { "xhot": 50, "yhot": 30 },
"crosshair.png": { "xhot": 50, "yhot": 30 },
"dnd_ask.png": { "xhot": 50, "yhot": 30 },
"dnd_copy.png": { "xhot": 50, "yhot": 30 },
"dnd_link.png": { "xhot": 50, "yhot": 30 },
"dnd_move.png": { "xhot": 50, "yhot": 30 },
"dnd_no_drop.png": { "xhot": 50, "yhot": 30 },
"dnd_none.png": { "xhot": 50, "yhot": 30 },
"dotbox.png": { "xhot": 50, "yhot": 30 },
"fd_double_arrow.png": { "xhot": 50, "yhot": 30 },
"grabbing.png": { "xhot": 50, "yhot": 30 },
"hand1.png": { "xhot": 50, "yhot": 30 },
"hand2.png": { "xhot": 50, "yhot": 30 },
"left_ptr.png": { "xhot": 50, "yhot": 30 },
"left_ptr_watch.png": { "xhot": 50, "yhot": 30 },
"left_side.png": { "xhot": 50, "yhot": 30 },
"left_tee.png": { "xhot": 50, "yhot": 30 },
"link.png": { "xhot": 50, "yhot": 30 },
"ll_angle.png": { "xhot": 50, "yhot": 30 },
"lr_angle.png": { "xhot": 50, "yhot": 30 },
"move.png": { "xhot": 50, "yhot": 30 },
"pencil.png": { "xhot": 50, "yhot": 30 },
"plus.png": { "xhot": 50, "yhot": 30 },
"pointer_move.png": { "xhot": 50, "yhot": 30 },
"question_arrow.png": { "xhot": 50, "yhot": 30 },
"right_ptr.png": { "xhot": 50, "yhot": 30 },
"right_side.png": { "xhot": 50, "yhot": 30 },
"right_tee.png": { "xhot": 50, "yhot": 30 },
"sb_down_arrow.png": { "xhot": 50, "yhot": 30 },
"sb_h_double_arrow.png": { "xhot": 50, "yhot": 30 },
"sb_left_arrow.png": { "xhot": 50, "yhot": 30 },
"sb_right_arrow.png": { "xhot": 50, "yhot": 30 },
"sb_up_arrow.png": { "xhot": 50, "yhot": 30 },
"sb_v_double_arrow.png": { "xhot": 50, "yhot": 30 },
"tcross.png": { "xhot": 50, "yhot": 30 },
"top_left_corner.png": { "xhot": 50, "yhot": 30 },
"top_right_corner.png": { "xhot": 50, "yhot": 30 },
"top_side.png": { "xhot": 50, "yhot": 30 },
"top_tee.png": { "xhot": 50, "yhot": 30 },
"ul_angle.png": { "xhot": 50, "yhot": 30 },
"ur_angle.png": { "xhot": 50, "yhot": 30 },
"vertical_text.png": { "xhot": 50, "yhot": 30 },
"wait.png": { "xhot": 50, "yhot": 30 },
"wayland_cursor.png": { "xhot": 50, "yhot": 30 },
"xterm.png": { "xhot": 50, "yhot": 30 },
"zoom_in.png": { "xhot": 50, "yhot": 30 },
"zoom_out.png": { "xhot": 50, "yhot": 30 }
}
}