This commit is contained in:
Tim Bendt
2025-11-25 00:16:35 -05:00
commit 6b9ef7ca55
6757 changed files with 1003748 additions and 0 deletions

23
system/vendor/phenx/php-font-lib/bower.json vendored Executable file
View File

@@ -0,0 +1,23 @@
{
"name": "php-font-lib",
"version": "0.3.1",
"license": "LGPL-3.0",
"keywords": [
"font",
"parse",
"export",
"truetype",
"opentype",
"woff"
],
"homepage": "https://github.com/PhenX/php-font-lib",
"_release": "0.3.1",
"_resolution": {
"type": "version",
"tag": "v0.3.1",
"commit": "d13682b7e27d14a6323c441426f3dde1cd86c751"
},
"_source": "https://github.com/PhenX/php-font-lib.git",
"_target": "*",
"_originalSource": "https://github.com/PhenX/php-font-lib.git"
}