HTML5 file api support in XTK -


is there way or plan reading files (images or color tables) local file system?

yes, there (since commit https://github.com/xtk/x/commit/f7f7e8c362dfcbb573394ff1668e0fe1e8e16f09)!

check out following jsfiddle http://jsfiddle.net/haehn/taeef/

or big version on xtk sandbox

http://sandbox.goxtk.com/fileapi_test/

you can choose to

  • 1 volume
  • 1 labelmap
  • 1 color table
  • 1 mesh
  • 1 curvature file
  • 1 trk file

at once in file dialog. choosing files can done multiple times - limitation per file dialog.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -