GitHub Font Preview

A userscript that adds a font file preview

Устаревшая версия за 18.01.2018. Перейдите к последней версии.

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • вер. 1.0.26 17.02.2024

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

  • вер. 1.0.26 01.07.2023

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

  • вер. 1.0.26 24.10.2022 Global: Update dependencies
  • вер. 1.0.25 30.11.2021 Font-preview: Fix colors
  • вер. 1.0.24 21.07.2021 Mutation: Update all
  • вер. 1.0.23 21.02.2021 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • вер. 1.0.23 31.01.2021 Mutation: Add menu observer
  • вер. 1.0.22 08.09.2020 Global: add global comment
  • вер. 1.0.22 07.06.2019 Font-preview: Update selectors for GitHub changes & cleanup
  • вер. 1.0.21 17.02.2019 Global: Update GitHub icon
  • вер. 1.0.20 29.01.2019 Global: Update mutation script
  • вер. 1.0.19 05.10.2018 Mutations: Update comment load selector
  • вер. 1.0.18 17.05.2018 Global: Update mutation script
  • вер. 1.0.17 10.05.2018 Global: Update mutation script
  • вер. 1.0.16 09.04.2018 Global: update mutation script url
  • вер. 1.0.15 18.01.2018 Update assets & fix linting
  • вер. 1.0.14 08.10.2017 Global: update mutation script url
  • вер. 1.0.13 16.05.2017 Global: update license & bump version
  • вер. 1.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
  • вер. 1.0.11 14.04.2017 Imported from URL
  • вер. 1.0.10 14.04.2017 Imported from URL
  • вер. 1.0.9 14.04.2017 Imported from URL
  • вер. 1.0.8 25.03.2017 Synced from GitHub - Font-preview: Use pjax & fix linting
  • вер. 1.0.7 29.12.2016 Synced from GitHub - Clean up linting issues
  • вер. 1.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...
  • вер. 1.0.5 31.07.2016 Synced from GitHub - Font-Preview: Fix HR css breaking page layouts
  • вер. 1.0.4 21.07.2016 Synced from GitHub - Font-Preview: catch JS error on diff pages
  • вер. 1.0.3 23.06.2016 Synced from GitHub - Font-Preview: Limit height of font data blocks
  • вер. 1.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.
  • вер. 1.0.1 11.06.2016 Synced from GitHub - Font-Preview: Show "Undefined" for empty font tables Usually the Font Variations (`fvar`) table
  • вер. 1.0.0 11.06.2016 Imported from URL