| Server IP : 139.59.63.204 / Your IP : 216.73.217.62 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ubuntu-s-1vcpu-1gb-blr1-01 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 User : root ( 0) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/abyogasms.com/vendor/tecnickcom/tc-lib-pdf-font/util/ |
Upload File : |
{
"name": "tecnickcom/tc-lib-pdf-font",
"description": "Import TTF font files to be converted for tc-lib-pdf",
"type": "library",
"homepage": "http://www.tecnick.com",
"keywords": [
"tc-lib-pdf-font-data",
"PDF",
"font",
"TTF",
"AFM",
"PFB",
"import"
],
"authors": [
{
"name": "Nicola Asuni",
"email": "info@tecnick.com",
"role": "lead"
}
],
"require": {
"tecnickcom/tc-font-mirror": "^2.1"
},
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
},
"require-dev": {},
"repositories": [
{
"type": "package",
"package": {
"name": "tecnickcom/tc-font-mirror",
"version": "2.1.0",
"dist": {
"type": "zip",
"url": "https://github.com/tecnickcom/tc-font-mirror/archive/refs/tags/2.1.0.zip",
"reference": "main"
},
"autoload": {
"classmap": [
"."
]
}
}
}
],
"support": {
"issues": "https://github.com/tecnickcom/tc-lib-pdf-font/issues",
"source": "https://github.com/tecnickcom/tc-lib-pdf-font"
},
"scripts": {
"test": "XDEBUG_MODE=coverage ./vendor/bin/phpunit --stderr test",
"cs-check": "./vendor/bin/phpcs --standard=phpcs.xml",
"cs-fix": "./vendor/bin/phpcbf --ignore=\"./vendor/\" --standard=psr12 src test",
"analyse": "./vendor/phpstan.phar analyse"
}
}