Thanks for the kind words,
and I am going to post every little thing to the list in
deference to
Ted's wishes, to give it a fair shake and see if it is a
workable form
of communication.
in reference to scalability, here is a way to think about
it:
lets say you design for 1024x768 assuming than
1"em" of body font == 15px
someone changes the font size such that 1"em" of
body font == 20px
your layout algorithm would now assume an effective screen
size of
768px x 576px. in terms of proportions, but would adjust
actual
postions/sizes according to the em/pixel ratio established
by a
reference element.
so what does the layout do today if the browser is smaller
than 1024x768?
>>
>>
>
>
>
_______________________________________________
scooby-dev mailing list
scooby-dev lists.osafoundation.org
http://lists.osafoundation.org/cgi-bin/mailman
/listinfo/scooby-dev
|