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: solvespace/solvespace
base: e74137dc6716
Choose a base ref
...
head repository: solvespace/solvespace
compare: 14e095c93aee
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Nov 23, 2019

  1. Don't show unusable fonts in font selector.

    Before this commit, certain fonts (e.g. Terminus) would appear in
    the selector but cause a crash (assertion failure) if they are used.
    After this commit, we make sure all preconditions are met before
    showing a font there.
    
    Also, improve error reporting to always print font filename.
    whitequark committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    14e095c View commit details
    Browse the repository at this point in the history