Author: Manuel Lemos
Viewers: 94
Last month viewers: 1
Categories: Notable Packages
Some Web sites need to use special fonts to render the text using unusual typography.
Using non-standard fonts may require that the pages take a longer time to load.
This package provides a solution that can be used accelerate the load of Web pages with custom fonts. It embeds the font data in the HTML page, so the font loads with the page itself.
Read this article to learn more details about how this notable PHP package works.
Using non-standard fonts may require that the pages take a longer time to load.
This package provides a solution that can be used accelerate the load of Web pages with custom fonts. It embeds the font data in the HTML page, so the font loads with the page itself.
Read this article to learn more details about how this notable PHP package works.

The package PHP Font Face Performance Control is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Optimize the load of page fonts embedding into CSS
Here follows in more detail what it does:
This package can optimize the load of page fonts embedding into CSS.
It takes a the URL of a given font to use in a Web pages and retrieves the font data file.
The class generates CSS styles that embed the definition of the retrieved font data, so it can be pre-loaded in a separate CSS stylesheet or embedded in the current Web page.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
The basic purpose is: Optimize the load of page fonts embedding into CSS
Here follows in more detail what it does:
This package can optimize the load of page fonts embedding into CSS.
It takes a the URL of a given font to use in a Web pages and retrieves the font data file.
The class generates CSS styles that embed the definition of the retrieved font data, so it can be pre-loaded in a separate CSS stylesheet or embedded in the current Web page.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
You need to be a registered user or login to post a comment
1,602,222 PHP developers registered to the PHP Classes site.
Be One of Us!
Login Immediately with your account on:
![]() | ![]() | ||
![]() | ![]() | ||
![]() | ![]() |
Comments:
No comments were submitted yet.