2 Commits (01b23439a9deb007fa78e42d22088a8a86aa5db1)

Author SHA1 Message Date
Nicholas Nethercote 6e4283fc45 Remove unneeded |oldtypes| variable from bidi.js. 11 years ago
Brendan Dahl 5ecce4996b Split files into worker and main thread pieces. 12 years ago
vyv03354 c5b8ee6a91 Implements vertical writing 12 years ago
Jon Buckley d301c1f13f Issue #2008 - Fix lint errors for src/bidi.js 12 years ago
Julian Viereck 8d6565d1a8 Change the format of the BidiResult object. 13 years ago
Julian Viereck 3a8426e179 Fix typo in new return value of bidi function 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
Brendan Dahl 332ae4ce41 Change to the Apache v2 license. 13 years ago
Kalervo Kujala 8e060bdbca Use [] instead of new Array(...). 13 years ago
Kalervo Kujala 2fb6e413db Separate return statement from function for clarity in bidi.js. 13 years ago
Bernerd Schaefer 31839d8c78 Change bidi.js file format to unix 13 years ago
Brendan Dahl d0143cc289 Fix missing bidi for extension. 13 years ago
notmasteryet 3b29736882 create bidi closure 13 years ago
notmasteryet e8ca7b44d9 Fixing review nits; moving small functions inside bidi 13 years ago
notmasteryet c8e88def83 Light bidi fixes 13 years ago
Adil Allawi 6902ba51fa Properly support custom CSS properties 13 years ago
Adil Allawi 2bc708305d Fix up bidi algorithm, and set direction of div to match text direction 13 years ago
Adil Allawi 2e1a88f39e Handle bidi ordering of PDF strings 13 years ago