waddou / libass

Automatically exported from code.google.com/p/libass
1 stars 0 forks source link

Add Blur field to ASS_Style #84

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Useful when applications specify the style manually for non-ASS subtitles.

This breaks the ABI, but should be fine since git HEAD already broke ABI 
relative to the last libass release.

Original issue reported on code.google.com by nfxjfg@googlemail.com on 10 Jan 2013 at 11:50

Attachments:

GoogleCodeExporter commented 8 years ago
Here's another patch about a similar issue. Didn't really want to create too 
much noise by creating a separate ticket for this.

The user defined font scale coefficient (provided by ass_set_font_scale()) 
scales the font size only, which makes borders appear smaller if the font is 
enlarged. The border size should be scaled too.

Original comment by nfxjfg@googlemail.com on 11 Jan 2013 at 12:04

Attachments:

GoogleCodeExporter commented 8 years ago
I'll apply them both tomorrow, I don't have access to my real machine at the 
moment. If we break the ABI/API for real now, let's take advantage of it for 
good. :)

Original comment by g...@chown.ath.cx on 11 Jan 2013 at 1:36

GoogleCodeExporter commented 8 years ago
Nevermind, these are simple enough to not need any further testing.

Original comment by g...@chown.ath.cx on 11 Jan 2013 at 1:46