GitHub user paawak opened a pull request:

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

    One GsubWorker per font

    
    Load GsubWorker only once per font, by maintaining a Map of GsubWorkers.
    
    Thanks,
    Palash.

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

    $ git pull https://github.com/paawak/pdfbox paawak_gsub_worker_per_font

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

    https://github.com/apache/pdfbox/pull/49.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 #49
    
----
commit dde55309253489d1f47064684b334ce9508b4aac
Author: Palash Ray <paawak@...>
Date:   2018-04-25T14:39:40Z

    added test for bengali copy paste

commit f106f0ac6a66fe89e5a0e14501fc0788838ae0a2
Author: Palash Ray <paawak@...>
Date:   2018-04-26T06:32:46Z

    Revert "added test for bengali copy paste"
    
    This reverts commit dde55309253489d1f47064684b334ce9508b4aac.

commit 4b675a5639f1ee816cf1e0a336e5bcdfcb09d4ad
Author: Palash Ray <paawak@...>
Date:   2018-04-25T10:53:58Z

    create the GsubWorkerFactory once for a given font, not for every word

commit f39e227b86637dc6ac59af163dff99a54da76e1f
Author: Palash Ray <paawak@...>
Date:   2018-04-26T18:54:23Z

    load GsubWorker only once per font

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to