-
June 24th, 2003, 10:16 PM
#1
How change fontsize, height&width OSD of PopupOSD from L
I need change fontsize from Lua for different screen resolution. If write new fontsize to registry then when Girder close new value lost - Girder rewrite fontsize in registry to current value, etc. oldvalue. How to be?
-
June 25th, 2003, 07:22 AM
#2
PopupOSD uses the values returned by the plugin API function get_osd_font_name(). It uses the function get_osd_settings() to get the rest of the font information. I don't know where or when Girder gets and saves these values.
As an alternative, you could use one of the other OSDs that support multiple font sizes and display the OSD that corresponds to the current screen resolution.
Mark F
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules