Luis Harvey Triana Vega

Results 5 comments of Luis Harvey Triana Vega

Two things: 1. In configuration: services.AddSqlLocalization(options => options.UseTypeFullNames = false); That is, use false, so the class name is the same ResourcesKey in database (like HomeController or SharedResources) Explanation: In...

True Gillibald. Studying the «issue », it can be deduced that from WASM we do not have access to the Browser resources, so *SKTypeface* returns the *Default*, without warning. -...

In this post, https://www.blazorspread.net/blogview/82, I show possibly one of the best ways to handle fonts in Blazor, of course, it also covers MAUI ![image](https://user-images.githubusercontent.com/5245381/155205886-d38c4147-09ea-40b3-9e8e-ad9bf3986ead.png)

It is a WinForm Control, in this case a project net7.0-windows. I publish that: https://github.com/harveytriana/LaTeXForms Of course, the canvas can be from SKCanvasView for other platforms. i.g. Blazor or MAUI.