Hacker News new | ask | show | jobs
by ph0rque 2830 days ago
Thank you so much for your apology, change of tone, and helpful hints! <3

Do you have any suggestions about which font to pick? I like Federant because it seems rustic/"farmy" yet modern at the same time.

As far as the logo itself, I meant to play around with making it a responsive SVG (https://tympanus.net/codrops/2014/08/19/making-svgs-responsi...), but it would take me quite some time to climb the learning curve to do so. Unfortunately, the designer who made it for me did not provide an SVG file.

Again, thanks for your help!

1 comments

I wouldn't worry about SVGs. The vast majority of logos are usually made in adobe illustrator / affinitydesigner/similar in vector .eps/.ai format.

When it gets exported its almost always a .png file. The logo you have doesn't benefit from SVG. The only ones that really benefit from it are things like gitlab's animated logo https://i.imgur.com/FuxVepX.gif. SVG tends to overcomplex things, sometimes designers circumvent it using embedded font-families instead. https://fontawesome.com/icons?d=gallery

Serif definitely is in the right ballpark for font families you are looking for. I really like the artofmanliness when it comes to older styles. https://www.artofmanliness.com/. They use "BLACK" found here I believe. http://www.fontspace.com/category/rustic. Other farmy rustic styles http://www.fontspace.com/category/rustic?p=3 → Altantida

I tend to think of "barber shop fonts" when I think of old rustic "farmy" feel, because farmers would cut their own hair. And barbershops are still one of the few places that still use old traditions of knife shaving. Other good examples would be "speakeasy" bars, cowboy style.

The font you have is more castle/medieval/serfdom font instead of old farmy rustic. Technically, its not actually a bad font though for what you are going for, actually I looked through it is one of the better options. The logos font height needs to be the same size as the logos height though. Example https://i.imgur.com/NEMKnhT.png . Change the size font-size here to 2.5rem. https://i.imgur.com/KJGAlxe.png

I wouldn't suggest using federant for your actual paragraph text tags though. Keep that part simple and use Arial or Google Roboto

Hope this helps out