Skip to content

refactor GlyphLayoutFontLoaderAwt.loadFont method - #514

Open
valerybokov wants to merge 1 commit into
apache:trunkfrom
valerybokov:refactor-GlyphLayoutFontLoaderAwt.loadFont-method
Open

refactor GlyphLayoutFontLoaderAwt.loadFont method#514
valerybokov wants to merge 1 commit into
apache:trunkfrom
valerybokov:refactor-GlyphLayoutFontLoaderAwt.loadFont-method

Conversation

@valerybokov

Copy link
Copy Markdown

We create the byte array twice: in the GlyphLayoutFontLoaderAwt.loadFont method and inside the PDType0Font.load method (RandomAccessReadBuffer(InputStream)). I found a way to avoid double allocation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant