Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proof of concept for advanced glyph layout (2nd try) #143

Open
wants to merge 38 commits into
base: trunk
Choose a base branch
from

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    4254201 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Configuration menu
    Copy the full SHA
    c15eac6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Very early work in getting advanced glyph layout working.

    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.
    danfickle committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    257394a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10c5a6b View commit details
    Browse the repository at this point in the history
  3. Width is now matching displayed text.

    Was forgetting to reset fixupX variable.
    danfickle committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    4f231e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    440b51f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Started example for DIN91379 Sequences

    vk-github18 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    3f1e7a4 View commit details
    Browse the repository at this point in the history
  2. Started example for DIN91379 Sequences

    vk-github18 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    eb82152 View commit details
    Browse the repository at this point in the history
  3. Started example for DIN91379 Sequences

    vk-github18 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    c998ee8 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/advance_opentype' into advance_o…

    …pentype
    vk-github18 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    a674930 View commit details
    Browse the repository at this point in the history
  5. Started example for DIN91379 Sequences

    vk-github18 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    ead2883 View commit details
    Browse the repository at this point in the history
  6. Started example for DIN91379 Sequences

    vk-github18 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    3c44502 View commit details
    Browse the repository at this point in the history
  7. Started example for DIN91379 Sequences

    vk-github18 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    485e7c1 View commit details
    Browse the repository at this point in the history
  8. Started example for DIN91379 Sequences

    vk-github18 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    16afe86 View commit details
    Browse the repository at this point in the history
  9. Started example for DIN91379 Sequences

    vk-github18 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    884f9f5 View commit details
    Browse the repository at this point in the history
  10. Started example for DIN91379 Sequences

    vk-github18 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    d06efa2 View commit details
    Browse the repository at this point in the history
  11. Started example for DIN91379 Sequences

    vk-github18 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    90da59b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Started example for DIN91379 Sequences

    vk-github18 committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    9a2e6fc View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    26f7abe View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Adopt patch for FOP-2704

    vk-github18 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    a802ef7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Adopt patch for FOP-2704

    vk-github18 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    4c4349c View commit details
    Browse the repository at this point in the history
  2. Adopt patch for FOP-2704

    vk-github18 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    db0bfd2 View commit details
    Browse the repository at this point in the history
  3. Proof of concept for glyph positioning

    vk-github18 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    3c34ce4 View commit details
    Browse the repository at this point in the history
  4. Proof of concept for glyph positioning

    vk-github18 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    261c78c View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/advance_opentype' into advance_o…

    …pentype
    vk-github18 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    f644bbf View commit details
    Browse the repository at this point in the history
  6. Proof of concept for glyph positioning

    vk-github18 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5bf6c6f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Cleaning up

    vk-github18 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    f777f20 View commit details
    Browse the repository at this point in the history
  2. Added comments about glyph vectors

    vk-github18 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    b1b125b View commit details
    Browse the repository at this point in the history
  3. cleaning up

    vk-github18 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    1a7c52c View commit details
    Browse the repository at this point in the history
  4. cleaning up

    vk-github18 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    931001e View commit details
    Browse the repository at this point in the history
  5. corrections

    vk-github18 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    8134c72 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. use reordering of glyphs

    vk-github18 committed May 29, 2022
    Configuration menu
    Copy the full SHA
    fc7def8 View commit details
    Browse the repository at this point in the history
  2. use reordering of glyphs

    vk-github18 committed May 29, 2022
    Configuration menu
    Copy the full SHA
    76ef1da View commit details
    Browse the repository at this point in the history
  3. for positioning width of font characters is needed

    vk-github18 committed May 29, 2022
    Configuration menu
    Copy the full SHA
    675861d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Copy Fix for FOP-2969

    Set gdef in GlyphPositioningTable
    vk-github18 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    0b5e98d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    520e52f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff633e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Configuration menu
    Copy the full SHA
    0aa46a7 View commit details
    Browse the repository at this point in the history