Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update: Disabling font loading API for pdf.js to prevent glitches #68

Merged
merged 3 commits into from
Apr 17, 2017
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/karma.conf.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const webpackConfig = require('./webpack.karma.config');

const DOC_STATIC_ASSETS_VERSION = '0.118.0';
const DOC_STATIC_ASSETS_VERSION = '0.119.0';
const MEDIA_STATIC_ASSETS_VERSION = '0.112.0';
const MODEL3D_STATIC_ASSETS_VERSION = '0.115.0';
const SWF_STATIC_ASSETS_VERSION = '0.112.0';
Expand Down
6 changes: 6 additions & 0 deletions build/upgrade_pdfjs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,9 @@ echo "--------------------------------------------------------------------------
echo "Tweaking pdf.worker.js for Chrome..."
echo "-----------------------------------------------------------------------------------"
sed -e 's/function supportsMozChunkedClosure/!\(\/Chrome\/\.test\(navigator\.userAgent\)\) \&\& function supportsMozChunkedClosure/' -i '' src/third-party/doc/$DOC_STATIC_ASSETS_VERSION/pdf.worker.js

# Disable font loading API to prevent glitches
echo "-----------------------------------------------------------------------------------"
echo "Disabling font loading API to prevent font glitches..."
echo "-----------------------------------------------------------------------------------"
sed -e 's/FontLoader\.isFontLoadingAPISupported = /FontLoader\.isFontLoadingAPISupported = false; \/\/ /' -i '' src/third-party/doc/$DOC_STATIC_ASSETS_VERSION/pdf.js
2 changes: 1 addition & 1 deletion src/lib/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export const X_REP_HINT_VIDEO_MP4 = '[mp4]';

// These should be updated to match the Preview version in package.json
// whenever a file in that third party directory is updated
export const DOC_STATIC_ASSETS_VERSION = '0.118.0';
export const DOC_STATIC_ASSETS_VERSION = '0.119.0';
export const MEDIA_STATIC_ASSETS_VERSION = '0.112.0';
export const MODEL3D_STATIC_ASSETS_VERSION = '0.115.0';
export const SWF_STATIC_ASSETS_VERSION = '0.112.0';
Expand Down
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/78-EUC-V.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/78-H.bcmap
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/78-RKSJ-V.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/78-V.bcmap
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/Add-H.bcmap
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/Add-RKSJ-V.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/Add-V.bcmap
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/B5-H.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/B5-V.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/B5pc-H.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/B5pc-V.bcmap
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/CNS1-H.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/CNS1-V.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/CNS2-H.bcmap
Binary file not shown.
3 changes: 3 additions & 0 deletions src/third-party/doc/0.119.0/cmaps/CNS2-V.bcmap
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
�RCopyright 1990-2009 Adobe Systems Incorporated.
All rights reserved.
See ./LICENSE�CNS2-H
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/ETHK-B5-V.bcmap
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/ETen-B5-V.bcmap
Binary file not shown.
3 changes: 3 additions & 0 deletions src/third-party/doc/0.119.0/cmaps/ETenms-B5-H.bcmap
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
�RCopyright 1990-2009 Adobe Systems Incorporated.
All rights reserved.
See ./LICENSE� ETen-B5-H` ^
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/EUC-H.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/EUC-V.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/Ext-H.bcmap
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/Ext-RKSJ-V.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/Ext-V.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/GB-EUC-H.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/GB-EUC-V.bcmap
Binary file not shown.
4 changes: 4 additions & 0 deletions src/third-party/doc/0.119.0/cmaps/GB-H.bcmap
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
�RCopyright 1990-2009 Adobe Systems Incorporated.
All rights reserved.
See ./LICENSE!!��]aX!!]`�21�> �p �z�$]��"R�d�-U�7�*�4�%�+ �Z �{�/�%�<�9K�b�1]�.�"� �`]�,�"]�
�"]�h�"]�F�"]�$�"]��"]�`�"]�>�"]��"]�z�"]�X�"]�6�"]��"]�r�"]�P�"]�.�"]� �"]�j�"]�H�"]�&�"]��"]�b�"]�@�"]��"]�|�"]�Z�"]�8�"]��"]�t�"]�R�"]�0�"]��"]�l�"]�J�"]�(�"]��"]�d�"]�B�"]� �"X�~�']�W�"]�5�"]��"]�q�"]�O�"]�-�"]� �"]�i�"]�G�"]�%�"]��"]�a�"]�?�"]��"]�{�"]�Y�"]�7�"]��"]�s�"]�Q�"]�/�"]��"]�k�"]�I�"]�'�"]��"]�c�"]�A�"]��"]�}�"]�[�"]�9
Expand Down
Binary file added src/third-party/doc/0.119.0/cmaps/GB-V.bcmap
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/GBK-EUC-V.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/GBK2K-H.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/GBK2K-V.bcmap
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/GBKp-EUC-V.bcmap
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/GBT-EUC-V.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/GBT-H.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/GBT-V.bcmap
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/GBpc-EUC-H.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/GBpc-EUC-V.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/H.bcmap
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/HKdla-B5-V.bcmap
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/HKdlb-B5-V.bcmap
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/HKscs-B5-V.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/Hankaku.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/Hiragana.bcmap
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/KSC-EUC-V.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/KSC-H.bcmap
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/KSC-V.bcmap
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/Katakana.bcmap
Binary file not shown.
36 changes: 36 additions & 0 deletions src/third-party/doc/0.119.0/cmaps/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated.
%%Copyright: All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe Systems Incorporated nor the names
%%Copyright: of its contributors may be used to endorse or promote
%%Copyright: products derived from this software without specific prior
%%Copyright: written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
Binary file added src/third-party/doc/0.119.0/cmaps/NWP-H.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/NWP-V.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/RKSJ-H.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/RKSJ-V.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/Roman.bcmap
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/V.bcmap
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cmaps/WP-Symbol.bcmap
Binary file not shown.
Binary file not shown.
Binary file added src/third-party/doc/0.119.0/cursors/point.cur
Binary file not shown.
Loading