View Single Post
Old 03-20-2024, 07:40 PM   #115
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,204
Karma: 148951761
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by repilo View Post
Has Kobo ever updated their version of RMSDK?
Is there any chance they will?
I don't know if Kobo has ever updated their version of RMSDK. I doubt they will update RMSDK.

For reading most novels, RMSDK is perfectly OK unless it's a site as stupid as Standard Ebooks who like to use the latest and greatest and most complicated code for eBooks that have a very simple format.

Given that eBooks are being read with many different programs, they should be kept as simple as possible. For example, don't use pseudo classes when a span will do. Don't use test-transform: small-caps when a smaller font size will do. Yes, there may be things you cannot do to make the eBook fully backwards compatible, but when you can, do so.

If it's for your own use, go ahead an add in all the ePub 3 specific code you want as long as the software you are using supports it.
JSWolf is offline   Reply With Quote