Julian Viereck
|
36d358fff8
|
Don't use shadow() for spaceWidth as otherwise sendering the font over to the mainthread causes issues if the worker used the property and the main thread tries to assign the spaceWidth to the getter function
|
13 years ago |
Julian Viereck
|
fdb6a013c9
|
Fix unitialized text/dirs array
|
13 years ago |
Julian Viereck
|
a525492f65
|
Make lint happy
|
13 years ago |
Julian Viereck
|
6bc2a0b84a
|
Remove spaces that don't make sense when using the text in divs
|
13 years ago |
Julian Viereck
|
e22fc80d3e
|
Add handling for gs in getTextContent
|
13 years ago |
Julian Viereck
|
bd4434a7ea
|
Apply bidi algorithm to the text in the worker
|
13 years ago |
Julian Viereck
|
8d6565d1a8
|
Change the format of the BidiResult object.
|
13 years ago |
Julian Viereck
|
897b99500e
|
Fix typos that prevent space insertion for showSpaced in getTextContent
|
13 years ago |
Julian Viereck
|
32d14f4575
|
Ensure textLayers content is always fetched and set on the textLayer
|
13 years ago |
Julian Viereck
|
7432e596a1
|
Improve the space detection for the getTextContent function
|
13 years ago |
Julian Viereck
|
ee0c2e2ab7
|
Make the search button hidden again
|
13 years ago |
Julian Viereck
|
9b9de87ac4
|
Undo some changes for now until there is support for font.spacedWidth
|
13 years ago |
Julian Viereck
|
d26969a85f
|
Remove some debugging informations
|
13 years ago |
Julian Viereck
|
58ed7fc35c
|
Make the textLayer divs prevent whitespaces
|
13 years ago |
Julian Viereck
|
a5520216fc
|
Some comment stuff
|
13 years ago |
Julian Viereck
|
3a8426e179
|
Fix typo in new return value of bidi function
|
13 years ago |
Julian Viereck
|
f0f16a6a4d
|
Do some logging of the outputted text
|
13 years ago |
Julian Viereck
|
83c499595c
|
Change the PDFJS.bidi function calls slightly to avoid creating a seperate object to pass to PDF.JS bidi and just pass in a string
|
13 years ago |
Julian Viereck
|
3db4e7266e
|
Make the textLayer use extracted textContent
|
13 years ago |
Julian Viereck
|
668c2867d4
|
Change the format of textContent to be an array
|
13 years ago |
Julian Viereck
|
eced7fbb57
|
Backup work before redoing the textContent format
|
13 years ago |
Julian Viereck
|
a38c4bc729
|
Make getTextContent return offset array and improve the algorithm. Make
parts in viewer.js work again.
|
13 years ago |
Yury Delendik
|
e13846821c
|
Merge pull request #2143 from jviereck/fix-type3-spacing
Fix current.x for type3 font word break
|
13 years ago |
Julian Viereck
|
43f2db30b3
|
Fix current.x for type3 font word break
|
13 years ago |
Brendan Dahl
|
7e648af070
|
Merge pull request #2110 from arturadib/fragments
Use document fragment in text layer
|
13 years ago |
Artur Adib
|
863dd0d214
|
merge upstream
|
13 years ago |
Brendan Dahl
|
81e708bf0f
|
Merge pull request #2118 from yurydelendik/disable-font-hack
Removing font loading hack from MOZCENTRAL
|
13 years ago |
Yury Delendik
|
f318514ca7
|
Merge pull request #2116 from brendandahl/metro
Mozilla central change for metro.
|
13 years ago |
Brendan Dahl
|
8dc49a3c9b
|
Merge pull request #2124 from yurydelendik/fallback-font
Provides right fallback fonts for text layer
|
13 years ago |
Yury Delendik
|
5769d204aa
|
Merge pull request #2136 from yurydelendik/bug791525
Fix l10n labels ids for rotation menu items
|
13 years ago |
Yury Delendik
|
7766894c1a
|
Fix l10n labels ids for rotation menu items
|
13 years ago |
Yury Delendik
|
8d506212a8
|
Adds heuristic for monospace font detection
|
13 years ago |
Yury Delendik
|
0c4b6f971c
|
Merge pull request #2132 from xavier114fch/zh-TW
Update zh-TW translation
|
13 years ago |
Xavier Fung
|
474d3c0e19
|
Update zh-TW translation
|
13 years ago |
Xavier Fung
|
998ac98ccd
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Yury Delendik
|
0da2952726
|
Merge pull request #2130 from Haebaru/master
Update Japanese l10n
|
13 years ago |
Xavier Fung
|
6f2448526a
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Julian Viereck
|
043ef39b8b
|
Merge pull request #2125 from jviereck/add-test-pdfs
Add 'text' test coverage for simpletype3font + arabiccidtruetype-pdf test PDF
|
13 years ago |
Julian Viereck
|
e6427dc409
|
Add test coverage for simpletype3font test PDF
|
13 years ago |
Yury Delendik
|
ac7b6aeff4
|
Provides right fallback fonts for text layer
|
13 years ago |
Julian Viereck
|
9a17fc47a8
|
Merge pull request #2123 from yurydelendik/rtl-text-indexing
Fixes RTL text extraction
|
13 years ago |
Yury Delendik
|
45741c33a5
|
Fixes RTL text extraction
|
13 years ago |
Julian Viereck
|
53c66f8a54
|
Update web/index.html.template
Remove email address due to spam.
|
13 years ago |
Yury Delendik
|
6c05dc23f9
|
Update web/index.html.template
|
13 years ago |
Yury Delendik
|
612c7eead9
|
Merge pull request #2122 from brendandahl/updateindex
Update index template.
|
13 years ago |
Brendan Dahl
|
d9b8cb84f8
|
Update index template.
|
13 years ago |
Xavier Fung
|
bc9bd0029d
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Yury Delendik
|
a98d84ff64
|
Merge pull request #2115 from yurydelendik/merge-font-text
Refactor text extraction / font loading logic
|
13 years ago |
Yury Delendik
|
38bb3b4880
|
Removing font loading hack from MOZCENTRAL
|
13 years ago |
Yury Delendik
|
e086cf36f4
|
Refactor text extraction / font loading logic
|
13 years ago |