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