Simon Hamp

Results 103 comments of Simon Hamp

Thanks for sharing your code. This will be a good test case! I'm certain it is that `while` loop that's to blame. It looks like you've found an edge case...

@askonomm thanks for doing some investigation and writing up your thoughts. I agree, your approach could work... but at best it will just make the sizing of the widest character...

Could we use regex to detect if a character is an emoji (`:emoji:`) and swap the font just for that character? 🤔