DEV Community

Discussion on: Launch story: 1st month

Collapse
 
flrnd profile image
Florian Rand • Edited

Your approach is perfectly fine. I wanted to relieve you about the rendering bug, it's not your fault.

Helvetica is probably one of the most widely used font families (Arial is Microsoft helvetica version, but that's another story).

You're doing great taking into consideration the limitations here.

You've discovered that working with fonts is harder than you thought and that's okey!

Thread Thread
 
damcosset profile image
Damien Cosset

That's reassuring. I guess I'll postpone thinking about this when I would need to add support for different fonts

Thread Thread
 
flrnd profile image
Florian Rand

This post from Coding Horror may be of help.