Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converted woff is not valid #12

Open
b3lowster opened this issue Nov 14, 2018 · 1 comment
Open

Converted woff is not valid #12

b3lowster opened this issue Nov 14, 2018 · 1 comment

Comments

@b3lowster
Copy link

Hello

Could you help me please. Why converted woff is not valid?

public static byte[] convertTtf2Woff(byte[] ttfFont) throws IOException {
        return FontVerter.convertFont(ttfFont, FontVerter.FontFormat.WOFF1).getData();
    }

I've attached base ttf file in this ticket
Pacifico_ttf.zip

@b3lowster b3lowster reopened this Nov 15, 2018
@b3lowster
Copy link
Author

Report_ woff.html.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant