itn 2023-10-10
pdf.js 라이브러리 추가
@4d2f41a72fd482db404b717732507df12081980b
 
src/main/webapp/js/pdfjs-3.11.174/LICENSE (added)
+++ src/main/webapp/js/pdfjs-3.11.174/LICENSE
@@ -0,0 +1,177 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
 
src/main/webapp/js/pdfjs-3.11.174/build/pdf.js (added)
+++ src/main/webapp/js/pdfjs-3.11.174/build/pdf.js
This file is too big to display.
 
src/main/webapp/js/pdfjs-3.11.174/build/pdf.js.map (added)
+++ src/main/webapp/js/pdfjs-3.11.174/build/pdf.js.map
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/build/pdf.sandbox.js (added)
+++ src/main/webapp/js/pdfjs-3.11.174/build/pdf.sandbox.js
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/build/pdf.sandbox.js.map (added)
+++ src/main/webapp/js/pdfjs-3.11.174/build/pdf.sandbox.js.map
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/build/pdf.worker.js (added)
+++ src/main/webapp/js/pdfjs-3.11.174/build/pdf.worker.js
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/build/pdf.worker.js.map (added)
+++ src/main/webapp/js/pdfjs-3.11.174/build/pdf.worker.js.map
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/78-EUC-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/78-EUC-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/78-EUC-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/78-EUC-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/78-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/78-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/78-RKSJ-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/78-RKSJ-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/78-RKSJ-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/78-RKSJ-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/78-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/78-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/78ms-RKSJ-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/78ms-RKSJ-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/78ms-RKSJ-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/78ms-RKSJ-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/83pv-RKSJ-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/83pv-RKSJ-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/90ms-RKSJ-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/90ms-RKSJ-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/90ms-RKSJ-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/90ms-RKSJ-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/90msp-RKSJ-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/90msp-RKSJ-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/90msp-RKSJ-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/90msp-RKSJ-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/90pv-RKSJ-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/90pv-RKSJ-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/90pv-RKSJ-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/90pv-RKSJ-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Add-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Add-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Add-RKSJ-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Add-RKSJ-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Add-RKSJ-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Add-RKSJ-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Add-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Add-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-CNS1-0.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-CNS1-0.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-CNS1-1.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-CNS1-1.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-CNS1-2.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-CNS1-2.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-CNS1-3.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-CNS1-3.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-CNS1-4.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-CNS1-4.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-CNS1-5.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-CNS1-5.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-CNS1-6.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-CNS1-6.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-CNS1-UCS2.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-CNS1-UCS2.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-GB1-0.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-GB1-0.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-GB1-1.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-GB1-1.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-GB1-2.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-GB1-2.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-GB1-3.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-GB1-3.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-GB1-4.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-GB1-4.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-GB1-5.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-GB1-5.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-GB1-UCS2.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-GB1-UCS2.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Japan1-0.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Japan1-0.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Japan1-1.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Japan1-1.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Japan1-2.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Japan1-2.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Japan1-3.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Japan1-3.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Japan1-4.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Japan1-4.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Japan1-5.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Japan1-5.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Japan1-6.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Japan1-6.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Japan1-UCS2.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Japan1-UCS2.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Korea1-0.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Korea1-0.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Korea1-1.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Korea1-1.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Korea1-2.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Korea1-2.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Korea1-UCS2.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Adobe-Korea1-UCS2.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/B5-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/B5-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/B5-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/B5-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/B5pc-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/B5pc-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/B5pc-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/B5pc-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/CNS-EUC-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/CNS-EUC-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/CNS-EUC-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/CNS-EUC-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/CNS1-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/CNS1-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/CNS1-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/CNS1-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/CNS2-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/CNS2-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/CNS2-V.bcmap (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/CNS2-V.bcmap
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/ETHK-B5-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/ETHK-B5-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/ETHK-B5-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/ETHK-B5-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/ETen-B5-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/ETen-B5-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/ETen-B5-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/ETen-B5-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/ETenms-B5-H.bcmap (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/ETenms-B5-H.bcmap
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/ETenms-B5-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/ETenms-B5-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/EUC-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/EUC-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/EUC-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/EUC-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Ext-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Ext-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Ext-RKSJ-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Ext-RKSJ-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Ext-RKSJ-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Ext-RKSJ-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Ext-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Ext-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GB-EUC-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GB-EUC-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GB-EUC-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GB-EUC-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GB-H.bcmap (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GB-H.bcmap
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GB-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GB-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBK-EUC-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBK-EUC-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBK-EUC-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBK-EUC-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBK2K-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBK2K-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBK2K-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBK2K-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBKp-EUC-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBKp-EUC-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBKp-EUC-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBKp-EUC-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBT-EUC-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBT-EUC-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBT-EUC-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBT-EUC-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBT-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBT-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBT-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBT-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBTpc-EUC-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBTpc-EUC-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBTpc-EUC-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBTpc-EUC-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBpc-EUC-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBpc-EUC-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBpc-EUC-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/GBpc-EUC-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKdla-B5-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKdla-B5-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKdla-B5-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKdla-B5-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKdlb-B5-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKdlb-B5-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKdlb-B5-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKdlb-B5-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKgccs-B5-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKgccs-B5-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKgccs-B5-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKgccs-B5-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKm314-B5-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKm314-B5-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKm314-B5-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKm314-B5-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKm471-B5-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKm471-B5-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKm471-B5-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKm471-B5-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKscs-B5-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKscs-B5-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKscs-B5-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/HKscs-B5-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Hankaku.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Hankaku.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Hiragana.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Hiragana.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSC-EUC-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSC-EUC-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSC-EUC-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSC-EUC-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSC-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSC-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSC-Johab-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSC-Johab-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSC-Johab-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSC-Johab-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSC-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSC-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSCms-UHC-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSCms-UHC-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSCms-UHC-HW-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSCms-UHC-HW-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSCms-UHC-HW-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSCms-UHC-HW-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSCms-UHC-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSCms-UHC-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSCpc-EUC-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSCpc-EUC-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSCpc-EUC-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/KSCpc-EUC-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Katakana.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Katakana.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/LICENSE (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/LICENSE
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/NWP-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/NWP-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/NWP-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/NWP-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/RKSJ-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/RKSJ-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/RKSJ-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/RKSJ-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Roman.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/Roman.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniCNS-UCS2-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniCNS-UCS2-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniCNS-UCS2-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniCNS-UCS2-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniCNS-UTF16-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniCNS-UTF16-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniCNS-UTF16-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniCNS-UTF16-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniCNS-UTF32-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniCNS-UTF32-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniCNS-UTF32-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniCNS-UTF32-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniCNS-UTF8-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniCNS-UTF8-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniCNS-UTF8-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniCNS-UTF8-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniGB-UCS2-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniGB-UCS2-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniGB-UCS2-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniGB-UCS2-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniGB-UTF16-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniGB-UTF16-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniGB-UTF16-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniGB-UTF16-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniGB-UTF32-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniGB-UTF32-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniGB-UTF32-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniGB-UTF32-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniGB-UTF8-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniGB-UTF8-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniGB-UTF8-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniGB-UTF8-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UCS2-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UCS2-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UCS2-HW-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UCS2-HW-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UCS2-HW-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UCS2-HW-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UCS2-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UCS2-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UTF16-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UTF16-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UTF16-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UTF16-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UTF32-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UTF32-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UTF32-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UTF32-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UTF8-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UTF8-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UTF8-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS-UTF8-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS2004-UTF16-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS2004-UTF16-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS2004-UTF16-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS2004-UTF16-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS2004-UTF32-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS2004-UTF32-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS2004-UTF32-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS2004-UTF32-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS2004-UTF8-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS2004-UTF8-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS2004-UTF8-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJIS2004-UTF8-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJISPro-UCS2-HW-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJISPro-UCS2-HW-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJISPro-UCS2-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJISPro-UCS2-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJISPro-UTF8-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJISPro-UTF8-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJISX0213-UTF32-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJISX0213-UTF32-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJISX0213-UTF32-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJISX0213-UTF32-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJISX02132004-UTF32-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJISX02132004-UTF32-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJISX02132004-UTF32-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniJISX02132004-UTF32-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniKS-UCS2-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniKS-UCS2-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniKS-UCS2-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniKS-UCS2-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniKS-UTF16-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniKS-UTF16-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniKS-UTF16-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniKS-UTF16-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniKS-UTF32-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniKS-UTF32-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniKS-UTF32-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniKS-UTF32-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniKS-UTF8-H.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniKS-UTF8-H.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniKS-UTF8-V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/UniKS-UTF8-V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/V.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/V.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/cmaps/WP-Symbol.bcmap (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/cmaps/WP-Symbol.bcmap
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/compressed.tracemonkey-pldi-09.pdf (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/compressed.tracemonkey-pldi-09.pdf
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/debugger.css (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/debugger.css
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/debugger.js (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/debugger.js
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/altText_add.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/altText_add.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/altText_done.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/altText_done.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-check.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-check.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-comment.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-comment.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-help.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-help.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-insert.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-insert.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-key.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-key.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-newparagraph.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-newparagraph.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-noicon.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-noicon.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-note.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-note.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-paperclip.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-paperclip.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-paragraph.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-paragraph.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-pushpin.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/annotation-pushpin.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/cursor-editorFreeText.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/cursor-editorFreeText.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/cursor-editorInk.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/cursor-editorInk.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/findbarButton-next.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/findbarButton-next.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/findbarButton-previous.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/findbarButton-previous.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/gv-toolbarButton-download.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/gv-toolbarButton-download.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/gv-toolbarButton-openinapp.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/gv-toolbarButton-openinapp.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/loading-dark.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/loading-dark.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/loading-icon.gif (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/loading-icon.gif
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/images/loading.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/loading.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-documentProperties.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-documentProperties.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-firstPage.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-firstPage.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-handTool.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-handTool.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-lastPage.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-lastPage.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-rotateCcw.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-rotateCcw.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-rotateCw.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-rotateCw.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-scrollHorizontal.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-scrollHorizontal.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-scrollPage.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-scrollPage.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-scrollVertical.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-scrollVertical.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-scrollWrapped.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-scrollWrapped.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-selectTool.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-selectTool.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-spreadEven.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-spreadEven.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-spreadNone.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-spreadNone.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-spreadOdd.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/secondaryToolbarButton-spreadOdd.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-bookmark.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-bookmark.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-currentOutlineItem.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-currentOutlineItem.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-download.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-download.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-editorFreeText.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-editorFreeText.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-editorInk.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-editorInk.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-editorStamp.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-editorStamp.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-menuArrow.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-menuArrow.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-openFile.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-openFile.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-pageDown.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-pageDown.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-pageUp.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-pageUp.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-presentationMode.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-presentationMode.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-print.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-print.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-search.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-search.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-secondaryToolbarToggle.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-secondaryToolbarToggle.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-sidebarToggle.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-sidebarToggle.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-viewAttachments.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-viewAttachments.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-viewLayers.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-viewLayers.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-viewOutline.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-viewOutline.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-viewThumbnail.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-viewThumbnail.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-zoomIn.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-zoomIn.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-zoomOut.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/toolbarButton-zoomOut.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/treeitem-collapsed.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/treeitem-collapsed.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/images/treeitem-expanded.svg (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/images/treeitem-expanded.svg
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ach/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ach/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/af/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/af/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/an/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/an/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ar/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ar/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ast/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ast/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/az/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/az/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/be/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/be/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/bg/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/bg/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/bn/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/bn/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/bo/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/bo/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/br/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/br/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/brx/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/brx/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/bs/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/bs/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ca/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ca/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/cak/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/cak/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ckb/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ckb/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/cs/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/cs/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/cy/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/cy/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/da/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/da/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/de/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/de/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/dsb/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/dsb/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/el/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/el/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/en-CA/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/en-CA/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/en-GB/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/en-GB/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/en-US/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/en-US/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/eo/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/eo/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/es-AR/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/es-AR/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/es-CL/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/es-CL/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/es-ES/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/es-ES/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/es-MX/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/es-MX/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/et/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/et/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/eu/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/eu/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/fa/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/fa/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ff/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ff/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/fi/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/fi/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/fr/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/fr/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/fur/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/fur/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/fy-NL/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/fy-NL/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ga-IE/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ga-IE/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/gd/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/gd/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/gl/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/gl/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/gn/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/gn/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/gu-IN/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/gu-IN/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/he/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/he/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/hi-IN/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/hi-IN/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/hr/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/hr/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/hsb/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/hsb/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/hu/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/hu/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/hy-AM/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/hy-AM/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/hye/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/hye/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ia/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ia/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/id/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/id/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/is/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/is/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/it/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/it/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ja/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ja/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ka/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ka/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/kab/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/kab/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/kk/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/kk/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/km/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/km/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/kn/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/kn/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ko/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ko/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/lij/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/lij/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/lo/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/lo/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/locale.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/locale.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/lt/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/lt/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ltg/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ltg/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/lv/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/lv/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/meh/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/meh/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/mk/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/mk/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/mr/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/mr/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ms/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ms/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/my/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/my/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/nb-NO/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/nb-NO/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ne-NP/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ne-NP/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/nl/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/nl/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/nn-NO/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/nn-NO/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/oc/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/oc/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/pa-IN/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/pa-IN/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/pl/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/pl/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/pt-BR/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/pt-BR/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/pt-PT/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/pt-PT/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/rm/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/rm/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ro/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ro/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ru/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ru/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/sat/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/sat/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/sc/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/sc/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/scn/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/scn/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/sco/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/sco/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/si/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/si/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/sk/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/sk/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/skr/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/skr/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/sl/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/sl/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/son/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/son/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/sq/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/sq/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/sr/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/sr/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/sv-SE/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/sv-SE/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/szl/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/szl/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ta/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ta/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/te/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/te/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/tg/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/tg/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/th/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/th/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/tl/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/tl/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/tr/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/tr/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/trs/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/trs/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/uk/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/uk/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/ur/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/ur/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/uz/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/uz/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/vi/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/vi/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/wo/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/wo/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/xh/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/xh/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/zh-CN/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/zh-CN/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/locale/zh-TW/viewer.properties (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/locale/zh-TW/viewer.properties
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitDingbats.pfb (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitDingbats.pfb
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitFixed.pfb (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitFixed.pfb
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitFixedBold.pfb (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitFixedBold.pfb
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitFixedBoldItalic.pfb (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitFixedBoldItalic.pfb
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitFixedItalic.pfb (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitFixedItalic.pfb
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitSerif.pfb (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitSerif.pfb
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitSerifBold.pfb (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitSerifBold.pfb
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitSerifBoldItalic.pfb (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitSerifBoldItalic.pfb
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitSerifItalic.pfb (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitSerifItalic.pfb
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitSymbol.pfb (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/FoxitSymbol.pfb
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/LICENSE_FOXIT (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/LICENSE_FOXIT
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/LICENSE_LIBERATION (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/LICENSE_LIBERATION
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/LiberationSans-Bold.ttf (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/LiberationSans-Bold.ttf
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/LiberationSans-BoldItalic.ttf (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/LiberationSans-BoldItalic.ttf
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/LiberationSans-Italic.ttf (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/LiberationSans-Italic.ttf
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/LiberationSans-Regular.ttf (Binary) (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/standard_fonts/LiberationSans-Regular.ttf
Binary file is not shown
 
src/main/webapp/js/pdfjs-3.11.174/web/viewer.css (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/viewer.css
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/viewer.html (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/viewer.html
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/viewer.js (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/viewer.js
This diff is skipped because there are too many other diffs.
 
src/main/webapp/js/pdfjs-3.11.174/web/viewer.js.map (added)
+++ src/main/webapp/js/pdfjs-3.11.174/web/viewer.js.map
This diff is skipped because there are too many other diffs.
Add a comment
List