Skip to content

Releases: danpla/wdx_fontinfo

v1.1.4

15 Feb 02:39
Compare
Choose a tag to compare
  • Added "Variation Axis Tags" field
  • Added reading version from BDF and PCF
  • Fixed WOFF2 reading issue that could lead to missing information for some rare files
  • File extensions in the plugin detection string are now sorted

v1.1.3

19 Sep 02:23
Compare
Choose a tag to compare

Fixed caching issue that led to empty fields when the previously read file was erroneous or unsupported

v1.1.2

12 Sep 10:01
Compare
Choose a tag to compare
  • Fixed empty Copyright for some PS Type 1 fonts
  • Fixed small WOFF reading speed degradation introduced in v1.1.1

v1.1.1

29 Aug 04:33
Compare
Choose a tag to compare
  • Added support for reading TTFs designed for Macintosh
  • Added ".otb" (OpenType Bitmap) to the list of supported extensions
  • "Version" prefix is now stripped from the version string for all font formats and regardless of letter case
  • Fixed reading of buggy TTFs produced by AllType
  • Fixed empty Style field for TTFs with empty Typographic Subfamily (name id 17)

v1.1.0

02 Jan 22:39
Compare
Choose a tag to compare

Added support for WOFF2

v1.0.0

30 Dec 16:39
Compare
Choose a tag to compare
  • "Number of Fonts" is now integer instead of string
  • Support for INF, PS Type 11, and Windows' FNT/FON
  • More common weight names (like "SemiBold" instead of "Semi-bold")
  • Fixed displaying of non-ASCII characters on Windows
  • BDF, PS, AFM, SFD: "Style" now extracted from FullName and FamilyName
  • BDF: "FACE_NAME" is added as an alternative for FullName
  • BDF, PCF: If "Family", "Style", or "Full Name" field is empty, it will be filled with information from existing fields
  • Partially implemented WPF font selection model for SFNT fonts
  • "Version " is now stripped from the version string in SFNT fonts
  • The plugin can now read most of fonts in gzip archives, not only PCF