Results 217 comments of Arnav Singh
trafficstars

@Dador > By the way, does CSS renderer (with disabled SVG) have problems with other styles/effects? I mean is text outline is the only problem? > > And the reason...

What exactly is the problem? Do you have an example page I can access?

As far as I can tell every place that sets the font-family CSS property will quote the font name, so there shouldn't be a problem. If your change makes it...

Okay, I see there is some special meaning to leading `@` https://github.com/libass/libass/blob/8b898d6b/libass/ass_parse.c#L107

What you have will work. I think a better place to strip the leading `@` will be in `SpanStyles` when setting the CSS property (in case there is some reason...

I don't understand what you mean.

No, you cannot get libjass to render HTML in subtitles as HTML.

> As far as I can tell there shouldn't be a need for the unminified version of the file to have any sourcemap information included. The sourcemap maps the JS...

Well I meant something like a build step, but I'll think about it.