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: ststeiger/PdfSharpCore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mapo80/PdfSharpCore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 19 files changed
  • 3 contributors

Commits on Aug 15, 2025

  1. Configuration menu
    Copy the full SHA
    281c259 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    882eeaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abc4e14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aadd003 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    555a1cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c03d349 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. refactor: replace SixLabors.Fonts with SkiaSharp for font metadata

    Remove SixLabors.Fonts 1.0.0-beta17 dependency and use SKTypeface
    (already a dependency) to read font family name and style from .ttf files.
    Update SkiaSharp 3.119.0 → 3.119.2.
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    politom-linksmt and claude committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    8b4ac8a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. fix: remove #if DEBUG guards so exception variables are always used (…

    …CS0168)
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    politom-linksmt and claude committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    d031076 View commit details
    Browse the repository at this point in the history
Loading