GitHub Font Preview

A userscript that adds a font file preview

Pada tanggal 01 Juli 2023. Lihat %(latest_version_link).

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v1.0.26 17 Februari 2024

    feat: use eslint-plugin-userscripts (#202)

  • v1.0.26 01 Juli 2023

    Global: replace @include with @match (#192)

  • v1.0.26 24 Oktober 2022 Global: Update dependencies
  • v1.0.25 30 November 2021 Font-preview: Fix colors
  • v1.0.24 21 Juli 2021 Mutation: Update all
  • v1.0.23 21 Februari 2021 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v1.0.23 31 Januari 2021 Mutation: Add menu observer
  • v1.0.22 08 September 2020 Global: add global comment
  • v1.0.22 07 Juni 2019 Font-preview: Update selectors for GitHub changes & cleanup
  • v1.0.21 17 Februari 2019 Global: Update GitHub icon
  • v1.0.20 29 Januari 2019 Global: Update mutation script
  • v1.0.19 05 Oktober 2018 Mutations: Update comment load selector
  • v1.0.18 17 Mei 2018 Global: Update mutation script
  • v1.0.17 10 Mei 2018 Global: Update mutation script
  • v1.0.16 09 April 2018 Global: update mutation script url
  • v1.0.15 18 Januari 2018 Update assets & fix linting
  • v1.0.14 08 Oktober 2017 Global: update mutation script url
  • v1.0.13 16 Mei 2017 Global: update license & bump version
  • v1.0.12 24 April 2017 Global: update mutation url Not a big change for these scripts as none are set to run-at document-start
  • v1.0.11 14 April 2017 Imported from URL
  • v1.0.10 14 April 2017 Imported from URL
  • v1.0.9 14 April 2017 Imported from URL
  • v1.0.8 25 Maret 2017 Synced from GitHub - Font-preview: Use pjax & fix linting
  • v1.0.7 29 Desember 2016 Synced from GitHub - Clean up linting issues
  • v1.0.6 27 Desember 2016 Synced from GitHub - Fix Github Font Preview mini glyph fill color (#14) The font preview userscript was previously drawing the glyphs within the preview pages without specifying the fill color as was done when drawing the large glyph. This worked fine when the default fill color was the standard black, but when the color was very light, like it is in dark themes such as Github Dark, this resulted in having nearly-white glyphs drawn on top of a nearly-white background. The readability p...
  • v1.0.5 31 Juli 2016 Synced from GitHub - Font-Preview: Fix HR css breaking page layouts
  • v1.0.4 21 Juli 2016 Synced from GitHub - Font-Preview: catch JS error on diff pages
  • v1.0.3 23 Juni 2016 Synced from GitHub - Font-Preview: Limit height of font data blocks
  • v1.0.2 13 Juni 2016 Synced from GitHub - Font-Preview: Add UI improvements * Add loading indicator. * Toggle arrows & points in glyph preview. * Toggle glyph index/unicode. * Increase font size of glyph index/unicode. * Add color to pagination. * Increase size of glyph blocks. * Prevent glyph data from displaying "undefined" values.
  • v1.0.1 11 Juni 2016 Synced from GitHub - Font-Preview: Show "Undefined" for empty font tables Usually the Font Variations (`fvar`) table
  • v1.0.0 11 Juni 2016 Imported from URL