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
MediaPortal 1 Talk
database information saving and recovery
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="JimCatMP" data-source="post: 1161187" data-attributes="member: 103549"><p>This is 'talk forum' so it fits<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>Oddly enough [or just plain spooky] I was playing with fonts myself last few days - with limited success, which leads me to one simple conclusion, I'm missing something really obvious.</p><p></p><p>In my case, wanted to add LCD type display for certain numerics, added font to fonts directory [in this case DefaultWideHD - new default to replace Titan in 1.13 onwards], added font and correct sizing to match sizes in font itself in fonts.xml, updated relevant XML [simple label display created as test case in Home Screen] and cleared cache [which includes fonts]. That worked, but using another font didn't, can't work out why<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /> Not a major issue for me happily<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite24" alt="(y)" title="Thumbs Up (y)" loading="lazy" data-shortname="(y)" /></p><p></p><p>Re-imagemagic - nope, in Photoshop that's the Magic Wand tool - selection tool for similar levels of colour [might useful]. ImageMagik is totally separate software package.</p><p></p><p><a href="http://www.imagemagick.org/script/index.php" target="_blank">http://www.imagemagick.org/script/index.php</a> - and lots if examples - <a href="http://www.fmwconcepts.com/imagemagick/" target="_blank">http://www.fmwconcepts.com/imagemagick/</a></p><p></p><p>Example:</p><p></p><p>convert -size 1024x1024 xc:none -fill white \</p><p>-draw "roundRectangle 150,350 500,650 30,30" \</p><p>-draw "polygon 300,512 600,800 600,200" \</p><p>-draw "ellipse 600,512 200,200 -80,80" \</p><p>sh1.png</p><p></p><p>Just run this a command line [I use Cygwin Unix style shell - Unix mutt of old].</p><p></p><p>[ATTACH]171868[/ATTACH]</p><p></p><p>[to make it visible, actual code I used xc:blue - in the example code the background is transparent {which means it must be saved as png]</p><p></p><p>Final image I actually use is</p><p></p><p>[ATTACH]171867[/ATTACH]</p><p></p><p>So more complex scripting is applied to create and mask the mesh, add border, create highlights and then composite it all into one.</p><p></p><p>Cheers - JCMP</p></blockquote><p></p>
[QUOTE="JimCatMP, post: 1161187, member: 103549"] This is 'talk forum' so it fits:) Oddly enough [or just plain spooky] I was playing with fonts myself last few days - with limited success, which leads me to one simple conclusion, I'm missing something really obvious. In my case, wanted to add LCD type display for certain numerics, added font to fonts directory [in this case DefaultWideHD - new default to replace Titan in 1.13 onwards], added font and correct sizing to match sizes in font itself in fonts.xml, updated relevant XML [simple label display created as test case in Home Screen] and cleared cache [which includes fonts]. That worked, but using another font didn't, can't work out why:( Not a major issue for me happily(y) Re-imagemagic - nope, in Photoshop that's the Magic Wand tool - selection tool for similar levels of colour [might useful]. ImageMagik is totally separate software package. [URL]http://www.imagemagick.org/script/index.php[/URL] - and lots if examples - [URL]http://www.fmwconcepts.com/imagemagick/[/URL] Example: convert -size 1024x1024 xc:none -fill white \ -draw "roundRectangle 150,350 500,650 30,30" \ -draw "polygon 300,512 600,800 600,200" \ -draw "ellipse 600,512 200,200 -80,80" \ sh1.png Just run this a command line [I use Cygwin Unix style shell - Unix mutt of old]. [ATTACH]171868[/ATTACH] [to make it visible, actual code I used xc:blue - in the example code the background is transparent {which means it must be saved as png] Final image I actually use is [ATTACH]171867[/ATTACH] So more complex scripting is applied to create and mask the mesh, add border, create highlights and then composite it all into one. Cheers - JCMP [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
database information saving and recovery
Contact us
RSS
Top
Bottom