This repository has no description

feat: og image generation (#448) master

* Add Open Graph image generation * Simplify font loading and remove temporary file handling * better avatar masking * update wording a tad * Update image deps, add Catmull-Rom resampling * add og images to the meta tags * remove commented out fallback Co-authored-by: Eli Mallon <eli@stream.place> * remove unused cache functions * clean up and use aqhttp ctx * load Atkinson fonts from app filesystem * Move OG image generation to xrpc * update to getProfileCard * try to reconcile go.mod more??? --------- Co-authored-by: Eli Mallon <eli@stream.place>