Articles
Page 10
All the Categories
Convert all glyphs of a font to individual SVG files
~5 Mins Read
~5 Mins Read
I'll show you in 5 simple steps how to convert all glyphs of a font using a simple script that will export each character into a SVG file.
Topic: #Tech-Stack
Apple Mac, easily accessible folder for Screenshots
• Update:
~3 Mins Read
• Update:
~3 Mins Read
Are screenshots cluttering your desktop in an unorganised mess of confusion? This tip will save a lot of frustration and get you organised.
Topic: #Tech-Stack
How to schedule Mastodon posts
~4 Mins Read
~4 Mins Read
Step by step guide to setup and use the Mastodon Scheduler App. Where to find the Access Token and how to create your first Scheduled Post.
WordPress, add custom post type template during registration
~7 Mins Read
~7 Mins Read
If you're creating a WordPress Custom Post Type that's going to be fairly uniform in its layout structure, check out adding a template.
Create a variable font subset for smaller file size
~9 Mins Read
~9 Mins Read
How to use the python fonttools library to reduce a fonts file size by removing elements you do not need using a technique called subsetting.