这是indexloc提供的服务,不要输入任何密码
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: mapbox/tiny-sdf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.5
Choose a base ref
...
head repository: mapbox/tiny-sdf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 12 files changed
  • 4 contributors

Commits on Feb 23, 2022

  1. upgrade dev deps

    mourner committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    9c962b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. upgrade dev deps

    mourner committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    6f726a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    94427c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44ce9c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Fix negative-width diacritics handling (#50)

    * fix negative-width diacritics handling
    
    * fixup for travis
    mourner authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    939a28e View commit details
    Browse the repository at this point in the history
  2. 2.0.6

    mourner committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    5bd1302 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. remove broken CI badge

    mourner committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9a5bf14 View commit details
    Browse the repository at this point in the history
  2. upgrade dev deps

    mourner committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    439d6f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. modernize dev deps

    mourner committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    33bbd69 View commit details
    Browse the repository at this point in the history
  2. add GH actions badge

    mourner committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7135a2c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Iterate over UTF-16 codepoints instead of code units (#56)

    * Iterate over UTF-16 codepoints instead of code units
    
    * Fixed linter error
    1ec5 authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6a66ff0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Accepting a lang option and applying it to canvas's ctx.lang (#58)

    * include lang option in constructor and pass to ctx
    
    * concept for test
    
    * remove extra setting
    mapmeld authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    936f423 View commit details
    Browse the repository at this point in the history
  2. upgrade dev deps

    mourner committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    296a4b1 View commit details
    Browse the repository at this point in the history
  3. 2.0.7

    mourner committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    0600475 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Upgrade node-canvas dependency and test (#60)

    * install font to make a direct comparison
    
    * upgrade canvas
    mapmeld authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    51c177e View commit details
    Browse the repository at this point in the history
Loading