openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
pdfminer.six
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 30, 2024 — Aug 30, 2025
Showing page 10 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated URL for the article
Kaushik Acharya
More...
about 6 years ago
Merge branch 'develop' into develop
Igor Moura
More...
about 6 years ago
Adding Denis's article name.
Kaushik Acharya
More...
about 6 years ago
Merge branch 'pdfstream-as-cmap' of https://github.com/fakabbir/pdfminer.six into pdfstream-as-cmap
Fakabbir Amin
More...
about 6 years ago
Correct old test cases
Fakabbir Amin
More...
about 6 years ago
Merge branch 'develop' into pdfstream-as-cmap
Fakabbir Amin
More...
about 6 years ago
Adds Test Case
Fakabbir Amin
More...
about 6 years ago
Adds decoder for OnebyteIdentityH/V instead of using default CMap
Fakabbir Amin
More...
about 6 years ago
Merge pull request #264 from fakabbir/pdfstream-as-cmap
Tata Ganesh
More...
about 6 years ago
Merge pull request #263 from pietermarsman/261-glyph-list-specification
Tata Ganesh
More...
about 6 years ago
Merge branch 'develop' of github.com:pdfminer/pdfminer.six into develop
Igor Moura
More...
about 6 years ago
Merge pull request #274 from igormp/iteritems
Tata Ganesh
More...
about 6 years ago
Adds Test Cases, Neater Code For CMap Assignment
Fakabbir Amin
More...
about 6 years ago
Removes Code Comments
Fakabbir Amin
More...
about 6 years ago
Adds Test, Removes Unnecessary Assumptions
Fakabbir Amin
More...
about 6 years ago
Replaced .iteritems() and with six.iteritems() for Python 3 compat
Igor Moura
More...
about 6 years ago
Use resolve_all on PdfFont widths and bbox
Igor Moura
More...
about 6 years ago
Raise a `KeyError` with a useful message if `unicode2name()` does not match any glyph name. Use this message to log debug statements.
Pieter Marsman
More...
about 6 years ago
Remove intermediate variable `full_stop` because it is just a dot
Pieter Marsman
More...
about 6 years ago
Removes @property, Adds docstring
Fakabbir Amin
More...
about 6 years ago
Fix error, python2 cannot handle unicode in a .py file
Pieter Marsman
More...
about 6 years ago
Fix error, python2 cannot handle unicode in a .py file
Pieter Marsman
More...
about 6 years ago
Use KeyError to signal that the name does not resemble any unicode, this pattern is also used in the rest of pdfminer.six
Pieter Marsman
More...
about 6 years ago
Add lowercase adobe glyph name tests
Pieter Marsman
More...
about 6 years ago
Add docstring to Type1FontHeaderParser.get_encoding() that describes that the custom CharStrings of the font are mapped to ''
Pieter Marsman
More...
about 6 years ago
Change implementation of name2unicode such that it follows the Adobe Glyph specs (with allowing lowercase)
Pieter Marsman
More...
about 6 years ago
Corrects Indentation
Fakabbir Amin
More...
about 6 years ago
Encapsulates character map name
Fakabbir Amin
More...
about 6 years ago
Added test for overflow error reported by @jtlz2: https://github.com/pdfminer/pdfminer.six/issues/177#issuecomment-510173228_
Pieter Marsman
More...
about 6 years ago
Add some (failing) unittests for name2unicode based on the examples in the Adobe Glyph List Specification
Pieter Marsman
More...
about 6 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
33
34
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree