This font is a modified version of the Rosarivo font by Pablo Ugerman,
available at:

  https://github.com/google/fonts/tree/master/ofl/rosarivo

Changes:

* Changed name of ligature tables from 'lig' to 'liga'.
  Kobo's ePub reader expects standard ligatures to be in 'liga'.

* Added the following missing glyphs, by copying/scaling existing glyphs:
  no-break space (U+00A0), thin space (U+2009) narrow no-break space (U+202F)
  soft hyphen (U+00AD), hyphen (U+2010), non-breaking hyphen (U+2011)
  figure dash (U+2012), horizontal bar (U+2015)

* Changed font size from 1000 to 1152, then re-scaled to 2048. Intention is to
  make the size of the font compatible with the default Kobo fonts, i.e.
  serif (Georgia) and sans-serif (Avenir).

* Created Bold and BoldItalic versions with weight increased by 60.

* Changed PANOSE weights to book/bold.
  Kobo's KePub reader uses PANOSE to decide which weight to use, and sometimes
  gets them mixed up if the PANOSE weight is not set as expected.

* Changed HHead ascent/descent offset to 224/284.
  This is an attempt to work around a bug in the Kobo KePub reader, where page
  breaks leave the top part of the glyph on the previous page when the line
  spacing is narrow.

* Added 'old-style' kern tables.
  Kobo's KePub reader needs these tables for kerning. (The ePub reader uses
  the standard GPOS kern tables.)

* Changed font family name from Rosarivo to Rojarivo, to comply with the OFL.

