Questions tagged [page-curl]

page-curl refers to the effect of flipping through digital documents

page-curl refers to the effect of flipping through the pages of a digital document as if it were a physical document. The benefit of having a flip page document is that it affords the user experience of reading an actual copy of a physical document or magazine.

170 questions
3
votes
1 answer

iphone page curl option

I need page curl option for my ebook reader just like iBooks by Apple. For that i got leaves project.I studied that project but its quite difficult for me learn since am a new bee :-). Can anyone of you please explain that page flipping code.Any…
Saranya
  • 1,481
  • 3
  • 14
  • 26
3
votes
2 answers

Page Curl effect using harism page curl library, page background appears with black border in place of transparency.

Hi I am using Harism Library for page curl effect (https://github.com/harism/android_page_curl). The effect is working fine but my page background has some transparent part which appears black. I have tried the solution mentioned in github forum…
Asheesh
  • 565
  • 6
  • 21
3
votes
0 answers

Page curl animation on UIcollectionViewCell ios

I am using UICollectionView to display images. Now I have to Display images in page-curl animation. How can I show page-curl animation on UIcollectionViewCell instead of scrolling? Please help me out. Thanks in advance.
Sudha Tiwari
  • 2,499
  • 26
  • 50
3
votes
2 answers

How to apply pagecurl effect on a static image by PHP

I want to apply a curl or peel effect on an image using PHP and ImageMagick. I tried various libraries in PHP, but only ImageMagick may do the same. I want the same output as here:
3
votes
1 answer

Page curl by harism, text is shown not normal on two page mode

I'm using page curl animation by Harism https://github.com/harism/android_page_curl‎. I'm testing this project by drawing text not image. When it is one page mode, it is showing normal text: However when it is two page mode (landscape) result is…
support_ms
  • 1,873
  • 1
  • 18
  • 33
3
votes
0 answers

Page Curl in JS for webview android after JS pagination

Ok, so I am stuck with this problem for a week and unable to come up with a solution. I have epub book loaded into the webview android. I used jquery pagination to make it horizontal so now my book scrolls horizontally. But I want to add animation…
Atihska
  • 4,803
  • 10
  • 56
  • 98
3
votes
0 answers

CurlView get the position of the image clicked

I am using a CurlView which extends the GLSurfaceView. I need to pass the set of bitmaps to the CurlView and it renders them in the page curl view. I set the defaults to make the book open in two page mode. Now when clicked on the particular page i…
sukarno
  • 597
  • 2
  • 10
  • 31
3
votes
3 answers

How To dismiss SplashView in Pagecurl Style in iPhone?

I want to hide my Splash_View In Page curl Style, so that it can move to another class. Default.png Any Idea or suggestion from experts would be welcome.
Afreen Khan
  • 175
  • 1
  • 4
  • 12
3
votes
1 answer

CATransition not respecting orientation changes on iPad

I have a functioning page curl that works. The problem is the rotation of the iPad. The app runs in landscape only and supports l left and l right. If the iPad is 'landscape right' the curl happens in the bottom right as it should. If I rotate the…
malaki1974
  • 1,605
  • 3
  • 16
  • 32
3
votes
1 answer

how to get page to curl like in Apple Maps on iOS 6?

How would I get my page to curl up as it does in the new apple maps? I know how to make it curl up to see another page but I'm talking about the curl in the bottom right corner of the map. Here is a pic if you want to see what I'm talking about:
cory ginsberg
  • 2,907
  • 6
  • 25
  • 37
3
votes
1 answer

UIBarButtonSystemItem PageCurl does not change color with the toolbar

I wanted to change the color of the navigation bar and tool bar, but the color of the page curl system icon UIBarButtonSystemItemPageCurl does not change with the tool bar tint color. If I use other system icons like bookmark, they will change. Does…
Chris Ding
  • 61
  • 3
3
votes
2 answers

How do I influence the size of a modal view presented with a partial page curl?

I need to have some additional data presented for a view in an application, and I'd like to implement it using a partial page curl in the same way that the Google Maps application uses a partial page curl for its settings. The problem I've got is…
Andrew
  • 11,894
  • 12
  • 69
  • 85
2
votes
1 answer

Page Curl animation by Harism not geting update for the same set of images on canvas, instead appends to the already set images

Page Curl animation i am being using. I wanted to ask Harism that how am i suppose to change the images after all of them are drawn once. For eg. I have 10 Images Drawn on the First Instance for 10 pages, now when i come back from some other…
Some one Some where
  • 777
  • 1
  • 8
  • 26
2
votes
2 answers

Android Page Curl Animation by Harism shows inconsistency in the reverse index count in the getBitmap() method of CurlActivity()?

I have used Harism's Page Curl animation for my application, but I have been facing a small problem, I am using the index Value in the getBitmap() method of the CurlActivity, I need to show page numbers to the user on every flip of the page(say…
Some one Some where
  • 777
  • 1
  • 8
  • 26
2
votes
1 answer

Landscape-mode page curl issue in iPhone app

In my app, I have a page curl effect. The page curl effect works correctly in portrait mode whereas in landscape mode the page curl ending takes place at the corner of the i pad. In landscape mode I want the page to be get separated in the middle as…
Siva K
  • 4,968
  • 14
  • 82
  • 161
1 2
3
11 12