Skip to content

PS private values are lost after saving WOFF2 #5240

@Gush1986

Description

@Gush1986

Hello! I try to create WOFF2 font from OTF font, but the PostScript private dictionary is empty after saving.
If I use another utils, PostScript dictionary has original values.
Reproduce:

  1. Open font 0000_1.otf from Fonts.zip
  2. Check PS private (OTF.jpg from Fonts.zip) - there are values
  3. Create WOFF2 font (0000_1_ffout.woff2 from Fonts.zip)
  4. Open created font
  5. Check PS private (WOFF2.jpg from Fonts.zip) - there are no values

Expected: same PS private values for WOFF2 as for OTF
Actual: empty PS private dictionary

I use FontFotge v20230101 on Windows 10Pro

Important

Mark with [x] to select. Leave as [ ] to unselect.

When reporting a bug/issue:

  • Screenshot
  • The FontForge version and the operating system you're using
  • The behavior you expect to see, and the actual behavior
  • Steps to reproduce the behavior
  • (optional) Possible solution/fix/workaround

When you open an issue for a change/improvement/feature request:

  • A description of the problem you're trying to solve, including why you think this is a problem
  • If the feature changes current behavior, reasons why your solution is better
  • (optional) Possible solution/fix/workaround
    Fonts.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions