mx3L / subssupport

GNU General Public License v2.0
7 stars 27 forks source link

Plugin skinable for FullHd and UHD #12

Open nunigaia opened 8 years ago

nunigaia commented 8 years ago

Hi mx3l

Is it possible to turn this plugin full skinable?, for other resolutions , rather than 1280x720 ( example FullHD Skins and UHD in the near future ), because when using FullHD Skins, for example in BlackHole images, the size of skins are too little and very difficult to read its content. Thank you and congratulations for your hard work. Is it possible too, change this:

1.The maximum size of the subtitles from 60 to 80

fontSizeChoiceList = [("%d" % i, "%d px" % i) for i in range(10, 60, 1)] to fontSizeChoiceList = [("%d" % i, "%d px" % i) for i in range(10, 80, 1)]

  1. Chosse Subtitles panel Font size and itemHeight is not possible to change in skin coding.

Thank you and congratulations for your hard work.

best regards Manuel.

mx3L commented 8 years ago

Help, sure it is, we need to adjust embedded skins based on resolution. I hope I will find time, but you're free to make adjustments yourself, I will gladly accept pull request.

nunigaia commented 8 years ago

Thanks for your kindly reply,

regards nunigaia

mx3L commented 7 years ago

full hd skin added in 1.5.5