Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adobe-type-tools/afdko
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.3a1
Choose a base ref
...
head repository: adobe-type-tools/afdko
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 12 commits
  • 139 files changed
  • 3 contributors

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    2b15013 View commit details
    Browse the repository at this point in the history
  2. make output more concise

    Only the .glif file name is really needed here, reporting the glyphDirPath probably was a mistake anyway.
    frankrolf committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    5e88e87 View commit details
    Browse the repository at this point in the history
  3. minor typos

    frankrolf committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    80c698a View commit details
    Browse the repository at this point in the history
  4. some weird testers might use pathlib

    … which made that comparison fail
    frankrolf committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    5c0a81c View commit details
    Browse the repository at this point in the history
  5. fallback for contents.plist

    if the layer we are working on does not contain a contents.plist, load the contents.plist from the default layer.
    frankrolf committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    7babfdd View commit details
    Browse the repository at this point in the history
  6. tests for ufotools

    frankrolf committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    f4d437b View commit details
    Browse the repository at this point in the history
  7. fix flake8 findings

    frankrolf committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    39d23c3 View commit details
    Browse the repository at this point in the history
  8. fix flake8 complaints

    frankrolf committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    341c4fd View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. remove PUA code points from resource files

    Upon a rebuild of the FDK, this should probably address #1662.
    frankrolf committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    9c9d60c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

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

Commits on Mar 20, 2025

  1. More otfautohint rounding fixes (#1772)

    * More otfautohint rounding fixes
    
    * work around build problems
    skef authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    3b78bea View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. Patching over some rot

    * Remove unnecessary global statement
    
    * Stop building Antlr tests because of cmake compatibility
    
    * Work around warnings from 'fs' (imported by fonttools)
    skef authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    83d5d66 View commit details
    Browse the repository at this point in the history
Loading