[scribus-dev] scribusCTL plan
Andreas Vox
avox at arcor.de
Mon Dec 7 12:17:57 UTC 2015
> From: Dawood al-badi [mailto:dawood.albadi at gmail.com]
> Sent: Montag, 7. Dezember 2015 11:01
> To: Scribus Development Mailing List
> Subject: Re: [scribus-dev] scribusCTL plan
>
> Hello Andreas
> please I request immediate response for this question.
>
> I have sent a little modification in github regarding boxes.cpp and now I am working in pdflib_core.cpp. I notice that you remove a struct called TabLayout and
> you did not put any thing to replace it. I can not continue to fix this issue until you tell me what you propose to replace this struct. I think it is very important to
> differentiate between normal char and Tabs. because I notice you treats the tab as a normal char in some situations.
Hi Dawood!
My plan was to replace TabLayout with a GlyphRun of repeated glyphs (the fillchar) and LayoutFlag "ScLayout_TabLeaders". The fillchar itself is accessible via the ParagraphStyle.
Can you work with that?
Best regards,
Andreas
More information about the scribus-dev
mailing list