pdf.js/src/shared
Fabian Lange ceffeab1de Use 3 param method for converting r,g,b into css string.
This avoids creation of temporary arrays to pass them into the util
method. Also using "arguments" is more expensive then passing in 3
parameters.
2014-12-05 19:25:02 +01:00
..
cffStandardStrings.js Updated to current latest stable version of jshint. 2014-03-01 13:31:25 -08:00
fonts_utils.js Add strict equalities in src/shared/fonts_utils.js 2014-08-01 12:18:35 +02:00
util.js Use 3 param method for converting r,g,b into css string. 2014-12-05 19:25:02 +01:00