Skip to content

Image map editor adapted to output Avallain Author syntax, based on javascript, html5, inline SVG (modern FF, Chrome, Opera and IE10+)

License

Notifications You must be signed in to change notification settings

genosse-c/avaimagemapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ava image map creator

Ava image map creator is almost entirely based on http://github.com/summerstyle/summer.

Ava Imagemap creator only adds new export formats.

Released under the GPL3 license

Intro

This app allows to prepare the syntax needed for Avallain Author Coloring and Labelling activities. Use the top menu to create the shapes required. Please note that Labelling only supports rectangular shapes, while Coloring supports all three types (rectangle, circle, polygon).

Images used in this app are never uploaded to any server. Instead, all the data remains on your computer in your browser.

Main

F5 — reload the page and display the form for loading image again

S — save map params in localStorage

Drawing mode (rectangle / circle / polygon)

ENTER — stop polygon drawing (or click on first helper)

ESC — cancel drawing of a new area

SHIFT — square drawing in case of a rectangle and right angle drawing in case of a polygon

Editing mode

DELETE — remove a selected area

ESC — cancel editing of a selected area

SHIFT — edit and save proportions for rectangle

I — edit attributes of a selected area (or dblclick on an area)

CTRL + C — a copy of the selected area

— move a selected area up

— move a selected area down

— move a selected area to the left

— move a selected area to the right

About

Image map editor adapted to output Avallain Author syntax, based on javascript, html5, inline SVG (modern FF, Chrome, Opera and IE10+)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.4%
  • CSS 21.5%
  • HTML 7.1%