svn commit: r1916316 - /pdfbox/branches/2.0/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDCIDFontType2.java

2024-03-14 Thread lehmi
Author: lehmi Date: Thu Mar 14 20:52:54 2024 New Revision: 1916316 URL: http://svn.apache.org/viewvc?rev=1916316=rev Log: PDFBOX-5785: adjust logic due to a different behavior of 2.0 compared to 3.0 Modified:

(pdfbox-docs) branch asf-site updated: Site checkin for project Apache PDFBox Website

2024-03-14 Thread lehmi
This is an automated email from the ASF dual-hosted git repository. lehmi pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/pdfbox-docs.git The following commit(s) were added to refs/heads/asf-site by this push: new e60c95d8 Site checkin for project

(pdfbox-docs) branch master updated: update website due to new release

2024-03-14 Thread lehmi
This is an automated email from the ASF dual-hosted git repository. lehmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pdfbox-docs.git The following commit(s) were added to refs/heads/master by this push: new cf8906d0 update website due to new release

svn commit: r67952 - /release/pdfbox/3.0.1/

2024-03-14 Thread lehmi
Author: lehmi Date: Thu Mar 14 20:34:03 2024 New Revision: 67952 Log: delete old 3.0.1 release Removed: release/pdfbox/3.0.1/

svn commit: r67951 - /dev/pdfbox/3.0.2/ /release/pdfbox/3.0.2/

2024-03-14 Thread lehmi
Author: lehmi Date: Thu Mar 14 20:33:13 2024 New Revision: 67951 Log: release PDFBox 3.0.2 Added: release/pdfbox/3.0.2/ - copied from r67950, dev/pdfbox/3.0.2/ Removed: dev/pdfbox/3.0.2/

svn commit: r1916314 - /pdfbox/branches/2.0/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDCIDFontType2.java

2024-03-14 Thread lehmi
Author: lehmi Date: Thu Mar 14 19:14:33 2024 New Revision: 1916314 URL: http://svn.apache.org/viewvc?rev=1916314=rev Log: PDFBOX-5785: omit in range check for OTF fonts when using identity as CIDToGIDMap Modified:

svn commit: r1916290 - /pdfbox/branches/3.0/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDCIDFontType2.java

2024-03-14 Thread lehmi
Author: lehmi Date: Thu Mar 14 07:35:56 2024 New Revision: 1916290 URL: http://svn.apache.org/viewvc?rev=1916290=rev Log: PDFBOX-5785: omit in range check for OTF fonts when using identity as CIDToGIDMap Modified:

svn commit: r1916289 - /pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDCIDFontType2.java

2024-03-14 Thread lehmi
Author: lehmi Date: Thu Mar 14 07:28:38 2024 New Revision: 1916289 URL: http://svn.apache.org/viewvc?rev=1916289=rev Log: PDFBOX-5785: omit in range check for OTF fonts when using identity as CIDToGIDMap Modified: