Yury Delendik
|
37fb625e87
|
Fixes lineWidth/scale calculation for the fonts
|
2012-11-02 08:10:22 -05:00 |
|
Yury Delendik
|
1f084053e6
|
Merge pull request #2313 from yurydelendik/issue-1905
Fixes incomplete restore in paintFormXObject
|
2012-10-29 12:09:11 -07:00 |
|
Yury Delendik
|
69b72078c0
|
Separate page objects/images from the fonts; does not store large images
|
2012-10-28 15:24:54 -05:00 |
|
Yury Delendik
|
4c533d065d
|
Fixes incomplete restore in paintFormXObject
|
2012-10-26 23:30:01 -05:00 |
|
Adil Allawi
|
88bd912840
|
Clear unused code
|
2012-10-23 04:31:01 -07:00 |
|
Brendan Dahl
|
c31c79761c
|
Merge pull request #2240 from yurydelendik/fix-text-clipping
Fixes text clipping
|
2012-10-15 15:27:44 -07:00 |
|
Yury Delendik
|
ab058dbe75
|
Fixes text clipping
|
2012-10-15 12:52:37 -05:00 |
|
Brendan Dahl
|
565d13f670
|
Merge pull request #2213 from yurydelendik/bug762657
Removes PutBinaryImageData compatibility check (re:bug 762657)
|
2012-10-15 08:58:24 -07:00 |
|
Yury Delendik
|
b5f952a63a
|
Fixes font debugger; text builder api refactoring
|
2012-10-09 08:25:41 -05:00 |
|
Yury Delendik
|
ee133197ee
|
Removes PutBinaryImageData compatibility check (re:bug 762657)
|
2012-10-07 21:09:00 -05:00 |
|
Julian Viereck
|
e48530d391
|
Fix AppendText after API changes
|
2012-09-20 22:09:03 +02:00 |
|
Julian Viereck
|
a33ba145bf
|
Don't compute the string for the TextLayer in the canvas backend anymore and change the syntax of appendText
|
2012-09-20 17:15:55 +02:00 |
|
Julian Viereck
|
43f2db30b3
|
Fix current.x for type3 font word break
|
2012-09-19 22:19:21 +02:00 |
|
Yury Delendik
|
ac7b6aeff4
|
Provides right fallback fonts for text layer
|
2012-09-14 11:17:35 -07:00 |
|
Yury Delendik
|
e086cf36f4
|
Refactor text extraction / font loading logic
|
2012-09-13 15:12:42 -07:00 |
|
Brendan Dahl
|
332ae4ce41
|
Change to the Apache v2 license.
|
2012-08-31 15:48:21 -07:00 |
|
Yury Delendik
|
55b3b005b8
|
Using createImageData when available
|
2012-08-09 13:40:40 -05:00 |
|
Yury Delendik
|
65bc78d870
|
Using fast pixels copy in putBinaryImageData
|
2012-08-09 10:41:18 -05:00 |
|
Brendan Dahl
|
2ca8c0d999
|
Cleanup references to dom elements.
|
2012-08-08 09:07:31 -07:00 |
|
Yury Delendik
|
41a4272463
|
Implement textRise; reduce ref test to one page
|
2012-08-01 15:10:48 -05:00 |
|
Brendan Dahl
|
24a3e0c8cc
|
Don't trigger TODO on marked content.
|
2012-07-20 09:09:48 -07:00 |
|
Brendan Dahl
|
1c1447e599
|
Merge pull request #1763 from yurydelendik/type3-1
Type3 smoothing: pre-scale image in the paintImageMaskXObject
|
2012-06-06 09:26:38 -07:00 |
|
Yury Delendik
|
d5da15e001
|
Fixes brackets
|
2012-06-05 17:56:18 -05:00 |
|
Yury Delendik
|
50b86ff480
|
Move putImageData
|
2012-05-28 15:10:44 -05:00 |
|
Yury Delendik
|
81681e7914
|
Pre-scale image in the paintImageMaskXObject
|
2012-05-27 13:50:46 -05:00 |
|
Brendan Dahl
|
034583e1a1
|
Add new severity log info(). Change severity of some log messages. Trigger fallback on errors and warnings for extension.
|
2012-05-14 17:19:09 -07:00 |
|
Yury Delendik
|
47c43b5779
|
Removing the rotatePoint, width, height from the API
|
2012-04-11 08:29:44 -07:00 |
|
Brendan Dahl
|
fece736b8a
|
Merge upstream.
|
2012-04-05 12:46:23 -07:00 |
|
Kalervo Kujala
|
99440ab691
|
Refactor class method names.
Also move functionality to more logical place in canvas.js and jpx.js.
|
2012-04-04 23:43:26 +03:00 |
|
gigaherz
|
c6d7e654ee
|
Replace variables named 'char'=>'character', 'byte'=>'octet' and field '.private'=>'.privateData'. This allows pdf.js to compile with Google's Closure Compiler.
|
2012-03-30 23:17:04 +02:00 |
|
Brendan Dahl
|
7008d07fde
|
Fix gradients for fill and stroke.
|
2012-03-29 08:53:51 -07:00 |
|
notmasteryet
|
bcdf7b46c5
|
Fixing advance after disabled symbols
|
2012-03-25 14:31:28 -05:00 |
|
notmasteryet
|
72355121a0
|
Don't print missing symbols in the font
|
2012-03-25 14:15:40 -05:00 |
|
Artur Adib
|
0c258ae7a8
|
Merge pull request #1259 from jviereck/worker_cleanup
Worker cleanup
|
2012-03-19 09:10:21 -07:00 |
|
Julian Viereck
|
25cfebfd71
|
Change the kExecutionTime value to 15. In theory, this should give 60FPS rendering.
|
2012-03-16 15:08:50 +01:00 |
|
Julian Viereck
|
fd2ab059d3
|
Rename IRQueue and codeIR -> operatorList
|
2012-03-16 14:58:53 +01:00 |
|
Julian Viereck
|
f80fd13fe5
|
new ScratchCanvas -> createScratchCanvas and fix linting
|
2012-03-16 14:56:43 +01:00 |
|
Julian Viereck
|
261ff39f6d
|
Remove suffix _IR
|
2012-03-16 14:56:43 +01:00 |
|
Julian Viereck
|
8325d37f9d
|
No need to store ScratchCanvas on CanvasGraphics
|
2012-03-16 14:56:43 +01:00 |
|
Julian Viereck
|
889d6d100a
|
Cleanup font loading.
|
2012-03-16 14:54:10 +01:00 |
|
notmasteryet
|
e8ca7b44d9
|
Fixing review nits; moving small functions inside bidi
|
2012-02-22 17:56:47 -06:00 |
|
notmasteryet
|
28b4dac2d8
|
Merge remote-tracking branch 'mozilla/master' into bidi
Conflicts:
web/viewer.html
|
2012-02-20 12:41:19 -06:00 |
|
Brendan Dahl
|
0175f53637
|
Merge upstream.
|
2012-02-15 12:56:05 -08:00 |
|
Brendan Dahl
|
ebf26a5e29
|
Fix undefined stepper.
|
2012-02-14 10:25:53 -08:00 |
|
notmasteryet
|
1cfb099640
|
Add bugzill reference, reducing to 1px size
|
2012-02-13 22:35:42 -06:00 |
|
notmasteryet
|
b32a7b1c8b
|
Reducing min font size to 2; rearranging fontSizeScale logic
|
2012-02-13 21:12:55 -06:00 |
|
notmasteryet
|
99d71cc713
|
scale line width; set min font size to 8
|
2012-02-13 20:45:51 -06:00 |
|
Brendan Dahl
|
9fe5eff905
|
Combining Yury's and my debugging tools.
|
2012-02-13 17:35:58 -08:00 |
|
Adil Allawi
|
2bc708305d
|
Fix up bidi algorithm, and set direction of div to match text direction
|
2012-02-13 02:10:41 +00:00 |
|
Adil Allawi
|
2e1a88f39e
|
Handle bidi ordering of PDF strings
|
2012-02-10 17:05:09 +00:00 |
|
notmasteryet
|
cc9035438a
|
Optimization: don't scale when parameter is 1.0
|
2012-02-07 17:14:58 -08:00 |
|
notmasteryet
|
bd95a191b7
|
Reducing MIN_FONT_SIZE size to 5px
|
2012-02-04 14:42:07 -06:00 |
|
notmasteryet
|
34e2aa5d21
|
Browser minimal font adjustment
|
2012-02-04 12:45:18 -06:00 |
|
Artur Adib
|
7873ec966b
|
Merge branch 'refs/heads/master' into issue-1049
Conflicts:
src/canvas.js
|
2012-01-31 13:20:05 -05:00 |
|
Kalervo Kujala
|
66e3441e0e
|
Change throws to errors.
|
2012-01-24 22:10:16 +02:00 |
|
Artur Adib
|
5c8753dcba
|
Fixing regression errors, better logic
|
2012-01-23 15:23:09 -05:00 |
|
Artur Adib
|
bbdec90c0d
|
Lint
|
2012-01-20 18:44:51 -05:00 |
|
Artur Adib
|
786cccf636
|
setFont() supports negative size, closes #1049
|
2012-01-20 18:41:01 -05:00 |
|
Artur Adib
|
357f4cc665
|
Clarifying variable role
|
2012-01-20 15:20:25 -05:00 |
|
Artur Adib
|
66eff7a5cb
|
more robust fontMatrix parsing, error checking
|
2012-01-20 14:55:52 -05:00 |
|
Brendan Dahl
|
8aac2256ed
|
Fix zero width lines.
|
2012-01-17 20:50:49 -08:00 |
|
notmasteryet
|
1bb5592357
|
Replace makeCssRgb.apply in setStrokeColor and setFillColor
|
2012-01-16 11:53:59 -06:00 |
|
notmasteryet
|
a84fa13189
|
using font flags to recognize the symbol and serif fonts; using the encoding instead of predefined MacRoman in TrueType fonts
|
2012-01-09 19:36:24 -06:00 |
|
notmasteryet
|
edb0ae4eb8
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textlayout-ui
Conflicts:
src/canvas.js
|
2012-01-03 18:42:13 -06:00 |
|
Artur Adib
|
86387272fc
|
webkit dash support
|
2012-01-03 14:51:35 -05:00 |
|
notmasteryet
|
cbf4c0393f
|
Replace nbsp entity with character code
|
2011-12-30 19:32:35 -06:00 |
|
notmasteryet
|
877e0f4159
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textlayout-ui
Conflicts:
web/viewer.js
|
2011-12-30 19:22:59 -06:00 |
|
notmasteryet
|
3f286803d0
|
Move the media left-top corner to the (0,0) canvas position
|
2011-12-30 16:45:33 -06:00 |
|
notmasteryet
|
d7754a402e
|
Correct stroke width for text; convert intel-load test to eq-test
|
2011-12-22 17:43:14 -06:00 |
|
notmasteryet
|
0f6291c7b9
|
Move text layer UI to viewer.js; fixes adding div with single char; replaces innerHTML to textContent
|
2011-12-18 12:53:30 -06:00 |
|
Artur Adib
|
f7f7269253
|
Merge pull request #937 from ironymark/master
stop canvasRenderTextLayer blocking browser UI
|
2011-12-16 09:06:18 -08:00 |
|
Adil Allawi
|
b921486bce
|
simplify adding of textdivs to DOM as queue is no longer needed
|
2011-12-16 10:38:30 +00:00 |
|
Brendan Dahl
|
8096d747c0
|
Fix nits.
|
2011-12-15 15:13:48 -08:00 |
|
Adil Allawi
|
5bd080fd05
|
oops, interval was not clearing because 'this' is not the same 'this' inside an interval. Should use local variable 'self' instead. Reviewers you should have spotted this! :)
|
2011-12-15 11:32:58 +00:00 |
|
Adil Allawi
|
c93e7c9c87
|
Merge branch 'master' of https://github.com/mozilla/pdf.js
|
2011-12-15 10:09:04 +00:00 |
|
Adil Allawi
|
4a14a79884
|
use array index instead of array.shift()
|
2011-12-15 10:08:50 +00:00 |
|
Adil Allawi
|
cc007b539a
|
fix lint nitpick
|
2011-12-15 09:20:55 +00:00 |
|
Adil Allawi
|
ce57bac447
|
Build Text Layer one div at a a time as an Interval instead of a all in a TimeOut to keep the browser responsive
|
2011-12-14 22:28:34 +00:00 |
|
Brendan Dahl
|
c2b91f1272
|
Merge upstream.
|
2011-12-14 13:41:36 -08:00 |
|
notmasteryet
|
45ef8742ac
|
type3 font.coded comment; proper geometery for showText; glyph name
|
2011-12-13 18:28:02 -06:00 |
|
notmasteryet
|
bed87284db
|
Fixing Type3 text layer creation and character spacing
|
2011-12-12 21:32:20 -06:00 |
|
Brendan Dahl
|
948de2bdbe
|
Remove some unintended changes.
|
2011-12-12 09:53:31 -08:00 |
|
Brendan Dahl
|
4c01766278
|
Merge upstream.
|
2011-12-11 21:13:53 -08:00 |
|
Brendan Dahl
|
7d1cddf371
|
Add ability to fast track natively supported jpegs.
|
2011-12-08 21:18:04 -08:00 |
|
Kalervo Kujala
|
cd01302de8
|
Merge remote-tracking branch 'upstream/master' into style
Conflicts:
src/image.js
src/pattern.js
|
2011-12-09 00:28:31 +02:00 |
|
Kalervo Kujala
|
1ef4c94de2
|
Name all constructors.
|
2011-12-09 00:18:43 +02:00 |
|
Brendan Dahl
|
146cd8c861
|
Second stage, smasks now working. Still needs optimization.
|
2011-12-08 12:50:34 -08:00 |
|
Brendan Dahl
|
2a632d4ab2
|
First stage of trying to support smasks on native jpegs.
|
2011-12-07 15:36:27 -08:00 |
|
notmasteryet
|
cb592d6e51
|
Merge pull request #776 from jviereck/jpegimage_cleanup
Don't create JpegImage object anymore - go functional style
|
2011-12-07 11:11:11 -08:00 |
|
notmasteryet
|
69e5cf2560
|
fixes gradient fill (#840)
|
2011-12-07 06:42:01 -06:00 |
|
Artur Adib
|
7edefbbe41
|
Merge pull request #846 from jviereck/feature_img_data
Add feature detection for using Uint8Array as imageData
|
2011-12-06 07:17:23 -08:00 |
|
Artur Adib
|
3c601f012b
|
Merge pull request #864 from notmasteryet/issue-799
Suppress invisible text (#799)
|
2011-12-05 12:55:49 -08:00 |
|
Brendan Dahl
|
3b112edd91
|
Merge pull request #857 from jviereck/hotcmds
Only check execution time on some commands
|
2011-12-05 10:43:03 -08:00 |
|
Julian Viereck
|
cf7d4503d6
|
Address review comments: Introduce new CanvasGraphics.putBinaryImageData and make sure feature detection work always
|
2011-12-05 18:27:09 +01:00 |
|
Julian Viereck
|
97802aac64
|
Inline JpegImageLoader to remove new JpegImageLoader call
|
2011-12-05 17:59:03 +01:00 |
|
notmasteryet
|
2719e8eadc
|
add stroke and other text rendering modes
|
2011-12-02 22:30:31 -06:00 |
|
notmasteryet
|
00d1204705
|
Suppress invisible text (#799)
|
2011-12-02 16:52:31 -06:00 |
|
notmasteryet
|
bb6e5c6e00
|
(#840) fix font stretching and overlapping characters encoding
|
2011-12-01 20:56:26 -06:00 |
|
Artur Adib
|
705356fa41
|
Addressing comments by @vingtetun
|
2011-12-01 14:11:17 -05:00 |
|
Artur Adib
|
5e1d78ef20
|
Merge branch 'master' of git://github.com/mozilla/pdf.js into text-select
Conflicts:
src/canvas.js
|
2011-12-01 10:42:07 -05:00 |
|