home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Installation, configuration support
Any way of changing teletext font in MP.
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="johnlc" data-source="post: 274108" data-attributes="member: 72853"><p>Thanks - exactly the code I was looking for.</p><p></p><p>Now the thing is that you are treating the font as a fixed pitch (_fontwidth = _pageRenderWidth / 40 ), because you have to obey the 40 characters in teletext, so the reason why the teletext is so widely spaced is because of </p><p>(int _pageRenderWidth = 1920 ) - hm.</p><p></p><p>I will play around with the rectangle size, one of these days. Maybe different rectangels for 4/3 and 16/9 TV's is nessesary (I have never seen the Teletext on 4/3)</p><p></p><p>Somehow I think I can remember something about getting the Width of each character in a proportional font - but I guess the rectangel will be easier to change.</p></blockquote><p></p>
[QUOTE="johnlc, post: 274108, member: 72853"] Thanks - exactly the code I was looking for. Now the thing is that you are treating the font as a fixed pitch (_fontwidth = _pageRenderWidth / 40 ), because you have to obey the 40 characters in teletext, so the reason why the teletext is so widely spaced is because of (int _pageRenderWidth = 1920 ) - hm. I will play around with the rectangle size, one of these days. Maybe different rectangels for 4/3 and 16/9 TV's is nessesary (I have never seen the Teletext on 4/3) Somehow I think I can remember something about getting the Width of each character in a proportional font - but I guess the rectangel will be easier to change. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Installation, configuration support
Any way of changing teletext font in MP.
Contact us
RSS
Top
Bottom