Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin skinable for FullHd and UHD #12

Open
nunigaia opened this issue Apr 22, 2016 · 3 comments
Open

Plugin skinable for FullHd and UHD #12

nunigaia opened this issue Apr 22, 2016 · 3 comments

Comments

@nunigaia
Copy link
Contributor

nunigaia commented Apr 22, 2016

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
Copy link
Owner

mx3L commented Apr 27, 2016

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
Copy link
Contributor Author

Thanks for your kindly reply,

regards
nunigaia

@mx3L
Copy link
Owner

mx3L commented Jan 16, 2017

full hd skin added in 1.5.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants