Commit Graph

556 Commits

Author SHA1 Message Date
Vinayak Mehta 8563a09544 Add image conversion backends 2021-06-28 01:58:45 +05:30
Vinayak Mehta fdade4502e Fix pdftopng usage
Delete cache
2021-06-28 01:10:16 +05:30
Vinayak Mehta 286b2d6a1c Bump pdftopng version 2021-06-28 00:47:38 +05:30
Vinayak Mehta 57a26fabcb Add pdftopng 2021-06-28 00:47:05 +05:30
Vinayak Mehta 715e8a9769 Update index.rst 2021-06-28 00:45:14 +05:30
Vinayak Mehta 4eba7b6486 Update docs 2021-06-28 00:42:05 +05:30
Vinayak Mehta 56efcaa925 Merge pull request #222 from Lucas-C/format-markdown
New export format: markdown
2021-06-28 00:35:56 +05:30
Vinayak Mehta acb8f005c2 Merge branch 'master' into format-markdown 2021-06-28 00:32:00 +05:30
Vinayak Mehta 216ec3c90b Add faq 2021-06-28 00:28:35 +05:30
Vinayak Mehta 3d1c16ca3f Update README and HISTORY 2021-06-28 00:26:09 +05:30
Vinayak Mehta 335a86bbb2 Merge pull request #216 from anakin87/master
Add faq section
2021-06-28 00:19:39 +05:30
Vinayak Mehta 1f54108f11 Update dev deps 2021-06-28 00:17:04 +05:30
Vinayak Mehta 2aaa913c40 Update faq 2021-06-28 00:15:43 +05:30
Vinayak Mehta cbda72ed54 Fix #229: Update installs-deps.rst 2021-06-27 23:49:25 +05:30
Vinayak Mehta 14e5569a67 Update bug report template 2021-06-27 23:16:21 +05:30
Vinayak Mehta c647f573d8 Bump version v0.9.0 2021-06-15 03:58:30 +05:30
Vinayak Mehta 9a3865c716 Update HISTORY.md 2021-06-15 03:55:46 +05:30
Vinayak Mehta ec21904595 Merge pull request #219 from Arnie97/master
[MRG] Add line_overlap and boxes_flow to LAParams
2021-06-15 03:53:40 +05:30
Vinayak Mehta f53be3c73e Update HISTORY.md 2021-06-15 03:53:23 +05:30
Vinayak Mehta 38370cf3f4 Merge pull request #231 from tiagosamaha/master
Fix use resolution argument to generate image with GS
2021-06-15 03:51:00 +05:30
Tiago Samaha Cordeiro 3a8f988740 use resolution argument to generate image with GS 2021-06-15 03:46:07 +05:30
Vinayak Mehta 021be79bf7 Fix README 2021-06-15 03:30:34 +05:30
Vinayak Mehta 2c59e7b0f7 Blacken code 2021-06-15 03:29:35 +05:30
Vinayak Mehta f7c14bf1d4 Update HISTORY.md 2021-06-15 03:28:23 +05:30
Vinayak Mehta a2bb555292 Merge pull request #241 from camelot-dev/add-github-workflow
Add github test workflow and remove travis
2021-06-15 03:06:18 +05:30
Vinayak Mehta cf954a7f6d Rename file and fix badge 2021-06-15 02:41:20 +05:30
Vinayak Mehta 0c9504e1bc Fix workflow and job names 2021-06-15 02:36:18 +05:30
Vinayak Mehta b5cf8a235d Add github test workflow and remove travis 2021-06-15 02:29:25 +05:30
Lucas Cimon 955e4b62d0 New export format: markdown 2021-01-13 06:31:30 +01:00
Arnie97 0dee385578 Add line_overlap and boxes_flow to LAParams 2020-12-17 22:12:24 +08:00
anakin87 ba5be43005 Merge pull request #3 from anakin87/anakin87-patch-2
Introduce Faq
2020-12-08 18:58:21 +01:00
anakin87 5c3a686ebe Introduce Faq
Introduced faq. Started with reducing memory usage.
2020-12-08 18:57:41 +01:00
anakin87 644e17edec Merge pull request #2 from camelot-dev/master
Update fork
2020-12-08 18:37:55 +01:00
Vinayak Mehta 7709e58d64 Merge pull request #206 from edugonza/fix-15
[MRG] Fix #15 extraction of cell data discarding overlapping text boxes
2020-10-28 14:44:35 +05:30
Eduardo Gonzalez Lopez de Murillas 7695d35449 Fix #15 extraction of cell data discarding overlapping text boxes 2020-10-27 18:06:57 +01:00
Vinayak Mehta 8ca30f3a3c Merge pull request #202 from tchx84/close-streams-explicitly
[MRG] handlers: Close file streams explicitly
2020-10-25 05:34:38 +05:30
Martin Abente Lahaye 13a50e2ba2 handlers: Close file streams explicitly
No harm in closing these streams explicitly. Best case
scenario, this prevents descriptors leaks, worse case
scenario, it reduces the amount of  messages like the
following during tests:

ResourceWarning: unclosed file
2020-10-22 11:43:01 -03:00
Vinayak Mehta d17dc43ab2 Merge pull request #196 from jimhall/gs-install-deps
Language added to confirm proper installation of ghostscript libraries
2020-10-18 03:14:24 +05:30
Vinayak Mehta de6faa7af1 Add new checks 2020-10-18 03:13:21 +05:30
Jim Hall 468512a8cd Language added to confirm proper installation of ghostscript libraries 2020-10-08 08:21:34 -04:00
Vinayak Mehta 4edca28c53 Merge branch 'master' of github.com:camelot-dev/camelot 2020-09-08 00:35:57 +05:30
Vinayak Mehta 2a7a4f5b34 Update README and index.rst 2020-09-08 00:35:32 +05:30
Vinayak Mehta 0a3944e54d Add bug report template 2020-09-07 23:39:49 +05:30
Vinayak Mehta 6b42094db5 Update year 2020-08-28 17:52:21 +05:30
Vinayak Mehta 937185412a Merge pull request #189 from camelot-dev/fix-179
[MRG] Prevent taking max of an empty set
2020-08-25 23:03:20 +05:30
Vinayak Mehta 5d20d56e48 Prevent taking max of an empty set 2020-08-25 22:50:31 +05:30
Vinayak Mehta 9087429501 Merge pull request #188 from anakin87/master
[MRG] Add encoding kwarg to camelot.core.Table.to_html method
2020-08-25 19:16:50 +05:30
Vinayak Mehta cc905ff2d9 Merge pull request #186 from pevisscher/patch-1
Use correct re.sub signature
2020-08-25 19:14:58 +05:30
anakin87 eadc54ad25 Merge pull request #1 from anakin87/anakin87-patch-1
Update core.py
2020-08-25 15:28:48 +02:00
anakin87 579bc16be5 Update core.py
Correct method camelot.core.Table.to_html
2020-08-25 15:27:17 +02:00