woffTools | A library for working with WOFF files
kandi X-RAY | woffTools Summary
kandi X-RAY | woffTools Summary
woffTools is a Python library. woffTools has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.
woffTools is a collection of command line tools for verifying and examining WOFF files. This is also a Python package that can be used to manipulate and examine WOFF files just as you can examine SFNT files with FontTools. Dependencies FontTools: Numpy: Installation Run setup.py in your preferred Python interpreter. Command Line Tools woff-validate - Validate a WOFF file and output an HTML report. woff-info - Generate an HTML file containing information about a WOFF file. woff-proof - Generate an HTML file that shows a WOFF file. woff-css - Generate a CSS @font-face rule based on the content of a WOFF file. woff-all - Run all of the tests above. Python Objects Refer to the documentation in woffTools.init for information about using the available Python objects. Bugs? Suggestions? If you notice bugs or have any suggestions, please contact me at tal@typesupply.com.
woffTools is a collection of command line tools for verifying and examining WOFF files. This is also a Python package that can be used to manipulate and examine WOFF files just as you can examine SFNT files with FontTools. Dependencies FontTools: Numpy: Installation Run setup.py in your preferred Python interpreter. Command Line Tools woff-validate - Validate a WOFF file and output an HTML report. woff-info - Generate an HTML file containing information about a WOFF file. woff-proof - Generate an HTML file that shows a WOFF file. woff-css - Generate a CSS @font-face rule based on the content of a WOFF file. woff-all - Run all of the tests above. Python Objects Refer to the documentation in woffTools.init for information about using the available Python objects. Bugs? Suggestions? If you notice bugs or have any suggestions, please contact me at tal@typesupply.com.
Support
Quality
Security
License
Reuse
Support
woffTools has a low active ecosystem.
It has 43 star(s) with 12 fork(s). There are 9 watchers for this library.
It had no major release in the last 6 months.
There are 2 open issues and 3 have been closed. On average issues are closed in 427 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of woffTools is current.
Quality
woffTools has 0 bugs and 0 code smells.
Security
woffTools has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
woffTools code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
woffTools is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
woffTools releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Top functions reviewed by kandi - BETA
kandi has reviewed woffTools and discovered the below as its top functions. This is intended to give you an instant insight into woffTools implemented functionality, and help decide if they suit your requirements.
- Save this font to a file
- Returns the compressed compressed metadata
- Returns the compressed table data for the given tag
- List of glyphs
- Checks the SFNTW format
- Test if the final table is properly padded
- Validate the checksum of the table directory
- Test if the table directory is in ascending order
- Generate the HTML report for a given font
- Make a text rule for a font face
- Check the total sfntsize sfnt
- Validate the flavor of the data
- Generate a proof file
- Test if the table directory entry contains the expected length
- Check that the blocks offset and private data are zero
- Test if the data is valid
- Test whether the table data can be decompressed
- Check the number of tables in the header
- Test the length of the file
- Test if table directory contains overlapping tables
- Verify the metadata structure
- Test for BlockPositioning
- Validate a font file
- Test if the metadata is valid
- Test if the sfnt data ends with proper padding
- Verify the table directory contents
- Create a text rule for a font face
Get all kandi verified functions for this library.
woffTools Key Features
No Key Features are available at this moment for woffTools.
woffTools Examples and Code Snippets
No Code Snippets are available at this moment for woffTools.
Community Discussions
No Community Discussions are available at this moment for woffTools.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install woffTools
You can download it from GitHub.
You can use woffTools like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use woffTools like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page