Skip to content

refactor PDType1FontEmbedder constructor - #510

Closed
valerybokov wants to merge 1 commit into
apache:trunkfrom
valerybokov:refactor-PDType1FontEmbedder
Closed

refactor PDType1FontEmbedder constructor#510
valerybokov wants to merge 1 commit into
apache:trunkfrom
valerybokov:refactor-PDType1FontEmbedder

Conversation

@valerybokov

Copy link
Copy Markdown

An instance of PfbParser will be created within the Type1Font.createWithPFB method. Therefore, in the current code, we have two instances of this type. Additionally, we can avoid usage of the PfbStream.readAllBytes method.

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