Thank You for your continued support and contributions!
# Background - This doesn't seem to work%V|0|0|176|220|1|FFFF99|003300|%xdh
# Access background image...%X|background.bmp|0|0|
I wasn't aware that the official build supported viewports. Does it?
I cannot do this:Code: [Select]%Cl|0|0|c100|c100%xl|e|Album_Art.bmp|0|0|%V|38|16|100|100|1|FFFF99|003300|%?C<%C|> # (or this: %?C<%C|%xde>)
%Cl|0|0|c100|c100%xl|e|Album_Art.bmp|0|0|%V|38|16|100|100|1|FFFF99|003300|%?C<%C|> # (or this: %?C<%C|%xde>)
Shouldn't I at least be able to call the album art alternative image thus?Code: [Select]%xl|f|Album_Art.bmp|38|16|%V|38|16|100|100|1|FFFF99|003300|%ac%xdfBut even that breaks my layout like above.
%xl|f|Album_Art.bmp|38|16|%V|38|16|100|100|1|FFFF99|003300|%ac%xdf
Also, I thought multiple fonts were part of viewports now. I've tried nimbus-12 as the default and nimbus-10 as the userfont1, but I get only the default nimbus-12 for everything, even though the font colors change as expected. what's with that?
The syntax is now as follows:%V|x|y|width|height|font|fgcolor|bgcolor|Specifying "0" for font means that that viewport draws text using the built-in (6x8) system font (FONT_SYSFIXED). Note that this font only includes ASCII characters, so isn't suitable for displaying information from tags.Specifying "1" for font will use the currently selected user font (FONT_UI).Other values for font are not rejected, but are replaced with FONT_UI. The intention is that the multifont patch can be updated to work with viewports, and (until that patch is suitable for and committed to SVN), themes using multifonts can be designed to degrade gracefully in the official builds.
Code: [Select]%Cl|0|0|c100|c100%xl|e|Album_Art.bmp|0|0|
%Cl|0|0|c100|c100%xl|e|Album_Art.bmp|0|0|
%Cl|0|0|c100|c100|
# %xl|e|Album_Art.bmp|0|0|
%?C<%C>
First, is there a way to tell in a concise list which patches are in the current build?
If so, you could simply include the dummy image as part of background.bmp, and use a conditional to display either album art or nothing, e.g. Code: [Select]%?C<%C>
%C
While this theme was originally based on a cross between KratoGlass and Winamp's Modern theme, it has so changed in every way, images and code alike, that I'm pretty sure it could be considered built from scratch. All the images are my own except the green background. I adjusted the color to fit my needs. It doesn't look anything like either windows media player or winamp at all anymore.
Page created in 0.111 seconds with 14 queries.