Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not padding #21

Open
33nw opened this issue Jan 14, 2014 · 5 comments
Open

Not padding #21

33nw opened this issue Jan 14, 2014 · 5 comments

Comments

@33nw
Copy link

33nw commented Jan 14, 2014

How to generate the tiles without the padding such like the sample?

@PapyDanone
Copy link
Contributor

Please elaborate. What padding are you referring to?

@33nw
Copy link
Author

33nw commented Jan 15, 2014

Thank you for your answer. My English is poor. The tiles generated by the tilemaker script are each 256*256 pixels, has a lot of padding. if the level is less then 256 I need the real size. such as http://www.dimin.net/software/panojs/IMG_7474-7511/256_004_000_002.jpg;

@PapyDanone
Copy link
Contributor

Not sure about tilemaker. I recommend you use imgcnv (http://biodev.ece.ucsb.edu/projects/imgcnv) instead. It works great on both Unix and Windows.

@33nw
Copy link
Author

33nw commented Jan 16, 2014

Thanks, I'll try it!

------------------ 原始邮件 ------------------
发件人: "PapyDanone";notifications@github.com;
发送时间: 2014年1月16日(星期四) 晚上7:29
收件人: "dimin/panojs"panojs@noreply.github.com;
抄送: "力克"9939682@qq.com;
主题: Re: [panojs] Not padding (#21)

Not sure about tilemaker. I recommend you use imgcnv (http://biodev.ece.ucsb.edu/projects/imgcnv) instead. It works great on both Unix and Windows.


Reply to this email directly or view it on GitHub.

@kaefert
Copy link

kaefert commented Jan 16, 2014

For really large pictures imgcnv failed on me. Therefore I've written myself some scripts to do the tiling with imagemagick, for details, see:
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=24644&p=106090#p106090

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants