mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
13 lines
2.0 KiB
HTML
13 lines
2.0 KiB
HTML
---
|
|
title: Love Letter to Vector Graphics
|
|
titleshort: Love Letter to SVGs
|
|
author: NinjaCheetah
|
|
layout: blogpage
|
|
icon: data:image/gif;base64,R0lGODlhIAAgAPMAADAICEAwODg4WFBQeGBgYJAwINhAGFiI6HiY6IiAkKiguKjA8NjIwNjY6Pj4+AAAACH5BAQlAP8ALAAAAAAgACAAAAT/kMhJq73V6c27/5rkICRyHOaprmzriKSiLEuZtGuZni/hKDpEgQAwlE4lWqNRI/FEDVMioQBYjUkaQhs09RwMxXQbqBma3TTpqwjTFoXoeSFDb9/v5XfBVCwBCQNnMzJMfEuIDA0MC193MlVXNDN4lW9rIpYADAhzdJOWlXt0kAANCgaGdIaqlqNKC6aoS4qLioocql8MvLyRRb3BvA0dtmyQYgACAQbIkFMMuWEKX1NTyQwJzdbXkMQOp1M+IhUDAATMBAMCyxLrAtQOCQH0Al8TA+qAgvkSCd96NizSI2JAP330DKjz9w3EhoIG85m7spBAAocdyKnLJwDAAGYRfwdcBNfwA8SIHdEZCPmPAYEC8Uz6CLnuHEh2Awro1OkDxEmDAWwaCLBzpwCDJTmIYIczaEKdBua9O+pw6bKiBYhmZedDAbuYHkTQw0rUAFMBIwP69EHWSoGhTEdiDOGDXgB2QQEws4t27sO69TrSK2I3QE+/IvwqVoqhseMKEQAAOw==
|
|
---
|
|
|
|
<p>I finally reached that point in my life where I learned what an SVG is! Not sure how I made it this far without that knowledge.</p>
|
|
<p>If you don't know what vector graphics are, I suggest reading <a href="https://en.wikipedia.org/wiki/Scalable_Vector_Graphics">Wikipedia - Scalable Vector Graphics</a> first. To sum it up briefly, SVGs are made of geometric shapes instead of pixels so they can be easily scaled up without losing quality.</p>
|
|
<p>Currently I'm only making brand new images as SVGs, but I intend to remake some other old images, especially the banners on this site. If you have a really big monitor (or at least one that's really high res), you can really see this difference by visiting either <a href="/">the homepage</a> or <a href="/programs">the programs page</a> and then <a href="/products/icons">our icon sales page</a> <i>(hmm what could this be)</i> and scroll down to the banner. Now, uh, I don't have a high-res screen (in fact my MacBook Pro is the last pre-Retina display) so I have no idea if this will work. But it probably should. Feel free to yell at me in an issue or something if this doesn't work.</p>
|
|
<p>That's all for now. Look forward to some scalable goodness in the near future.</p>
|