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

「EPUB reflow sample」BW閱讀器測試記錄 #28

Open
AnHsiu opened this issue Feb 13, 2019 · 0 comments
Open

「EPUB reflow sample」BW閱讀器測試記錄 #28

AnHsiu opened this issue Feb 13, 2019 · 0 comments

Comments

@AnHsiu
Copy link

AnHsiu commented Feb 13, 2019

◎區塊元素-指定高度、寬度、內邊界
當最後一行空間不足時
1.BW:區塊會斷開分別顯示在上、下兩頁
2.ibooks:區塊會斷開分別顯示在上、下兩頁
3.google play:會自動換頁,區塊可完整的顯示在下一頁,不會斷開

◎換頁

class="pagebreak"

  1. BW:Android 支援,iOS 不支援
  2. ibooks:支援
  3. google play:不支援

class="pagebreak-before"

  1. BW:Android 支援,iOS 不支援
  2. ibooks:支援
  3. google play:不支援

class="pagebreak-both"

  1. BW:Android 支援,iOS 不支援
  2. ibooks:支援
    3.google play:字級100%以下(含100%)不支援,橫式閱讀時可支援。字級100%以上直式、橫式都可支援。
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

1 participant