Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
officejs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
officejs
Commits
d824780b
Commit
d824780b
authored
May 15, 2012
by
Sebastien Robin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add readme file
parent
9dcb641b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
poc/safeimage/readme.txt
poc/safeimage/readme.txt
+14
-0
No files found.
poc/safeimage/readme.txt
0 → 100644
View file @
d824780b
This POC shows that it is possible to display big images with Javascript.
To see it, use your web browser and go to url [current_folder]/index.html
Images are first splitted into many small images with ZoomifyImage
(http://sourceforge.net/projects/zoomifyimage/) like this :
python [path_to_zoomify]/ZoomifyFileProcessor.py image/original_image.jpg
ZoomifyImage create a folder (with name of the image) coming with a file
ImageProperties.xml (define size of image, number of tiles, etc), and several
folders containing all splitted parts.
Then only OpenLayers is used with Zoomify functions that comes directly with it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment