xsl-list
[Top] [All Lists]

Re: [xsl] [fo] Standard font allover the document

2009-04-20 07:12:12
At 2009-04-20 12:29 +0200, Geert Bormans wrote:
How can I set the font used in an entire document to "Eualbertina"?

Document-wide properties can be set as attributes of the <root> element.

How would I know if my fo processor supports that specific font (mandated by customer)?

It is up to the software to report errors and fallback.

If the font is not available in the processor, would it be easy to add?

That is up to the processor. Some processors on Windows find the fonts in the fonts directory on their own, while many processors need their own configuration file to associate a font family name with a font resource.

I have a preference for using FOP in this project, can move to another processor if necessary for this

I've never been able to use FOP for my customers' work, so I cannot comment on its use.

I hope this helps.

. . . . . . . . . . Ken

--
XSLT/XSL-FO/XQuery hands-on training - Los Angeles, USA 2009-06-08
Training tools: Comprehensive interactive XSLT/XPath 1.0/2.0 video
Video lesson:    http://www.youtube.com/watch?v=PrNjJCh7Ppg&fmt=18
Video overview:  http://www.youtube.com/watch?v=VTiodiij6gE&fmt=18
G. Ken Holman                 mailto:gkholman(_at_)CraneSoftwrights(_dot_)com
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Male Cancer Awareness Nov'07  http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>