Skip to content

Commit

Permalink
Update Adobe CMAP resource github page URL
Browse files Browse the repository at this point in the history
I was trying to make a clone of PDF Miner on Go that is why I was looking into source code. The link given in the docstring was broken. Updated with current CMAP github resource page.
  • Loading branch information
arunksoman authored Apr 8, 2024
1 parent 9cc4d1d commit d2fa84d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pdfminer/cmapdb.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
CMaps provide the mapping between character codes and Unicode
code-points to character ids (CIDs).
More information is available on the Adobe website:
More information is available on:
http://opensource.adobe.com/wiki/display/cmap/CMap+Resources
https://github.com/adobe-type-tools/cmap-resources
"""

Expand Down

0 comments on commit d2fa84d

Please sign in to comment.