Adding CSS zoom

Tim van der Meij 2013-10-09 11:06:35 -07:00
parent 910bcc677f
commit 98028716a4

@ -19,4 +19,5 @@ Example: http://www.example.com/pdf.js#page=2
* textLayer: set to one of the following. Example: textLayer=off
** off: disable textLayer generation
** visible, shadow, hover: apply the CSS class <tt>textlayer-{value}</tt> to all text layers
* pdfBug: handle PDF bugs
* pdfBug: handle PDF bugs
* useCssZoom: set to true to only use CSS zoom. Example: useCssZoom=true