:
Performance Tuning DrawShapedText
In my last post Text Rendering in SkiaSharp and HarfBuzz I mentioned that you should use text shaping, but the default method DrawShapedText is very slow com...
In my last post Text Rendering in SkiaSharp and HarfBuzz I mentioned that you should use text shaping, but the default method DrawShapedText is very slow com...
I feel like I’m getting old. When I was a kid, terminals had 25 rows, 80 columns and green text on black background. In the last couple of years I wrote my o...
This blog on GitHub Pages is not my first one. I went on some big vacations in the past where I wanted to stay in touch with friends back home. I did that wi...
I assume, you already know Xamarin.Forms and how to add a custom control there. This post is really just a summary of what changed and why.