Bugzilla – Bug 11750
need support for more line-specific parameters in skin text definitions
Last modified: 2010-04-08 17:26:41 UTC
Created attachment 5095 [details] reference screen that involves multi-line text with different line requirements right now we can support different font sizes on different lines of a text label with this kind of code: text = { w = WH_FILL, h = WH_FILL, align = 'left', line = { { font = _boldfont(20), }, { font = _font(12), }, }, } in this example the first line would be 20pt. bold and the second line 12pt normal However, the line{} table does not support lineHeight or fg/sh text color specifications, and needs to to support the attached reference screen.
Created attachment 5096 [details] what it looks like without lineHeight working for specific lines in the label
Reset priority before triage.
this is an administrative shuffle on priority fields to help make better judgment on the top end of the priority list. P4->P5, P3->P4, and P2->P3.
this bug is probably not mine to fix target for 7.5 because it may have fab4 implications
== Auto-comment from SVN commit #7855 to the jive repo by tom == == https://svn.slimdevices.com/jive?view=revision&revision=7855 == Fixed Bug: 11750 Description: - allow per line fg and sh color
This bug has been marked fixed in a released version of Squeezebox Server or the accompanying firmware or mysqueezebox.com release. If you are still seeing this issue, please let us know!