You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Tino maier <ti...@gmx.de> on 2021/02/26 13:04:59 UTC

TTF->AFP Font | Looking for IBM Type Transformer for Windows

    Hi everyone,
    
    I'm trying to create some afp raster fonts from true type fonts and I found the link to the "[IBM Type Transformer for Windows](http://www-01.ibm.com/support/docview.wss?uid=psd1P4000840)" on the AFP-Resource Wiki-Page.
    Unfortunately the link is broken and the software seems to be gone.
    
    Does anyone have a copy of it and could send it to me? This would be great.
    Best regards, Tino
    

\--------------------------------------------------------------------- To
unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org For
additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: TTF->AFP Font | Looking for IBM Type Transformer for Windows

Posted by Chris Bowditch <bo...@hotmail.com>.
Hi,

This utility is provided when you buy an IBM AFP Printer. I have it but 
it would be a copy right infringement to share it

Also, you don't need to do this if the printer supports TTF Fonts as FOP 
supports TTF fonts in AFP

Thanks,

Chris

On 26/02/2021 13:04, Tino maier wrote:
> Hi everyone,
>
> I'm trying to create some afp raster fonts from true type fonts and I found the link to the "IBM Type Transformer for Windows  <http://www-01.ibm.com/support/docview.wss?uid=psd1P4000840>" on the AFP-Resource Wiki-Page.
> Unfortunately the link is broken and the software seems to be gone.
>
> Does anyone have a copy of it and could send it to me? This would be great.
> Best regards, Tino
> --------------------------------------------------------------------- 
> To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org 
> For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org . 



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


RE: TTF->AFP Font | Looking for IBM Type Transformer for Windows

Posted by Simon Steiner <si...@gmail.com>.
Hi,

 

You can embed ttf into AFP using fop

TrueType font configuration looks like:

 

<font kerning="yes" embed-url="fonts/Uvb_____.TTF" name="Univers">

    <font-triplet name="Univers" style="normal" weight="normal"/>

</font>

 

Thanks

 

From: Tino maier <ti...@gmx.de> 
Sent: 26 February 2021 13:05
To: fop-users@xmlgraphics.apache.org
Subject: TTF->AFP Font | Looking for IBM Type Transformer for Windows

 

Hi everyone,
 
I'm trying to create some afp raster fonts from true type fonts and I found the link to the "IBM Type Transformer for Windows <http://www-01.ibm.com/support/docview.wss?uid=psd1P4000840> " on the AFP-Resource Wiki-Page.
Unfortunately the link is broken and the software seems to be gone.
 
Does anyone have a copy of it and could send it to me? This would be great.
Best regards, Tino

--------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org <ma...@xmlgraphics.apache.org>  For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org <ma...@xmlgraphics.apache.org>