Giter VIP home page Giter VIP logo

Comments (5)

odeyatwi avatar odeyatwi commented on August 16, 2024 1

@eschao The RTL problem is real.
In this languages, when a user scroll from left to right, the flip suppose to be forward and show the next page,
and when the user scroll from right to left,the flip is backward.
and of curse,the animation should match the user gestures (when he scroll from left to right,the animation should be of flipping forward,only from left to right)
I would like to know if there is a way to support this functionality.

this is how the app look like:
forwardflip
backwardflip

this is how I need it to look (of course,the text on the picture will be RTL as well,this is not the problem)
forwardfliprtl
bacwardfliprtl

from android-pageflip.

eschao avatar eschao commented on August 16, 2024

@erfannf Sorry, What's the RTL?

from android-pageflip.

erfannf avatar erfannf commented on August 16, 2024

Right to Left languages such as Persian, Arabic or Hebrew.
Printed materials in these languages are opposite of English equivalents.

from android-pageflip.

eschao avatar eschao commented on August 16, 2024

I don't understand what the problem is. Page flip accepts bitmap resources and draw them on screen whenever the page is stationary or flipping, but RTL is just a language feature, I think you should draw text as RTL order on a bitmap and then set it to page flip as texture resource, the PageFlip will help you finish the leftover jobs, for example: drawing on screen when page is flipping.

from android-pageflip.

BuddahLD avatar BuddahLD commented on August 16, 2024

Hello!
Any possible solutions are been found?
Thank you!

from android-pageflip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.