forked from openzoom/sdk
-
Notifications
You must be signed in to change notification settings - Fork 1
Open Source Toolkit for Multiscale Images and Zoomable User Interfaces (ZUIs)
License
aez/openzoom-sdk
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
____ ____
/ __ \___ ___ ___/_ / ___ ___ __ _
/ /_/ / _ \/ -_) _ \/ /_/ _ \/ _ \/ ' \
\____/ .__/\__/_//_/___/\___/\___/_/_/_/
/_/
Open Source Toolkit For Multiscale Images and Zoomable User Interfaces (ZUIs)
----------------------------------------------------------------------------
Copyright (c) 2007-2010, Daniel Gasienica <daniel@gasienica.ch>
All rights reserved.
Home: <http://openzoom.org/>
Twitter: <http://twitter.com/OpenZoom>
Code: <http://openzoom.org/go/code>
----------------------------------------------------------------------------
Welcome
=======
Welcome to the OpenZoom SDK project.
The OpenZoom SDK and examples can easily be imported into Eclipse through
the "Import..." command. First, please set the Eclipse OPENZOOM_HOME
linked resource to point the master branch of the OpenZoom SDK project
and get started!
Instructions: OPENZOOM_HOME Linked Resource (Eclipse)
=====================================================
Eclipse > Preferences > General > Workspace > Linked Resources > New...
Name: OPENZOOM_HOME
Location: ... (e.g. /Users/dani/workspace/openzoom/sdk/)
----------------------------------------------------------------------------
Prerequisites
=============
The OpenZoom SDK has been tested with Flex Builder 3.0.1 and the Flex SDK 3.2
----------------------------------------------------------------------------
Building
========
To customize your build, please create a copy of build.properties and rename
it to local.properties. Then, run the command
ant
for creating the openzoom.swc in the bin folder or run
ant doc
for creating the OpenZoom SDK API documentation in the docs folder.
----------------------------------------------------------------------------
License
=======
Before using the OpenZoom SDK, please carefully read the licensing terms
in LICENSE.txt and consult with a lawyer if you have questions.
----------------------------------------------------------------------------
Have fun with the OpenZoom SDK and create something awesome!
Share your ideas, issues and work you've done at:
<http://openzoom.org/go/community>
Please file bug reports at:
<http://github.com/openzoom/sdk/issues>
I am looking forward to see what you create with OpenZoom!
Yours,
Daniel
About
Open Source Toolkit for Multiscale Images and Zoomable User Interfaces (ZUIs)
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- ActionScript 97.9%
- JavaScript 1.5%
- Python 0.6%