pdf.js/src/core
Jonas Jenwald 7cf9de2c17 [api-minor] Change getOutline to actually return the RGB color of outline items
Currently the `C` entry in an outline item is returned as is, which is neither particularly useful nor what the API documentation claims.

This patch also adds unit-tests for both the color handling, and the `F` entry (bold/italic flags).
2016-02-15 13:41:22 +01:00
..
annotation.js move hasHtml to AnnotationElement 2016-02-11 13:58:17 +13:00
arithmetic_decoder.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
bidi.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
charsets.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
chunked_stream.js Replaces literal {} created lookup tables with Object.create 2016-01-28 12:18:38 -06:00
cmap.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
colorspace.js Get rid of getAll usage in colorspace.js 2016-02-11 11:59:26 +01:00
crypto.js Better crypto key length recovery. 2015-12-29 15:10:38 -06:00
document.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
encodings.js Refactor Encodings 2016-01-28 11:32:59 -06:00
evaluator.js Remove getAll from EvaluatorPreprocessor_read 2016-02-12 22:31:50 +01:00
font_renderer.js Replaces literal {} created lookup tables with Object.create 2016-01-28 12:18:38 -06:00
fonts.js Merge pull request #6933 from brendandahl/faster-decrypt 2016-02-09 23:41:22 +01:00
function.js Replaces literal {} created lookup tables with Object.create 2016-01-28 12:18:38 -06:00
glyphlist.js Lazify GlyphsUnicode. 2016-01-28 11:32:59 -06:00
image.js Adjust a comment discussing transferred ArrayBuffers to refer to those buffers being detached, not neutered. This change makes the comment consistent with terminology used in the ECMAScript specification. 2016-01-28 14:52:07 -08:00
jbig2.js Remove unused variables 2015-12-16 23:52:16 +01:00
jpg.js Remove unused variables 2015-12-16 23:52:16 +01:00
jpx.js Remove unused variables 2015-12-16 23:52:16 +01:00
metrics.js Lazify Metrics 2016-01-28 12:11:46 -06:00
murmurhash3.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
network.js Replaces literal {} created lookup tables with Object.create 2016-01-28 12:18:38 -06:00
obj.js [api-minor] Change getOutline to actually return the RGB color of outline items 2016-02-15 13:41:22 +01:00
parser.js Merge pull request #6915 from yurydelendik/lookuptables 2016-01-28 15:01:06 -06:00
pattern.js shading-pattern: Decreased Shadings.SMALL_NUMBER 2016-01-06 15:26:40 +01:00
pdf_manager.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
primitives.js Remove Dict_getAll since it is now unused 2016-02-12 22:32:07 +01:00
ps_parser.js Replaces literal {} created lookup tables with Object.create 2016-01-28 12:18:38 -06:00
standard_fonts.js Lazify stdFontMap, serifFonts, GlyphMapForStandardFonts 2016-01-28 11:51:54 -06:00
stream.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
unicode.js Lazify NormalizedUnicodes 2016-01-28 11:56:42 -06:00
worker.js [api-minor] Add support for PageLabels in the API 2016-01-19 22:49:04 +01:00