[
https://issues.apache.org/jira/browse/FOP-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincent Hennebert resolved FOP-1524.
------------------------------------
Resolution: Fixed
A partial implementation has been committed in [rev.
1562429|http://svn.apache.org/r1562429].
The main properties that have been left unimplemented are:
* borders and padding
* keeps
* reference-orientation
* writing-mode
Closing this issue, more specialized issues can be opened as necessary.
> [PATCH] fo:inline-container implementation
> ------------------------------------------
>
> Key: FOP-1524
> URL: https://issues.apache.org/jira/browse/FOP-1524
> Project: Fop
> Issue Type: Improvement
> Components: general
> Affects Versions: trunk
> Environment: Operating System: All
> Platform: All
> Reporter: Andreas L. Delmelle
> Attachments: inline-container-prepatch.patch,
> inline-container-prepatch.patch, inline-container.diff,
> test_inline-container_basic.fo, test_inline-container_basic.fo,
> test_inline-container_basic.fo, test_inline-container_basic.pdf,
> test_inline-container_basic.pdf, test_inline-container_basic.pdf
>
>
> This Bugzilla entry will be used for the moment to keep track of the progress
> of an implementation for fo:inline-container. The related changes are
> restricted to a handful of classes, so branching seemed like overkill. No
> commits to the trunk yet, since I see some possible overlap with Simon's
> branch.
> Anyway, status so far. The rough patch in attachment models the
> InlineContainerLayoutManager along the lines of BlockContainerLayoutManager.
> It already aligns the content better than my last attempt (way back when).
> Still some things remaining to check out, but the basics are there...
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)