You are here |
arnorhs.dev | ||
| | | |
darrendevitt.com
|
|
| | | | Yesterday we released an update to Beta 1 of Vanya which handles the _history endpoint. History queries can now be run from the FHIR Search Query page in Vanya, and any returned resources will be displayed in a grid - the same as any other query. Let's look at an example of an X-ray Procedure... | |
| | | |
googlecode.blogspot.com
|
|
| | | | Introducing the Google Font API & Google Font Directory | |
| | | |
www.debugbear.com
|
|
| | | | Font performance optimization is a set of web development techniques that make fonts load faster and render more smoothly, including thoughtful font selection, the use of performant font formats, self-hosting, optimized @font-face declarations, font display strategies, and others. | |
| | | |
daveon.design
|
|
| | A Python library to subset fonts, which cuts ~95% from the size of your site's font files & downloads/bandwidth. To use: from fontimize import optimise_fonts_for_files and call it with a list of HTML files. See the the full API docs for more info. Find Fontimize on Github and PyPi. Before the why, a quick preview of |