Merge pull request #138 from sharelatex/pdfng-use-browser-fonts

use font-face for pdfjs rendering
This commit is contained in:
Brian Gough 2015-01-16 14:31:37 +00:00
commit 4e31833131

View file

@ -11,7 +11,7 @@ define [
PAGE_RENDER_TIMEOUT: 60*1000
constructor: (@url, @options) ->
PDFJS.disableFontFace = true # avoids repaints, uses worker more
# PDFJS.disableFontFace = true # avoids repaints, uses worker more
# PDFJS.disableAutoFetch = true # enable this to prevent loading whole file
# PDFJS.disableStream
# PDFJS.disableRange