Skip to content

Conversation

vk-github18
Copy link

Based on https://github.com/danfickle/pdfbox
See
examples/src/main/java/org/apache/pdfbox/examples/pdmodel/AdvancedTextLayoutSequencesDin91379.java

Glyph layout looks good with NotoSans-Regular. Combinations with two diacritics work after reordering glyphs, using the
patch for FOP-2969 and setting gdef in GlyphPositioningTable.

Output of test is now:
TestDin91379AdvancedLayout-NotoSans-Regular.ttf-20.0.pdf

skynavga and others added 30 commits July 13, 2021 21:27
Started with work by Glenn Adams (all bugs are mine):
apache#126

Trying to modernize to Java 8 by adding generics, etc. Also early work in integrating with PDAbstractContentStream.
Was forgetting to reset fixupX variable.
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.

3 participants