A PDF to Markdown converter
Go to file
Johannes Zillmann 96d4f72889 Fix loading when PDF has non-resolvable fonts
* Sometimes pdf.js gave fontId like Helvetica & Times instead of g_d0_f1, etc…, but those never got resolved through the callback. Now we simply ignore those.
* Also fixed that no fonts could be parsed
2017-03-29 08:11:14 +02:00
docs deploy to gut hub pages 2017-01-09 21:24:21 +01:00
src Fix loading when PDF has non-resolvable fonts 2017-03-29 08:11:14 +02:00
test Improve list detection 2017-03-28 09:00:21 +02:00
.babelrc Hello World Vue App 2016-11-11 19:47:20 +01:00
.eslintrc Headline to upper case transformation 2017-02-05 21:22:42 +01:00
.gitignore Headline to upper case transformation 2017-02-05 21:22:42 +01:00
package.json WIP Introduce word/wordType/lineItem 2017-03-27 07:34:58 +02:00
webpack.config.js Headline to upper case transformation 2017-02-05 21:22:42 +01:00