Generate tiles from large photos (iOs PhotoScroller)

后端 未结 3 1535
耶瑟儿~
耶瑟儿~ 2021-02-06 16:30

I\'m studdying the WWDC session #104 for mastering UIScrollViews. I need to create a script or find a tool or write a script to generate the tiles needed for th

3条回答
  •  花落未央
    2021-02-06 16:49

    I'm using two tools--Tilen for chopping up the image, which unfortunately starts tile numbering at 1, and then Better Rename for adjusting the tile numbering and adding appropriate prefixes and suffixes to the names. Together they do a great job.

提交回复
热议问题