{"id":19390830,"url":"https://github.com/tecnickcom/tc-lib-pdf-font","last_synced_at":"2025-03-16T00:08:48.427Z","repository":{"id":57066256,"uuid":"47199341","full_name":"tecnickcom/tc-lib-pdf-font","owner":"tecnickcom","description":"PHP library containing PDF font methods and utilities","archived":false,"fork":false,"pushed_at":"2024-09-14T10:11:36.000Z","size":727,"stargazers_count":17,"open_issues_count":0,"forks_count":6,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-10-14T13:56:05.310Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tecnickcom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026currency_code=GBP\u0026business=paypal@tecnick.com\u0026item_name=donation%20for%20tc-lib-pdf-font%20project"]}},"created_at":"2015-12-01T15:44:19.000Z","updated_at":"2024-09-14T10:09:17.000Z","dependencies_parsed_at":"2023-01-31T06:10:18.013Z","dependency_job_id":"3fb911f7-d107-448d-9ac9-eb604907c9ea","html_url":"https://github.com/tecnickcom/tc-lib-pdf-font","commit_stats":{"total_commits":90,"total_committers":3,"mean_commits":30.0,"dds":"0.022222222222222254","last_synced_commit":"9f03c0a7fe6369827a65c82a0db07867e53c3091"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecnickcom%2Ftc-lib-pdf-font","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecnickcom%2Ftc-lib-pdf-font/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecnickcom%2Ftc-lib-pdf-font/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecnickcom%2Ftc-lib-pdf-font/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tecnickcom","download_url":"https://codeload.github.com/tecnickcom/tc-lib-pdf-font/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243806070,"owners_count":20350775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T10:23:31.784Z","updated_at":"2025-03-16T00:08:48.407Z","avatar_url":"https://github.com/tecnickcom.png","language":"PHP","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026currency_code=GBP\u0026business=paypal@tecnick.com\u0026item_name=donation%20for%20tc-lib-pdf-font%20project"],"categories":[],"sub_categories":[],"readme":"# tc-lib-pdf-font\n*PHP library containing PDF font methods and utilities*\n\n[![Latest Stable Version](https://poser.pugx.org/tecnickcom/tc-lib-pdf-font/version)](https://packagist.org/packages/tecnickcom/tc-lib-pdf-font)\n![Build](https://github.com/tecnickcom/tc-lib-pdf-font/actions/workflows/check.yml/badge.svg)\n[![Coverage](https://codecov.io/gh/tecnickcom/tc-lib-pdf-font/graph/badge.svg?token=wGN6UnOAFo)](https://codecov.io/gh/tecnickcom/tc-lib-pdf-font)\n[![License](https://poser.pugx.org/tecnickcom/tc-lib-pdf-font/license)](https://packagist.org/packages/tecnickcom/tc-lib-pdf-font)\n[![Downloads](https://poser.pugx.org/tecnickcom/tc-lib-pdf-font/downloads)](https://packagist.org/packages/tecnickcom/tc-lib-pdf-font)\n\n[![Donate via PayPal](https://img.shields.io/badge/donate-paypal-87ceeb.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026currency_code=GBP\u0026business=paypal@tecnick.com\u0026item_name=donation%20for%20tc-lib-pdf-font%20project)\n*Please consider supporting this project by making a donation via [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026currency_code=GBP\u0026business=paypal@tecnick.com\u0026item_name=donation%20for%20tc-lib-pdf-font%20project)*\n\n* **category**    Library\n* **package**     \\Com\\Tecnick\\Pdf\\Font\n* **author**      Nicola Asuni \u003cinfo@tecnick.com\u003e\n* **copyright**   2011-2024 Nicola Asuni - Tecnick.com LTD\n* **license**     http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT)\n* **link**        https://github.com/tecnickcom/tc-lib-pdf-font\n* **SRC DOC**     https://tcpdf.org/docs/srcdoc/tc-lib-pdf-font\n\n## Description\n\nPHP library containing PDF font methods and utilities.\n\nThe initial source code has been derived from [TCPDF](\u003chttp://www.tcpdf.org\u003e).\n\n\n## Getting started\n\nFirst, you need to install all development dependencies using [Composer](https://getcomposer.org/):\n\n```bash\n$ curl -sS https://getcomposer.org/installer | php\n$ mv composer.phar /usr/local/bin/composer\n```\n\nThis project include a Makefile that allows you to test and build the project with simple commands.\nTo see all available options:\n\n```bash\nmake help\n```\n\nTo install all the development dependencies:\n\n```bash\nmake deps\n```\n\n## Running all tests\n\nBefore committing the code, please check if it passes all tests using\n\n```bash\nmake qa\n```\nAll artifacts are generated in the target directory.\n\nTo generate the default fonts you can use the command:\n```bash\nmake fonts\n```\nThe files are generated inside the `target/fonts` folder.\nPlease check the `util/convert.php` and `util/bulk_convert.php` to manually convert fonts.\n\n\n## Installation\n\nCreate a composer.json in your projects root-directory:\n\n```json\n{\n    \"require\": {\n        \"tecnickcom/tc-lib-pdf-font\": \"^2.0\"\n    }\n}\n```\n\nOr add to an existing project with: \n\n```bash\ncomposer require tecnickcom/tc-lib-pdf-font ^2.0\n```\n\n## Font conversion\n\nTo import fonts in bulk, please check the convert program in resources/cli.\n\n## Packaging\n\nThis library is mainly intended to be used and included in other PHP projects using Composer.\nHowever, since some production environments dictates the installation of any application as RPM or DEB packages,\nthis library includes make targets for building these packages (`make rpm` and `make deb`).\nThe packages are generated under the `target` directory.\n\nWhen this library is installed using an RPM or DEB package, you can use it your code by including the autoloader:\n```\nrequire_once ('/usr/share/php/Com/Tecnick/Pdf/Font/autoload.php');\n```\n\n\n\n## Developer(s) Contact\n\n* Nicola Asuni \u003cinfo@tecnick.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecnickcom%2Ftc-lib-pdf-font","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftecnickcom%2Ftc-lib-pdf-font","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecnickcom%2Ftc-lib-pdf-font/lists"}