FAQ -- where to find CSS and related specs

Paul Rohr (paul@abisource.com)
Thu, 30 Sep 1999 16:15:51 -0700


One of the technical design goals of AbiWord has been to *not* reinvent some
proprietary wheel when we don't have to. Among other things, this means
that we try to take advantage of W3C-driven standards to help make our stuff
more interoperable, by using such technologies as:

- XML for our native file format
- CSS-like properties for formatting characteristics
- PNG for our native raster graphics format, and
- (eventually) SVG for our native vector graphics format.

Thus, every once in a while, it's a good idea for AbiWord developers to stop
on by the W3C site and see whether there are any relevant specs we should be
taking advantage of:

http://www.w3.org/Style/css/current-work.html

Recent working drafts of interest here include:

- Multi-column layout in CSS
- International layout
- Paged media properties for CSS3
- Scalable Vector Graphics (SVG)

Note that not all of the proposed mechanisms fit well with the way we do
things, but anyone adding features to the formatter should definitely keep
these designs in mind to avoid gratuitous differences.

Paul

PS: Elsewhere on the site, I also ran across the following:

Unicode in XML and other Markup Languages
-----------------------------------------
http://www.w3.org/TR/unicode-xml/

It's pretty incomplete, but so far it looks like we're doing just fine. :-)



This archive was generated by hypermail 1.03b2.