Package org.readium.r2.navigator.epub.css
See: Description
-
Class Summary Class Description MutableFontFamilyDeclaration A mutable font family declaration. MutableFontFaceDeclaration A mutable font face declaration. UserProperties User settings properties. RsProperties Reading System properties. Rgb Hex Int Cm Centimeters Mm Millimeters In Inches Px Pixels Pt Points Pc Picas Em Relative to the font-size of the element. Ch Relative to the width of the "0" (zero). Rem Relative to font-size of the root element. Vw Relative to 1% of the width of the viewport. Vh Relative to 1% of the height of the viewport. VMin Relative to 1% of viewport's smaller dimension. VMax Relative to 1% of viewport's larger dimension. Percent Relative to the parent element. -
Enum Summary Enum Description FontStyle Styles that a font can be styled with. FontWeight Weight (or boldness) of a font. View User view. Appearance Reading mode. ColCount Number of CSS columns. TextAlign CSS text alignment. Hyphens CSS hyphenation. Ligatures CSS ligatures. BoxSizing CSS box sizing.