-
Notifications
You must be signed in to change notification settings - Fork 60
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
Inappropriate "rendition:flow" usage for vertical scrolling manga (Webtoon) #2412
Comments
Do Apple and Amazon handle such vertically-scrollable comics as reflowable publications? If so, they are consistent. What do Korean publishers do for vertically-scrollable comics? |
@murata2makoto If they require Webtoon as reflowable, it's more critical problem :) EPUB based Webtoon will be generated as fixed layout because comics are usually generated as fixed layout. |
(Just reaction on the process like issue here.) This change, if adopted by the WG, would "only" mean an additional normative feature to the specification (either by adopting the Apple approach or by introducing a tailor-made value to
I would think we should discuss this at the F2F and, for the discussion, we should put the process issues aside. |
The The original idea was that flow would only have the values paginated, scrolled, and auto. If we'd stuck with that, "ttb" could probably be specified as a value of |
Will Amazon and Apple buy this argument and give up their current plan? |
The issue was discussed in a meeting on 2022-09-13 List of resolutions:
View the transcript4. Inappropriate "rendition:flow" usage for vertical scrolling manga (Webtoon) (issue epub-specs#2412)See github issue epub-specs#2412.
Wendy Reid: Webtoons. Shinya Takami (高見真也): From last year or so, in Japan, webtoons gaining popularity. Wendy Reid: two options:. Brady Duga: we could wait for after 3.3, because of where we at in the specification, but that leaves the meaning unknown.. Ivan Herman: First, put on my w3c hat - small change, does not affect existing tests, September we still have the time to make the change, provided we have additional tests and client support. (This is from an administrative point of view). David Hall: other working groups have followed this possibility. It's up to us to say how self disciplined we are. rendition can envisage doing it this way. we would have more experience and more thorough. Wendy Reid: Also understand Brady's concern. It feels wrong, wish we had known about this earlier as a use case.. Brady Duga: I don't know what this actually means. Wendy Reid: I think that making this change - we're also removing an inconstancy - don't see why we don't need to have that.. Brady Duga: would rather have a non-standard spec in an epub for now. If we don't define a rendering model, define how it actually behaves, then it's not really a standard. Next year we sit down, and open up a client and we then try and copy the behavior.. Shinya Takami (高見真也): The first I proposed is to add a custom meta-data. We should do one common metadata. Discuss with various companies to use the metadata commonly. it's not option. Another proposal is to add to the specification..
Wendy Reid: we do have different rendition flow examples. maybe we should bring over to RS. We should provide some guidance as to what this looks like for fixed layout.. Dave Cramer: Want to offer some cautionary advice: Share's Brady's concern around rendering. We have faced challenges around fixed layout properties and what they mean. Don't want future groups to have the same issue. We want interoperability - be clear of our expectations around reading systems.. Gregorio Pellegrino: Try to understand - what if we say in the Japan market they can use the metadata to express as a webtoon. why in the standard do we not define at the moment. this is a way that is currently used in Japan.. Ivan Herman: This comes back to what I said - this is between reading systems and publishers, that for me is what incubation is all about. people may enumerate a few times to settle down, and in a year in combination with the WG, we can say there is an agreed upon behavior.. Shinya Takami (高見真也): Apparently the first market that would generate to generate EPUB format webtoons, we need some kind of solution.. Wendy Reid: Hit a bit of an impasse. A third proposal:. Ivan Herman: Incubation matters in the field with implementations.. Brady Duga: feel we need more in the field implementations - is this an at-risk feature?. Ivan Herman: This is a good point and a risk point.. Brady Duga: It might move, right?. Wendy Reid: proposal statement:.
Brady Duga: Fine, not sure if there is another way..
David Hall: Being new to the group and working on the reading experience, we'd have a vested interest in implementing the right thing. Ivan Herman: Goal is to find consensus amongst the participants. Brady Duga: That's a good question because we haven't done this for EPUB within the W3C. Ivan Herman: WG. Brady Duga: There's more of a discussion. Ivan Herman: We've added the directional features for title for instance. |
@iherman do you want to add this note? I probably have too many questions. (What guidance on producing webtoons should this point to, if any? Is feedback going to be to this issue or should there be a proposal issue documenting the feature more fully?) |
I will try to come up with something... |
see #2441 |
After discussion at TPAC2022, Japanese ebook industry use rendition:flow-scrolled-continuous for Webtoon style comics by EPUB format and there are no bad influence. Recently I explained the current situation to Google Japan and recommended to use rendition:flow for Webtoons, too. At TPAC2023, So we want to discuss again to change spec so that rendition:flow-scrolled-continuous with pre-paginated will be granted to use and will indicate Webtoon style comics as a class-3 change. |
Based on our experience implementing support for Webtoons, they tend to be implemented by reading systems in a very different way from EPUB FXL:
To fully support Webtoon, we would therefore need:
|
@HadrienGardeur Thanks but it's not only the approach for Webtoons but for all of Manga contents, at least in Japan. The current EPUB specs may not be the best format for Manga contents but it is used widely as a standerdized distribution format and it's a good way rahter than providing set of images with dedicated metadata for each service. For accessibility reasons, we cannot provide direct access to bitmap images in EPUB without fallbacks. |
I am not sure what the best way to specify this content is, I have seen multiple different approaches now and they all seem to have some issues. I agree with @HadrienGardeur that rendition:flow-scrolled-continuous is not a good fit, and in fact is a misuse of this metadata property. That field does not apply to a publication as a whole, it is simply a top level default setting and is therefore not useful when specifying how a book should be rendered in its entirety. I am looking forward to further discussions at TPAC. |
@bduga We understand it is a misuse but it has not been used for FXL and there is a potential to use without bad effect. Let's discuss more at TPAC. |
This goes beyond what's the "best format". With a manga, while using the XHTML resources and rendering them in iframes/webviews is sub-optimal, you still get the expected user experience with single or dual page spreads. That's not the case here with Webtoons: if the images cannot be extracted from the OPF/XHTML and rendered with the expected layout (a single "scroll"), the experience will be broken and your content won't be readable. |
I wonder if it would be useful to consider web-toons format separate from specifying how the reader should optimally present fixed layout content. As I read the rendition:spread property it is for declaring to the reading system how to layout the content. So what I see us trying to find is an appropriate way to specify the per document navigation mode for a fixed layout book (scrolling, or paginated). Perhaps adding a declaration of how rendition:flow should be treated in fixed layout documents (rather than modifying how it behaves for reflowable layout) may be a path forward? |
Apple Books provides a producing guideline for EPUB based vertical scrolling manga (Webtoon) which requires "rendition:flow" property in OPF file.
<meta property="rendition:flow">scrolled-continuous</meta>
But EPUB specs (ex: EPUB Reading Systems 3.3) says, "rendition:flow" property should not be used for fixed layout (pre-paginated).
Reading systems MUST ignore the rendition:flow property and its overrides when processing [pre-paginated spine items](https://www.w3.org/TR/epub-33/#def-layout-pre-paginated) [[epub-33](https://www.w3.org/TR/epub-rs-33/#bib-epub-33)].
Unfortunately, current EPUB spec, even 3.3, doesn't provide appropriate way to indicate Webtoon style and KADOKAWA and some Webtoon providers in Japan embeds custom meta data for Webtoon in our EPUB files. (ttb: Top to Bottom)
<meta name=“scroll-direction” content=“ttb”/>
Although I explained this situation, Amazon Kindle will also plan to require "rendition:flow" property for Webtoon in their guideline.
I don't want to give a big impact for EPUB 3.3 recommendation process and I don't want to add some new normative feature for Webtoon but I wish that we will get some reasonable solution for EPUB based Webtoon contents.
It's good for us to use common custom meta data for Webtoon like “scroll-direction” but "rendition:flow" in "pre-paginated" content will indicate Webtoon in EPUB spec officially, may be another option, I think.
The text was updated successfully, but these errors were encountered: