You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "chunlinyao (JIRA)" <ji...@apache.org> on 2017/08/02 11:28:00 UTC

[jira] [Updated] (FOP-2724) [PATCH] Shrink text to fit block-container

     [ https://issues.apache.org/jira/browse/FOP-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

chunlinyao updated FOP-2724:
----------------------------
    Attachment: shrink-to-fit_20170802.patch

Updated path. support list-block.

> [PATCH] Shrink text to fit block-container
> ------------------------------------------
>
>                 Key: FOP-2724
>                 URL: https://issues.apache.org/jira/browse/FOP-2724
>             Project: FOP
>          Issue Type: New Feature
>          Components: layout/block
>    Affects Versions: trunk
>            Reporter: chunlinyao
>         Attachments: block-container_no_shrink.fo, block-container_no_shrink.pdf, block-container_shrink.fo, block-container_shrink.pdf, shrink-to-fit_20170802.patch, shrink-to-fit.patch
>
>
> In my project I have to fill text in some fixed size area. This patch enable shrink text to fit block-container feature.
> When a block-container is not auto height, and with a fox:shrink-to-fit="true" attribute, If the block overflows It will reduce the font size and line height to fit the block-container.
> I'm not very familiar with the fop layout engine, this is a quick hack implementation, hope some one can improve it.
> I also committed the modified version in GitHub. 
> https://github.com/chunlinyao/fop/tree/b1acf564afc9747546db6c386a0ae339e69f39e9



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)