Hi all,
perhaps you have noticed recently a lot of issues and commits regarding
SVG. Styling a SVG-Graphic with CSS stylesheets is a great feature, but
very complex. Thanks to Armins recent work, OpenOffice now understands
the simple selectors 'id', 'class' and type in the style sheet element,
understands the style attribute in addition to non-css presentation
attributes, and handles their priority correctly. That covers most of
the graphics you will use, for example from clip art galleries.
These CSS-features are still missing:
complex selectors with descendant, child and sibling relations
selectors with attributes
@import and @media
!important
pseudo classes like :lang or :hover
The current state has been tested with a lot of special test files. But
now we need “real-life” svg-graphics. So if you come across such
graphics, please take an OpenOffice build from a buildbot (make sure it
is a 4.2 build and not a 4.1.1 build) and try it out; and when you
encounter a problem, report it here.
Kind regards
Regina
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org