mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
Convert the code in `src/core/colorspace.js to use ES6 classes
Reduces the amount of boilerplate code when defining the the sub-classes. Please note that a couple of the closures were kept, since it's not (yet) possible to include helper functions inside of `class`es.
This commit is contained in:
parent
32d02c511c
commit
ce9a38c536
1 changed files with 587 additions and 617 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue