Richard Hewitson
Richard Hewitson
I have made some changes to the tests and implemented the culture fixes so it should all now work independently of your OS culture. I have tested with French as...
Just confirming that I can close this Pavlo
.Net 6 is supported these days and should work in AWS, Azure and also Blazor Web Assembly for client side generation.
Hi Mubeen, scryber is not designed as a web page print engine, but we use xhtml as the template description (to reduce learning effort and give us a predictable framework...
Hi - if you set a 'font-style:normal' and 'font-weight: 400', on the @font-face, does it still fail? The font support should work, and the fallback, but I am definitely open...
If you wanted to send a sample or font file I can test that would be amazing.
Thanks - I am taking a look, I am getting an error with the font loading as it's using a path local to the dlls, rather than the template file...
Fixed an issue with path mapping on @font-face declarations that should make relative paths to font url('')'s work. I have a feeling this was what was causing the issue. The...
Closing this as working, as I think we are good and no-one else has raised it back up
Thanks Tristan, Jan - The initialisation of the fonts is wrapped in a thread lock, so should be ok. However it will re-throw any error caused during initialisation. It is...