Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1830502

Summary: WOFF2 generation support unavailable
Product: [Fedora] Fedora Reporter: Rajeesh <rajeeshknambiar>
Component: fontforgeAssignee: Parag Nemade <pnemade>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 32CC: fonts-bugs, kevin, paul, pnemade
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: fontforge-20200314-5.fc32 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-05-13 02:54:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rajeesh 2020-05-02 10:06:57 UTC
Description of problem:
Fontforge (since version 20190801 upstream) supports generating WOFF2 format of fonts. Unfortunately, Fedora version has the option greyed out. Generating WOFF2 format using Python API also fails.

Version-Release number of selected component (if applicable):
fontforge-20200314-3.fc32.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Open a font file using fontforge (SFD/OTF/TTF...)
2. Use the menu File → Generate Fonts. From the resulting window, click on the font type selection drop down and look for WOFF2.


Actual results:
Observe that 'WOFF2' is greyed out.

Expected results:
'WOFF2' is enabled.


Additional info:
I was able to build 20190801 in Fedora 31 with WOFF2 support by passing additional parameter `--enable-woff2` in `%configure` step. Even though that flag is default 'ON', rpmbuild didn't seem to turn it on by default. The buildsystem has since migrated to CMake, I guess.

Comment 1 Fedora Update System 2020-05-04 07:24:30 UTC
FEDORA-2020-6e5b246e46 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-6e5b246e46

Comment 2 Fedora Update System 2020-05-05 05:11:48 UTC
FEDORA-2020-6e5b246e46 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-6e5b246e46`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-6e5b246e46

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Rajeesh 2020-05-05 12:52:21 UTC
Tested, works fine. Thanks for the quick update.

Comment 4 Parag Nemade 2020-05-06 06:56:27 UTC
Thank you Rajeesh for testing this update.

Comment 5 Fedora Update System 2020-05-13 02:54:49 UTC
FEDORA-2020-6e5b246e46 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.