{ "info": { "author": "Awesome Toolbox", "author_email": "info@awesometoolbox.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: Other Environment", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Multimedia :: Graphics", "Topic :: Multimedia :: Graphics :: Graphics Conversion", "Topic :: Text Processing :: Fonts" ], "description": "# otf2ttf\n\nThis is a simple command=line script that can be installed and used to\nconvert OTF (OpenType Font) and TTF (TrueType Font) file formats.\n\nHow to use it:\n\n $ pip install otf2ttf\n $ otf2ttf MyFont.ttf\n\n\n## Background\n\nCurrently these 2 PDF libraries, require TTF fonts, which is why this script\nwas packaged up for ease of use:\n\n- [ReportLab](https://www.reportlab.com/)\n- [FPDF](https://github.com/reingart/pyfpdf)\n\nThis package was built using a sample script from the `fonttools` project.\n\nBelow is a link to the original script:\n\n- [otf2ttf.py](https://github.com/fonttools/fonttools/blob/master/Snippets/otf2ttf.py)\n\nThis package was created to ease the use of non-programmers looking to \nconvert their files.\n\nMore information about this script can be found in\n[Issue #1283](https://github.com/fonttools/fonttools/issues/1283).\n\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/awesometoolbox/otf2ttf", "keywords": "font convert otf ttf", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "otf2ttf", "package_url": "https://pypi.org/project/otf2ttf/", "platform": "", "project_url": "https://pypi.org/project/otf2ttf/", "project_urls": { "Homepage": "https://github.com/awesometoolbox/otf2ttf" }, "release_url": "https://pypi.org/project/otf2ttf/0.2/", "requires_dist": [ "fonttools", "cu2qu" ], "requires_python": "", "summary": "command-line tool for converting OTF to TTF", "version": "0.2" }, "last_serial": 5807280, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "97fc713032cf80064cb6801a7a73d12f", "sha256": "d74e91b1a5650b3ca405f4cad7db942515d797a5ddb11d1e113f947975ad9e18" }, "downloads": -1, "filename": "otf2ttf-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "97fc713032cf80064cb6801a7a73d12f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4556, "upload_time": "2019-09-10T06:56:00", "url": "https://files.pythonhosted.org/packages/7a/b4/6e94eb8df93b3bc00ae1f6989627585dd53e22749c5cc0f41e19e693e196/otf2ttf-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "60b94444bc27129c89fe85234ef731e7", "sha256": "6a384863512b0ea1764a681afd6b94921491b893854aadba9e7e01969f401b16" }, "downloads": -1, "filename": "otf2ttf-0.2.tar.gz", "has_sig": false, "md5_digest": "60b94444bc27129c89fe85234ef731e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3459, "upload_time": "2019-09-10T06:56:02", "url": "https://files.pythonhosted.org/packages/f2/b0/743e71a48c27e4091dbbc74c54112809d58ef022bf7f05a9757c30c19de9/otf2ttf-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "97fc713032cf80064cb6801a7a73d12f", "sha256": "d74e91b1a5650b3ca405f4cad7db942515d797a5ddb11d1e113f947975ad9e18" }, "downloads": -1, "filename": "otf2ttf-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "97fc713032cf80064cb6801a7a73d12f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4556, "upload_time": "2019-09-10T06:56:00", "url": "https://files.pythonhosted.org/packages/7a/b4/6e94eb8df93b3bc00ae1f6989627585dd53e22749c5cc0f41e19e693e196/otf2ttf-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "60b94444bc27129c89fe85234ef731e7", "sha256": "6a384863512b0ea1764a681afd6b94921491b893854aadba9e7e01969f401b16" }, "downloads": -1, "filename": "otf2ttf-0.2.tar.gz", "has_sig": false, "md5_digest": "60b94444bc27129c89fe85234ef731e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3459, "upload_time": "2019-09-10T06:56:02", "url": "https://files.pythonhosted.org/packages/f2/b0/743e71a48c27e4091dbbc74c54112809d58ef022bf7f05a9757c30c19de9/otf2ttf-0.2.tar.gz" } ] }