File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " php-font-lib" ,
3+ "version" : " 0.3.1" ,
4+ "license" : " LGPL-3.0" ,
5+ "keywords" : [
6+ " font" ,
7+ " parse" ,
8+ " export" ,
9+ " truetype" ,
10+ " opentype" ,
11+ " woff"
12+ ],
13+ "homepage" : " https://github.com/PhenX/php-font-lib" ,
14+ "_release" : " 0.3.1" ,
15+ "_resolution" : {
16+ "type" : " version" ,
17+ "tag" : " v0.3.1" ,
18+ "commit" : " d13682b7e27d14a6323c441426f3dde1cd86c751"
19+ },
20+ "_source" : " https://github.com/PhenX/php-font-lib.git" ,
21+ "_target" : " *" ,
22+ "_originalSource" : " https://github.com/PhenX/php-font-lib.git"
23+ }
Original file line number Diff line number Diff line change 6161 <link rel="stylesheet" href="css/style.css" />
6262</head>
6363<body>
64- <h1><?php echo $ name ; ?> </h1>
64+ <h1><?php echo htmlentities ( $ name) ; ?> </h1>
6565 <form name="make-subset" method="post" action="?fontfile=<?php echo $ fontfile ; ?> ">
6666 <label>
6767 Insert the text from which you want the glyphs in the subsetted font: <br />
You can’t perform that action at this time.
0 commit comments