Artur Adib
|
676e575a52
|
Merge pull request #1218 from mozilla/bidi
bidi characters algorithm; separation of the toFontChar and toUnicode
|
13 years ago |
notmasteryet
|
3b29736882
|
create bidi closure
|
13 years ago |
notmasteryet
|
e8ca7b44d9
|
Fixing review nits; moving small functions inside bidi
|
13 years ago |
Artur Adib
|
92e2723cbc
|
Merge pull request #1199 from notmasteryet/tree-72
Remove lazy encoding initialization
|
13 years ago |
notmasteryet
|
31d8d13ba2
|
Fix merge with symbol font fix (part 2)
|
13 years ago |
Brendan Dahl
|
1703e33cfe
|
Merge pull request #1246 from notmasteryet/issue-1222
Relax EI search for inline images
|
13 years ago |
notmasteryet
|
d10a83744d
|
Merge pull request #1261 from brendandahl/fixstepper
Fix stepper beyond page 1.
|
13 years ago |
notmasteryet
|
7cad586e63
|
Fix merge with symbol font fix
|
13 years ago |
notmasteryet
|
a8cdbcf315
|
Merge remote-tracking branch 'mozilla/master' into bidi
Conflicts:
src/fonts.js
|
13 years ago |
Brendan Dahl
|
4b887fe1c2
|
Remove unused variable.
|
13 years ago |
Brendan Dahl
|
3a824f69d4
|
Fix the stepper beyond page 1.
|
13 years ago |
Brendan Dahl
|
f45f87b70b
|
Merge pull request #1242 from notmasteryet/bad-jpx-1
Recovering from the bad JPX images (#1145)
|
13 years ago |
Brendan Dahl
|
884ea5f028
|
Merge pull request #1244 from notmasteryet/issue-1243
Sets proper unicode range for symbols; sanitize no-glyphs fonts
|
13 years ago |
notmasteryet
|
f4aff1d848
|
Merge pull request #1253 from brendandahl/issue925
Fix bad chars in Type2CFF font names.
|
13 years ago |
Brendan Dahl
|
b9cd526a35
|
Remove bad chars instead of replaces all.
|
13 years ago |
notmasteryet
|
a46a684935
|
Moving all symbolic font glyphs into 0xF000 - 0xF0FF range
|
13 years ago |
notmasteryet
|
26b58c0e4f
|
Properly build toFontChar
|
13 years ago |
notmasteryet
|
b4e3554af2
|
Remove debug code
|
13 years ago |
notmasteryet
|
28b4dac2d8
|
Merge remote-tracking branch 'mozilla/master' into bidi
Conflicts:
web/viewer.html
|
13 years ago |
Brendan Dahl
|
b6e4fc771f
|
Fix bad chars in Type2CFF font names.
|
13 years ago |
notmasteryet
|
e0e6209baf
|
Merge pull request #1248 from notmasteryet/try-ff-10
Trying FF10 / Changing special-power version to 13.0
|
13 years ago |
notmasteryet
|
de821a0db1
|
Changing special-power version to 13.0
|
13 years ago |
notmasteryet
|
c68dbd777e
|
Relax EI search for inline images
|
13 years ago |
notmasteryet
|
2703f3f692
|
Fixing first glyph index
|
13 years ago |
notmasteryet
|
5efccea2af
|
Using the first glyph code to detect the base glyph offset.
|
13 years ago |
notmasteryet
|
321750bba6
|
Sets proper unicode range for symbols; sanitize no-glyphs fonts
|
13 years ago |
notmasteryet
|
2fa6e025f2
|
Recovering from the bad JPX images (#1145)
|
13 years ago |
Julian Viereck
|
fe6ded204d
|
Merge pull request #1241 from notmasteryet/issue-1237
Fixes "invalid 'in' operand destKind"
|
13 years ago |
notmasteryet
|
a9226a594c
|
Fixes "invalid 'in' operand destKind"
|
13 years ago |
notmasteryet
|
4cd6acef0d
|
Merge pull request #1239 from brendandahl/fixparsequery
Fix parse query string.
|
13 years ago |
notmasteryet
|
fcffbc3804
|
Fix `Line 648, E:0001: Extra space after "]"`
|
13 years ago |
Brendan Dahl
|
290aa0ef5d
|
Fix upstream lint error.
|
13 years ago |
Brendan Dahl
|
8d3c63ef07
|
Use obj instead of array.
|
13 years ago |
Brendan Dahl
|
c7a90e0421
|
Fix parse query.
|
13 years ago |
Artur Adib
|
dd53edffad
|
Merge pull request #1226 from notmasteryet/tree-80
Rewrite predictor code to avoid writing into subarrays.
|
13 years ago |
Artur Adib
|
1b0bf24322
|
Merge pull request #1211 from brendandahl/debugger2
Debugging Tools
|
13 years ago |
Brendan Dahl
|
0f4730c825
|
Address review comments.
|
13 years ago |
notmasteryet
|
4e967b201d
|
Merge pull request #1212 from arturadib/issue-1155
Fixes #1155: intersection of CropBox and MediaBox
|
13 years ago |
Artur Adib
|
9cf9c36227
|
Addressing reviewer comments
|
13 years ago |
Artur Adib
|
4147317ec2
|
Merge pull request #1225 from notmasteryet/pins
Vector pins
|
13 years ago |
notmasteryet
|
c5c08888bf
|
Merge pull request #1223 from arturadib/issue-1186
Fixes #1186 - Race condition due to fast zooming
|
13 years ago |
notmasteryet
|
3e6c7693a0
|
Vector pins
|
13 years ago |
notmasteryet
|
b73cf1b3c2
|
Rewrite predictor code to avoid writing into subarrays.
|
13 years ago |
Brendan Dahl
|
5e04ad5e3a
|
Move special debug flags to the hash section of the url.
|
13 years ago |
Brendan Dahl
|
f17a1679eb
|
Move debugger to the web folder.
|
13 years ago |
Brendan Dahl
|
45e3db77f2
|
Fix the font inspector.
|
13 years ago |
Brendan Dahl
|
c04ab5fe45
|
Change name of debugger to stepper.
|
13 years ago |
Brendan Dahl
|
f54486d8c8
|
Change how the tools are enabled.
|
13 years ago |
Brendan Dahl
|
0175f53637
|
Merge upstream.
|
13 years ago |
Brendan Dahl
|
c440dfeee0
|
Merge pull request #1203 from notmasteryet/glyf-sanitize
Sanitizing the font glyphs to avoid OTS rejections
|
13 years ago |