This is a branch of Scribus 1.5.1svn aimed at implementing complex text layout in Scribus.
The following phases are planed right now:
- Make PDF production (and PS production and svg-export) glyph based instead of character based
- Separate StoryText from Layout
- Integrate Harfbuzz (OpenType library)
- Implement a box-oriented layout mechanism, i.e. store the layout as a hierarchy of boxes
- Integrate Fribidi (RTL library)
- Expand the style system with CSS-like features
After each phase it's planned to merge the changes back into 1.5.1svn.
Contributors:
- Andreas Vox
- you
See ScribusCTL Wiki