That's not straightforward. FontFactory maps names to paths. With URLs
you'll have to map names to byte arrays containing the fonts. URLs get the
data with InputStream. As the fonts require random access an intermediate
buffer is needed.

Best Regards,
Paulo Soares

----- Original Message -----
From: "Cinzia" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 27, 2002 21:09
Subject: [iText-questions] Extending FontFactory register


> I'm trying to extend FontFactory with a new method register( URL url )
> so that I can register fonts within a jar file. Any suggestions how to
> go about this?
>
> Thank you
> Cinzia
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: OSDN - Tired of that same old
> cell phone?  Get a new here for FREE!
> https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> _______________________________________________
> iText-questions mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>



-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to