On Mar 16, 2015, at 7:06 PM, jungle Boogie <jungleboog...@gmail.com> wrote:
> 
> Hi Warren,
> On 16 March 2015 at 17:50, Warren Young <w...@etr-usa.com> wrote:
>> 
>> There are at least three ways to create the timeline without Javascript.
> 
> Do you have examples of these three methods?

They're self-evident to a practitioner versed in the art. ;)

> what would a HTML5 Fossil actually look like contrasted
> with what it is now? What new things would it offer over what doesn't
> exist now?

The current timeline drawing code is a really nasty hack, abusing HTML in ways 
not intended by its designers.  (E.g. Arrowheads constructed from a ziggurat of 
black-filled <div>s.)

This recent round of attempts to antialias these <div> ziggurats appears to 
have unfortunate side-effects:



Note the variable arrowhead offset and the changing line thickness.

PNG, <canvas> and SVG at least are all *intended* for display of diagrams.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to