From: Alexander Peshkov (peshkov@renderx.com)
Date: Mon Oct 04 2004 - 07:45:22 PDT
Hello Ken,
Just to make my point clear: I believe that original question was
about rotation of content to the angle less then 90 degrees but more
then 0 degrees. Since in XSL-FO reference and glyph orientation values
restricted to 0, +/-90, +/-180, +/-270 degrees the only feasible
option is to use SVG because it provides desired functionality.
Best regards,
Alexander Peshkov mailto:peshkov@renderx.com
RenderX
GKH> At 2004-10-04 11:39 +0200, Obenaus, Detlef wrote:
>>is there a way to rotade text in fo:block between 0 and 90°!?
GKH> Not directly in fo:block, but there are three possible interpretations of
GKH> your question ... each interpretation is shown below in XSL-FO. Note that
GKH> I haven't seen any package yet support all three of these interpretations.
GKH> I hope this helps (even if only academic at this stage).
GKH> ................... Ken
GKH> <flow xmlns="http://www.w3.org/1999/XSL/Format" flow-name="frame-body"
GKH> font-family="Times" font-size="20pt">
GKH> <block>This is a normal block</block>
GKH> <block-container reference-orientation="90">
GKH> <block>Rotated block</block>
GKH> </block-container>
GKH> <block>
GKH> These are <inline glyph-orientation-horizontal="90deg">rotated</inline>
GKH> characters.
GKH> </block>
GKH> <block>
GKH> These are
GKH> <inline-container reference-orientation="90">
GKH> <block>rotated</block>
GKH> </inline-container>
GKH> <inline-container reference-orientation="90">
GKH> <block>words</block>
GKH> </inline-container>
GKH> in a line.
GKH> </block>
GKH> </flow>
GKH> --
GKH> Upcoming publicly-subscribed XSL delivery: Helsinki Oct 18-20,2004
GKH> World-wide on-site corporate, govt. & user group XML/XSL training.
GKH> G. Ken Holman mailto:gkholman@CraneSoftwrights.com
GKH> Crane Softwrights Ltd. http://www.CraneSoftwrights.com/f/
GKH> Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (F:-0995)
GKH> Male Breast Cancer Awareness http://www.CraneSoftwrights.com/f/bc
GKH> Legal business disclaimers: http://www.CraneSoftwrights.com/legal
GKH> -------------------
GKH> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
GKH> in the body of the message to majordomo@renderx.com from the address
GKH> you are subscribed from.
GKH> (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.5 : Mon Oct 04 2004 - 10:11:39 PDT