From b9877955d0dd4f9712c067f9046900522b91cfac Mon Sep 17 00:00:00 2001 From: yurydelendik Date: Tue, 4 Dec 2012 04:51:54 -0800 Subject: [PATCH] Updated Required Browser Features (markdown) --- Required-Browser-Features.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Required-Browser-Features.md b/Required-Browser-Features.md index ec05f7d..2b0552e 100644 --- a/Required-Browser-Features.md +++ b/Required-Browser-Features.md @@ -147,10 +147,10 @@ Most of PDF documents are using embedded fonts. If the browser does not support style rule, the document will not be displayed property. -## @font-face data URLs are loaded synchronously +## @font-face loading completion detection The PDF.js shall wait some time before using fonts with CANVAS, -if the browser cannot load custom fonts synchronously via `@font-face` that are specified as data URLs. +if the browser cannot tell if fonts are loaded and can be used. ## Worker is supported/enabled