Aubin Paul wrote:
> I made a small set of preview screenshots to show some of the neat
> stuff in Freevo 1.5 (?) and I'd like to announce it on the website,
> but thought I'd run it by the other devs first:
>
> http://freevo.sourceforge.net/preview/

Looks nice. This you named the mail 'thoughts', here are mine:

o The new watermark icons look nice. If you add them to cvs, make sure
  you don't override the old once to have a different look in the
  different skins. 

o What about v_align=center for the images in the video info?

o Same for h_align for the audio covers. They have less space on the
  left than on the right.

o The icons for up/down don't look like they belong to the same skin,
  they look too different from the rest.

o To remove old skins: what about renaming blurr2 to blurr and remove
  the old one? And to have a non'description view: add default as
  second view after pressing DISPLAY.

o You should also set same more fonts in your skin. Basic includes
  fonts for plugins (e.g. weather):

    <font label="subtitle" name="VeraBd.ttf" size="18" color="0xffffff"/>

    <font label="default" name="VeraBd.ttf" size="16" color="0xffffff"/>

    <font label="small0"  name="VeraBd.ttf" size="12" color="default0"/>
    <font label="small1"  name="VeraBd.ttf" size="12" color="default1"/>
    <font label="small2"  name="VeraBd.ttf" size="12" color="default2"/>

    <font label="medium0" name="VeraBd.ttf" size="16" color="default0"/>
    <font label="medium1" name="VeraBd.ttf" size="16" color="default1"/>
    <font label="medium2" name="VeraBd.ttf" size="16" color="default2"/>

    <font label="large0"  name="VeraBd.ttf" size="20" color="default0"/>
    <font label="large1"  name="VeraBd.ttf" size="20" color="default1"/>
    <font label="large2"  name="VeraBd.ttf" size="20" color="default2"/>

    <font label="huge0"  name="VeraBd.ttf" size="28" color="default0"/>
    <font label="huge1"  name="VeraBd.ttf" size="28" color="default1"/>
    <font label="huge2"  name="VeraBd.ttf" size="28" color="default2"/>

    <color label="default0" value="0xffffff"/>
    <color label="default1" value="0xffffaa"/>
    <color label="default2" value="0xcccccc"/>



Dischi

-- 
PCMCIA - People Can't Memorise Computer Industry Acronyms


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to