Quote:
Originally Posted by repilo
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.