Greasy Fork is available in English.

GitHub Font Preview

A userscript that adds a font file preview

These are versions of this script where the code was updated. Vis alle versioner.

  • v1.0.26 17.02.2024

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

  • v1.0.26 01.07.2023

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

  • v1.0.26 24.10.2022 Global: Update dependencies
  • v1.0.25 30.11.2021 Font-preview: Fix colors
  • v1.0.24 21.07.2021 Mutation: Update all
  • v1.0.23 21.02.2021 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v1.0.23 31.01.2021 Mutation: Add menu observer
  • v1.0.22 08.09.2020 Global: add global comment
  • v1.0.22 07.06.2019 Font-preview: Update selectors for GitHub changes & cleanup
  • v1.0.21 17.02.2019 Global: Update GitHub icon
  • v1.0.20 29.01.2019 Global: Update mutation script
  • v1.0.19 05.10.2018 Mutations: Update comment load selector
  • v1.0.18 17.05.2018 Global: Update mutation script
  • v1.0.17 10.05.2018 Global: Update mutation script
  • v1.0.16 09.04.2018 Global: update mutation script url
  • v1.0.15 18.01.2018 Update assets & fix linting
  • v1.0.14 08.10.2017 Global: update mutation script url
  • v1.0.13 16.05.2017 Global: update license & bump version
  • v1.0.12 24.04.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.04.2017 Imported from URL
  • v1.0.10 14.04.2017 Imported from URL
  • v1.0.9 14.04.2017 Imported from URL
  • v1.0.8 25.03.2017 Synced from GitHub - Font-preview: Use pjax & fix linting
  • v1.0.7 29.12.2016 Synced from GitHub - Clean up linting issues
  • v1.0.6 27.12.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.07.2016 Synced from GitHub - Font-Preview: Fix HR css breaking page layouts
  • v1.0.4 21.07.2016 Synced from GitHub - Font-Preview: catch JS error on diff pages
  • v1.0.3 23.06.2016 Synced from GitHub - Font-Preview: Limit height of font data blocks
  • v1.0.2 13.06.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.06.2016 Synced from GitHub - Font-Preview: Show "Undefined" for empty font tables Usually the Font Variations (`fvar`) table
  • v1.0.0 11.06.2016 Imported from URL