# wbpFonttools
FontTools plugin for [Workbench](https://pypi.org/project/wbBase/) applications.
This plugin provides Workbench document templates for the following font formats:
- OpenType-TTF Font
- OpenType-OTF Font
- OpenType-WOFF WebFont
- OpenType-WOFF-2 WebFont
As well as a document view to view and edit fonts in these formats.
## Installation
```shell
pip install wbpFonttools
```
Installing this plugin registers an entry point
in the group "*wbbase.plugin*" named "*fonttools*".
To use the plugin in your application,
add it to your *application.yml* file as follows:
```yaml
AppName: myApp
Plugins:
- Name: fonttools
```
## Documentation
For details read the [Documentation](https://workbench2.gitlab.io/workbench-plugins/wbpfonttools).
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/workbench2/workbench-plugins/wbpfonttools",
"name": "wbpFonttools",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "workbench, wxPython, GUI",
"author": "Andreas Eigendorf",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/98/fa/364e91a88eb1d96644126f14391cc35d9868beb997c1f85e3e86cf3262ab/wbpfonttools-0.2.6.tar.gz",
"platform": "WIN32",
"description": "# wbpFonttools\n\nFontTools plugin for [Workbench](https://pypi.org/project/wbBase/) applications.\n\nThis plugin provides Workbench document templates for the following font formats:\n- OpenType-TTF Font\n- OpenType-OTF Font\n- OpenType-WOFF WebFont\n- OpenType-WOFF-2 WebFont\n\nAs well as a document view to view and edit fonts in these formats. \n\n\n## Installation\n\n```shell\npip install wbpFonttools\n```\n\nInstalling this plugin registers an entry point \nin the group \"*wbbase.plugin*\" named \"*fonttools*\".\n\nTo use the plugin in your application, \nadd it to your *application.yml* file as follows:\n```yaml\nAppName: myApp\nPlugins:\n- Name: fonttools\n```\n\n## Documentation\n\nFor details read the [Documentation](https://workbench2.gitlab.io/workbench-plugins/wbpfonttools).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "FontTools font editor for Workbench applications.",
"version": "0.2.6",
"project_urls": {
"Documentation": "https://workbench2.gitlab.io/workbench-plugins/wbpfonttools",
"Homepage": "https://gitlab.com/workbench2/workbench-plugins/wbpfonttools",
"Source": "https://gitlab.com/workbench2/workbench-plugins/wbpfonttools",
"Tracker": "https://gitlab.com/workbench2/workbench-plugins/wbpfonttools/-/issues"
},
"split_keywords": [
"workbench",
" wxpython",
" gui"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5f3582faa3c155f0e490d9c698e6f5f22fe58d6356d385fb7049298d2b1803c5",
"md5": "12c98eaeca75f08e2aaef862ddd60726",
"sha256": "a21c041be4719b39fed8691c859657b2a6ed1ffbe5855823dbebed7bb996f2a2"
},
"downloads": -1,
"filename": "wbpFonttools-0.2.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "12c98eaeca75f08e2aaef862ddd60726",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 18680,
"upload_time": "2024-04-25T12:34:43",
"upload_time_iso_8601": "2024-04-25T12:34:43.555350Z",
"url": "https://files.pythonhosted.org/packages/5f/35/82faa3c155f0e490d9c698e6f5f22fe58d6356d385fb7049298d2b1803c5/wbpFonttools-0.2.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "98fa364e91a88eb1d96644126f14391cc35d9868beb997c1f85e3e86cf3262ab",
"md5": "df5cbc8cc3309783989ae96df1489855",
"sha256": "16566d99cc647110b6f0917ed362ffeed534dc0aa73f964c5fe77e011f0ebc9d"
},
"downloads": -1,
"filename": "wbpfonttools-0.2.6.tar.gz",
"has_sig": false,
"md5_digest": "df5cbc8cc3309783989ae96df1489855",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 15097,
"upload_time": "2024-04-25T12:34:45",
"upload_time_iso_8601": "2024-04-25T12:34:45.063682Z",
"url": "https://files.pythonhosted.org/packages/98/fa/364e91a88eb1d96644126f14391cc35d9868beb997c1f85e3e86cf3262ab/wbpfonttools-0.2.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-25 12:34:45",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "workbench2",
"gitlab_project": "workbench-plugins",
"lcname": "wbpfonttools"
}