You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by ufo911 <gi...@git.apache.org> on 2018/05/03 05:52:34 UTC

[GitHub] pdfbox pull request #53: ABCDEE+Sylfaen are not implemented in PDFBox

GitHub user ufo911 opened a pull request:

    https://github.com/apache/pdfbox/pull/53

    ABCDEE+Sylfaen are not implemented in PDFBox

    May 02, 2018 1:34:54 PM org.apache.pdfbox.pdmodel.font.PDCIDFontType2 <init>
    INFO: OpenType Layout tables used in font ABCDEE+Sylfaen are not implemented in PDFBox and will be ignored


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/pdfbox 2.0

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/pdfbox/pull/53.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #53
    
----
commit faeae521e864c69254c9b40412caaffa43eefcf6
Author: Tilman Hausherr <ti...@...>
Date:   2018-01-29T17:01:00Z

    PDFBOX-4071: avoid potential NPE
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1822539 13f79535-47bb-0310-9956-ffa450edef68

commit b4a9db562c4a73ac680ad9d6f4de9c5d2d3a5842
Author: Tilman Hausherr <ti...@...>
Date:   2018-01-30T19:24:25Z

    PDFBOX-4088: Root/StructTreeRoot/K/S must be name, not string
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1822681 13f79535-47bb-0310-9956-ffa450edef68

commit e324c2449a3140e3971babab9d82c4534c494fbb
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-06T17:21:54Z

    PDFBOX-4071: remove uneeded unboxing
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1823365 13f79535-47bb-0310-9956-ffa450edef68

commit 124088bb3f77ff95ff83185f6207e1b3e038c8db
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-06T17:53:56Z

    PDFBOX-4084: avoid ClassCastException
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1823370 13f79535-47bb-0310-9956-ffa450edef68

commit 741716385229c274704698cc0e1716600b1a75bd
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-06T18:00:51Z

    PDFBOX-4071: correct typo
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1823372 13f79535-47bb-0310-9956-ffa450edef68

commit 2c546cd99bd782c443070a2c2725804a7949b69d
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-06T18:27:36Z

    PDFBOX-4071: avoid ClassCastException
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1823375 13f79535-47bb-0310-9956-ffa450edef68

commit 7ba80d3a7dee806ab3a48332e1db65696941f885
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-06T19:53:06Z

    PDFBOX-4071: improve javadoc
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1823381 13f79535-47bb-0310-9956-ffa450edef68

commit a272f49c1834cac5f192c025ee28e3add60bce18
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-07T18:47:10Z

    PDFBOX-4093: use /CIDToGIDMap as suggested by Jani Pehkonen; remove unused code
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1823513 13f79535-47bb-0310-9956-ffa450edef68

commit 84f22b54c9861af84d35652e846d2b83fe286eec
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-08T18:58:33Z

    PDFBOX-3000: use the revised PDF 2.0 equations for the blend modes ColorDodge and ColorBurn as suggested by Jani Pehkonen
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1823594 13f79535-47bb-0310-9956-ffa450edef68

commit 35b78fcb8c259a50238383336c72174496d364c9
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-09T19:11:14Z

    PDFBOX-4071: calling close() twice should have no effect
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1823691 13f79535-47bb-0310-9956-ffa450edef68

commit 5b500aee8b0d8523a311af4a086f9acb592a42e9
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-09T19:13:36Z

    PDFBOX-4071: calling close() twice should have no effect
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1823694 13f79535-47bb-0310-9956-ffa450edef68

commit bd8889036b6a191c49cf1f4148979117f93cd221
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-11T09:18:15Z

    PDFBOX-4103: add ability to use PDOptionalContentGroup as key to check and set group visibility, by Ivan Khaldeev
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1823824 13f79535-47bb-0310-9956-ffa450edef68

commit bed4eebdd809499d5e11f45397dcbbe5afdd5439
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-12T16:59:52Z

    PDFBOX-4071: move constructor to beginning; remove super()
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824029 13f79535-47bb-0310-9956-ffa450edef68

commit df4f21cc32373aad47643b095ce135a09aca5297
Author: Maruan Sahyoun <ms...@...>
Date:   2018-02-12T22:35:05Z

    PDFBOX-4107: avoid potential NPE; avoid potential ClassCastException
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824082 13f79535-47bb-0310-9956-ffa450edef68

commit bd81989f2477f7367054dccf0579225593df04c5
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-13T17:24:31Z

    PDFBOX-4108: /Length1 not needed for /CIDToGIDMap
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824159 13f79535-47bb-0310-9956-ffa450edef68

commit 6a5c3fdb34eb69d8807fb3d7f549157afbcbf2b2
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-13T17:26:37Z

    PDFBOX-4071: add debugging hint
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824162 13f79535-47bb-0310-9956-ffa450edef68

commit 6790def117a1b5a9f4abc07e87a105ebf12775b3
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-14T16:37:03Z

    PDFBOX-4095, PDFBOX-3000: to solve the problem that some blend modes don't work on the page background, render pages that have blending on a temporary transparent ARGB image and draw that one on the target image initialized with a white background, as suggested by Jani Pehkonen
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824258 13f79535-47bb-0310-9956-ffa450edef68

commit 975ad60eacf658db3d38b821e6719f9f59ae6e8b
Author: Maruan Sahyoun <ms...@...>
Date:   2018-02-15T09:34:16Z

    PDFBOX-4094: add ability to process only specific annotations as suggested by Maxime Veron
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824291 13f79535-47bb-0310-9956-ffa450edef68

commit c19ec8b0c8f51f8c79251eb60dbd629ec8922bf9
Author: Maruan Sahyoun <ms...@...>
Date:   2018-02-15T09:51:30Z

    PDFBOX-4094: add unit test for AnnotationFilter
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824293 13f79535-47bb-0310-9956-ffa450edef68

commit 4ce55988af49f762ebe611eff7b6b7653dc87d3e
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-15T16:42:45Z

    PDFBOX-4106: Add OpenTypeScript class to get OpenType script tags for codepoints, by Aaron Madlon-Kay
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824326 13f79535-47bb-0310-9956-ffa450edef68

commit 2b7d48fef83c1e0555a3b341bb36c26b15ee7a38
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-15T17:12:23Z

    PDFBOX-4106: Parse GSUB table, by Aaron Madlon-Kay
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824331 13f79535-47bb-0310-9956-ffa450edef68

commit b135f75539b2346f03b84db43b7132848aefbaab
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-15T17:46:29Z

    PDFBOX-4106: add cmap lookup interface, by Aaron Madlon-Kay
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824338 13f79535-47bb-0310-9956-ffa450edef68

commit 236cd0fe59382cd6045dbc4b7c9fcd954c91418c
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-15T19:48:26Z

    PDFBOX-4071: use of the relational operators < and > in compareTo methods is verbose and error-prone and no longer recommended (Effective Java 2018, p69)
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824350 13f79535-47bb-0310-9956-ffa450edef68

commit 3b19f8bf0d554c46aa4f8feca7edd76701b8c0b5
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-15T20:08:19Z

    PDFBOX-4106: implement GSUB substitution, by Aaron Madlon-Kay
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824354 13f79535-47bb-0310-9956-ffa450edef68

commit 2e2eadc0002b0df8d2f06f8da67e0cb83e184b2d
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-15T20:43:53Z

    PDFBOX-4106: Use 'vhea' and  'vmtx' tables to fix vertical displacements, by Aaron Madlon-Kay
    PDFBOX-4093: make method that is called from constructor final
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824364 13f79535-47bb-0310-9956-ffa450edef68

commit 0c8e84aeb138b7289c300e2bee0c9403bf826d1f
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-15T21:18:43Z

    PDFBOX-4106: avoid NPE
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824366 13f79535-47bb-0310-9956-ffa450edef68

commit 9a713d7a181ac6102e246e45c093c2bfbc4b2e73
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-15T21:49:30Z

    PDFBOX-4106: Add factory methods for loading TTF as vertical font with vrt2/vert tables, by Aaron Madlon-Kay
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824374 13f79535-47bb-0310-9956-ffa450edef68

commit 332ec8b829b1e3b7ba9cc136d62109329d4e66fa
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-15T21:57:38Z

    PDFBOX-4106: implement vertical metrics support when embedding/subsetting, by Aaron Madlon-Kay
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824377 13f79535-47bb-0310-9956-ffa450edef68

commit f1c62936e67f47c587676a4d11c4cb7e4d38f04a
Author: Tilman Hausherr <ti...@...>
Date:   2018-02-16T06:27:36Z

    PDFBOX-4106: add override
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824415 13f79535-47bb-0310-9956-ffa450edef68

commit 48af598654d3b8e6dd77fde516e535a581ff1d20
Author: Maruan Sahyoun <ms...@...>
Date:   2018-02-16T06:30:22Z

    PDFBOX-4094: fox javadoc
    
    git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1824417 13f79535-47bb-0310-9956-ffa450edef68

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


[GitHub] pdfbox pull request #53: ABCDEE+Sylfaen are not implemented in PDFBox

Posted by ufo911 <gi...@git.apache.org>.
Github user ufo911 closed the pull request at:

    https://github.com/apache/pdfbox/pull/53


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org