Copy link to clipboard
Copied
Hi,
Screenshot 1.
On Id, I applied gradient to text.
Screenshot 2.
It isn't appear on EPUB.
Is there any solution?
Hosun
Screenshot 1
Screenshot 2
I'm pretty sure epub doesn't support gradients on the fill of text. You would have to turn that into a graphic in order to display it that way in an epub.
Some HTML/CSS effects can be included in EPUB docs, but for the most part that has to be done at the CSS/export level.
Most ID graphics are not exported, or not exported with any accuracy. (For example, some image annotations with arrows turned into a mess on EPUB export; I had to go back and edit the image itself to include them.) Most ID effects are lost as well.
That the color/effect is exported to the definition is only half the issue (and a bit surprising to me... these things are very hit-or-miss from ID).
The reader has to support the CSS statement, and very few of the "expanded set" commands (-webkit, -moz etc.) are. EPUB readers have to be regarded as very archaic web browsers, lacking most advanced code and display options.
Also, when I tried this to see if the problem was resolvable, I got this:
...and the gradient was not exported to t
...Copy link to clipboard
Copied
I'm pretty sure epub doesn't support gradients on the fill of text. You would have to turn that into a graphic in order to display it that way in an epub.
Copy link to clipboard
Copied
Some HTML/CSS effects can be included in EPUB docs, but for the most part that has to be done at the CSS/export level.
Most ID graphics are not exported, or not exported with any accuracy. (For example, some image annotations with arrows turned into a mess on EPUB export; I had to go back and edit the image itself to include them.) Most ID effects are lost as well.
Copy link to clipboard
Copied
In CSS, there is a part related with APPENDIX.
Could you tell me what to add to make the gradient appear on EPUB?
Hosun
Copy link to clipboard
Copied
That the color/effect is exported to the definition is only half the issue (and a bit surprising to me... these things are very hit-or-miss from ID).
The reader has to support the CSS statement, and very few of the "expanded set" commands (-webkit, -moz etc.) are. EPUB readers have to be regarded as very archaic web browsers, lacking most advanced code and display options.
Also, when I tried this to see if the problem was resolvable, I got this:
...and the gradient was not exported to the CSS file. I assume you added it in CSS editing, but again, you'll find that very few EPUB readers support it. If any. (I was trying to see if Kindle Previewer did.)
Copy link to clipboard
Copied
I'd rather go with a single color.
Hosun
Find more inspiration, events, and resources on the new Adobe Community
Explore Now