erbrowser/src/selection.h File Reference
browser - API to identify a selection in an e-reader XHTML file and recreate this selection when needed.
More...
Go to the source code of this file.
Detailed Description
browser - API to identify a selection in an e-reader XHTML file and recreate this selection when needed.
Restrictions/Remark : - the sequence of the selections in the selection file should be respected
- selections are stored in a selection file which is located in the same directory as the original XHTML file
- selections are put in the actual XHTML file by surrounding the TEXT tags with a <Higlight> tag. The actual result is determined by the style associated with this <Highlight> tag in the CSS file
- higlighting should not affect font or other size related things since higlights may not affect the actual page layout.
<File description>="">
Definition in file selection.h.