summaryrefslogtreecommitdiffstats
path: root/sub/sd_ass.c
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2011-01-26 04:12:25 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2011-01-26 20:39:04 +0200
commit828af33bfefd0ddeab10f9f979a144ed3f195194 (patch)
treea1a411d45b225c7069b2e654e4cebbb66a282211 /sub/sd_ass.c
parent304cafd31dfaeee853e138a460b7ba82e65ed420 (diff)
downloadmpv-828af33bfefd0ddeab10f9f979a144ed3f195194.tar.bz2
mpv-828af33bfefd0ddeab10f9f979a144ed3f195194.tar.xz
subtitles: change default libass rendering style
Change the default style used for rendering plaintext subtitles with libass. The following attributes change: * FontSize: Increase the size multiplier used with the default -subfont-autoscale 3 from 1.4 to 1.7, thus making the font 21% larger. Actually implementing the -subfont-autoscale modes other than 1 would give a multiplier of 5/3=1.67 for 4:3 aspect ratio video, sqrt(337)/9=2.04 for 16:9. * PrimaryColour: Change color from yellow to white. * Outline: Before this was 2 regardless of user font size choice. Make it FontSize/16 instead. With default font size this is about half the previous width. * Kerning: Enable kerning for the track. There won't be styling designed for VSFilter's lack of kerning, and hopefully people won't use broken fonts with bad kerning tables for the default font either.
Diffstat (limited to 'sub/sd_ass.c')
0 files changed, 0 insertions, 0 deletions