Skip to content

Commit

Permalink
Add Authors file
Browse files Browse the repository at this point in the history
  • Loading branch information
bsweeney committed Feb 26, 2024
1 parent a1681e9 commit 98066e9
Show file tree
Hide file tree
Showing 38 changed files with 17 additions and 37 deletions.
17 changes: 17 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
FontLib was designed and developed by Fabien Ménager.

### Current Team

* **Brian Sweeney** (maintainer)

### Alumni

* **Fabien Ménager** (creator)

### Contributors
* **mondrake**
* [and many more...](https://github.com/dompdf/php-font-lib/graphs/contributors)

### Thanks

FontLib would not have been possible without strong community support.
1 change: 0 additions & 1 deletion src/FontLib/AdobeFontMetrics.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/BinaryStream.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/EOT/File.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/EOT/Header.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/EncodingMap.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Font.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Glyph/Outline.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
* @version $Id: Font_Table_glyf.php 46 2012-04-02 20:22:38Z fabien.menager $
*/
Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Glyph/OutlineComponent.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
* @version $Id: Font_Table_glyf.php 46 2012-04-02 20:22:38Z fabien.menager $
*/
Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Glyph/OutlineComposite.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
* @version $Id: Font_Table_glyf.php 46 2012-04-02 20:22:38Z fabien.menager $
*/
Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Glyph/OutlineSimple.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
* @version $Id: Font_Table_glyf.php 46 2012-04-02 20:22:38Z fabien.menager $
*/
Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Header.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/
namespace FontLib;
Expand Down
1 change: 0 additions & 1 deletion src/FontLib/OpenType/File.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/OpenType/TableDirectoryEntry.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/DirectoryEntry.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/
namespace FontLib\Table;
Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/Table.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/
namespace FontLib\Table;
Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/Type/cmap.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/Type/cvt.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/PhenX/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/Type/fpgm.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/PhenX/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/Type/glyf.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/Type/head.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/Type/hhea.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/Type/hmtx.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/Type/kern.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/Type/loca.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/Type/maxp.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/Type/name.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/Type/nameRecord.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/
namespace FontLib\Table\Type;
Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/Type/os2.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/Type/post.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/Table/Type/prep.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* @package php-font-lib
* @link https://github.com/PhenX/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/TrueType/Collection.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/TrueType/File.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/TrueType/Header.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/TrueType/TableDirectoryEntry.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/WOFF/File.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/WOFF/Header.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down
1 change: 0 additions & 1 deletion src/FontLib/WOFF/TableDirectoryEntry.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-font-lib
* @link https://github.com/dompdf/php-font-lib
* @author Fabien Ménager <[email protected]>
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
*/

Expand Down

0 comments on commit 98066e9

Please sign in to comment.