svn commit: r1892739 - /pdfbox/branches/2.0/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/interactive/documentnavigation/destination/

2021-08-30 Thread tilman
Author: tilman Date: Mon Aug 30 18:03:31 2021 New Revision: 1892739 URL: http://svn.apache.org/viewvc?rev=1892739=rev Log: PDFBOX-4892: always grow to maximum, as suggested by valerybokov; remove super() Modified:

svn commit: r1892738 - /pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/interactive/documentnavigation/destination/

2021-08-30 Thread tilman
Author: tilman Date: Mon Aug 30 18:03:25 2021 New Revision: 1892738 URL: http://svn.apache.org/viewvc?rev=1892738=rev Log: PDFBOX-4892: always grow to maximum, as suggested by valerybokov; remove super() Modified:

[pdfbox-docs] branch asf-site updated: Site checkin for project Apache PDFBox Website

2021-08-30 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 41d4c34 Site checkin for project

[pdfbox-docs] branch master updated: PDFBOX-5214, PDFBOX-5030: add section about the removal of the static instances of the standard 14 fonts

2021-08-30 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 4ee4b5b PDFBOX-5214, PDFBOX-5030: add

[pdfbox-docs] branch asf-site updated: Site checkin for project Apache PDFBox Website

2021-08-30 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 a9f3c73 Site checkin for project

[pdfbox-docs] branch master updated: readded .asf.yaml, extend npm config to copy .asf.yaml to staging

2021-08-30 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 ef1008c readded .asf.yaml, extend npm

[pdfbox-docs] branch asf-site updated: Site checkin for project Apache PDFBox Website

2021-08-30 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 ac16947 Site checkin for project

[pdfbox-docs] branch master updated: use correct wording to avoid term master

2021-08-30 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 0120ff4 use correct wording to avoid term

svn commit: r1892727 - in /pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/interactive/annotation/handlers: PDAbstractAppearanceHandler.java PDFreeTextAppearanceHandler.java PDLineAppearan

2021-08-30 Thread lehmi
Author: lehmi Date: Mon Aug 30 09:35:38 2021 New Revision: 1892727 URL: http://svn.apache.org/viewvc?rev=1892727=rev Log: PDFBOX-5214: replace static standard14font with a newly created one Modified:

svn commit: r1892726 - /pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDType1Font.java

2021-08-30 Thread lehmi
Author: lehmi Date: Mon Aug 30 09:34:36 2021 New Revision: 1892726 URL: http://svn.apache.org/viewvc?rev=1892726=rev Log: PDFBOX-5214: remove static standard14font instances Modified: pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDType1Font.java Modified:

svn commit: r1892725 - /pdfbox/trunk/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/interactive/form/PDAcroFormTest.java

2021-08-30 Thread lehmi
Author: lehmi Date: Mon Aug 30 09:33:44 2021 New Revision: 1892725 URL: http://svn.apache.org/viewvc?rev=1892725=rev Log: PDFBOX-5214: replace static standard14font within test Modified: pdfbox/trunk/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/interactive/form/PDAcroFormTest.java

svn commit: r1892723 - /pdfbox/trunk/examples/src/main/java/org/apache/pdfbox/examples/interactive/form/CreateCheckBox.java

2021-08-30 Thread lehmi
Author: lehmi Date: Mon Aug 30 09:05:25 2021 New Revision: 1892723 URL: http://svn.apache.org/viewvc?rev=1892723=rev Log: PDFBOX-5214: replace static standard14font with a newly created one, use Standard14Fonts.getAFM to load FontMetrics Modified:

svn commit: r1892722 - /pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/contentstream/PDFStreamEngine.java

2021-08-30 Thread lehmi
Author: lehmi Date: Mon Aug 30 08:57:51 2021 New Revision: 1892722 URL: http://svn.apache.org/viewvc?rev=1892722=rev Log: PDFBOX-5214: replace static standard14font with a newly created one Modified: pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/contentstream/PDFStreamEngine.java

svn commit: r1892721 - in /pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel: font/Standard14Fonts.java interactive/annotation/handlers/PDTextAppearanceHandler.java

2021-08-30 Thread lehmi
Author: lehmi Date: Mon Aug 30 08:47:58 2021 New Revision: 1892721 URL: http://svn.apache.org/viewvc?rev=1892721=rev Log: PDFBOX-5214: provide a getter to get a FontBoxFont for all Standard 14 fonts Modified:

svn commit: r1892720 - /pdfbox/trunk/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/interactive/form/PDDefaultAppearanceStringTest.java

2021-08-30 Thread lehmi
Author: lehmi Date: Mon Aug 30 08:42:06 2021 New Revision: 1892720 URL: http://svn.apache.org/viewvc?rev=1892720=rev Log: PDFBOX-5214: replace static standard14font with a newly created one Modified: