-
Notifications
You must be signed in to change notification settings - Fork 44
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: robotools/fontParts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: robotools/fontParts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 11 files changed
- 6 contributors
Commits on Dec 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f5250dc - Browse repository at this point
Copy the full SHA f5250dcView commit details
Commits on Jan 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b9fb61e - Browse repository at this point
Copy the full SHA b9fb61eView commit details
Commits on Jul 5, 2023
-
Adding link to the UFO specification in the Info docs (#690)
An attempt to add a link to the UFO specification in the description section of the Info object documentation
Configuration menu - View commit details
-
Copy full SHA for f953c35 - Browse repository at this point
Copy the full SHA f953c35View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 119c04e - Browse repository at this point
Copy the full SHA 119c04eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51448f6 - Browse repository at this point
Copy the full SHA 51448f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89f2dfd - Browse repository at this point
Copy the full SHA 89f2dfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 330430b - Browse repository at this point
Copy the full SHA 330430bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab041d1 - Browse repository at this point
Copy the full SHA ab041d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2c5cbe - Browse repository at this point
Copy the full SHA a2c5cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1daa9f - Browse repository at this point
Copy the full SHA a1daa9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ee0507 - Browse repository at this point
Copy the full SHA 1ee0507View commit details -
* Update publish-package.yml * Update run-tests.yml * Update run-tests.yml
Configuration menu - View commit details
-
Copy full SHA for b5aa55e - Browse repository at this point
Copy the full SHA b5aa55eView commit details
Commits on Aug 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 498ddc7 - Browse repository at this point
Copy the full SHA 498ddc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa43bdb - Browse repository at this point
Copy the full SHA aa43bdbView commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 37a8773 - Browse repository at this point
Copy the full SHA 37a8773View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a6feab - Browse repository at this point
Copy the full SHA 2a6feabView commit details
Commits on Oct 29, 2023
-
Simplify _setStartSegment implementation.
Rather than doing complex slicing and reorganizing, simply get the last point in the segment and send that object to setStartPoint. It's easier to deal with points than segments, so this both unifies the behavior and simplifies the code. This solves a couple of issues: - When using setStartSegment, it will always use the last point in the segment (aka "the on curve if there is an on curve and there should be except in som edge cases that won't use the setStartSegment method") and this will prevent a contour from starting with an off curve. - This also adds a test that prevents setting a start segment on an open contour because, obviously, that shouldn't be possible. This closes #709 and #412.
Configuration menu - View commit details
-
Copy full SHA for 4e83aad - Browse repository at this point
Copy the full SHA 4e83aadView commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 76a3a70 - Browse repository at this point
Copy the full SHA 76a3a70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74a38a5 - Browse repository at this point
Copy the full SHA 74a38a5View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.11.0...0.12.0