[scribus-dev] scribus CTL

Kunda Loves Scribus scribus.user at gmail.com
Mon Nov 23 12:29:52 UTC 2015


On Sun, Nov 22, 2015 at 11:39 PM, Dawood al-badi <dawood.albadi at gmail.com>
wrote:

> Hello Developers
>
> As you know Mr VOX has start project to make scribus support complex text
> layout. Therefore I am willing to work in his plan that he posted in githup
> in the following link:
>
> andreas-vox/ScribusCTL/issues/3
> <https://github.com/andreas-vox/ScribusCTL/issues/3>
>
> To complete the project, the first stage was to separate textlayout from
> storytext. So I started to separate all functions that related to glyphs.
>
> GlyphLayout* getGlyphs(int pos);
> const GlyphLayout* getGlyphs(int pos) const;
> LayoutFlags flags(int pos) const;
> bool hasFlag(int pos, LayoutFlags flag) const;
> void setFlag(int pos, LayoutFlags flag);
>  void clearFlag(int pos, LayoutFlags flag);
>
> These functions were in storyText but I am moving
> If any one have thought about the process I want a feedback. For example
> if there are any other function that related to layout and I didn’t mention
> it
>
>
> Regards
> Dawood
>

The man wants feedback... so please give him some
Perhaps we can have a meeting on IRC about this ?
/Kunda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scribus.net/pipermail/scribus-dev/attachments/20151123/17db243a/attachment.html>


More information about the scribus-dev mailing list