diff --git a/_includes/toc.html b/_includes/toc.html index d31aabd8..35a77f48 100644 --- a/_includes/toc.html +++ b/_includes/toc.html @@ -11,6 +11,7 @@
Since @font-face must be used to align with EBPAJ’s specific implementation (rendering engines have to go through 9–11 local sources in the worst-case scenario), implementers should expect a performance debt.
In beta versions of Readium CSS 2, we introduced a patch for Times, Times New Roman, Arial, and Helvetica, relying on Nimbus Sans and Nimbus Roman as metric-compatible replacements on Android devices. It can be critical for Fixed-Layout publications using these fonts without having embedded their fonts.
+ +Since we cannot provide @font-face rules for system fonts, this patch was not included in the final version of Readium CSS 2 and you will need to implement it yourself if you want to support these fonts on Android.