Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Testing @napi-rs/canvas #182

Closed
wants to merge 15 commits into from
Closed

Testing @napi-rs/canvas #182

wants to merge 15 commits into from

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    604db93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f9a996 View commit details
    Browse the repository at this point in the history
  3. Add font-family to svg

    styfle committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    60ccde8 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Add fonts

    styfle committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    6bdec60 View commit details
    Browse the repository at this point in the history
  2. Read font files

    styfle committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    d82f353 View commit details
    Browse the repository at this point in the history
  3. Set env var FONTCONFIG_PATH

    styfle committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    d59f384 View commit details
    Browse the repository at this point in the history
  4. Move fonts.conf

    styfle committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    3565f21 View commit details
    Browse the repository at this point in the history
  5. Testing napi-rs/canvas

    styfle committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    b32b3ba View commit details
    Browse the repository at this point in the history
  6. Remove unused font imports

    styfle committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    322162a View commit details
    Browse the repository at this point in the history
  7. Update fontFamily

    styfle committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    282e44c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Testing Licorice font

    styfle committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    b02f402 View commit details
    Browse the repository at this point in the history
  2. Set font before drawImage()

    styfle committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    1887514 View commit details
    Browse the repository at this point in the history
  3. Add perf timing

    styfle committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    a887fba View commit details
    Browse the repository at this point in the history
  4. Remove unused Path2D

    styfle committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    3c08003 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Use convertSVGTextToPath()

    styfle committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    c3b94c5 View commit details
    Browse the repository at this point in the history