Re: [LibreOffice 5.3/Ubuntu 17.04] Culmus Fonts not detected

Dov Grobgeld <[email protected]>
Newsgroups gmane.linux.region.israel
Message-ID <CA++fsGG7wumkDXecdkC2X--akRMMk8wzNBGbzdDvKM1oKO5D5w@mail.gmail.com>
Though I haven't followed the story closely, you should note that this
conversion is problematic. Converting to OpenType while retaining the Type1
outlines would have been a better idea, if OpenOffice supports it.

Here's a relevant link that describes the problem in Type1→TTF conversion:
https://blog.idrsolutions.com/2014/06/3-reasons-font-converter-type-1-truetype/

Regards,
Dov


On Tue, Jun 27, 2017 at 2:49 PM, Boruch Baum <[email protected]> wrote:

> On 2017-06-27 12:59, Rabin Yasharzadehe wrote:
> >    Thanks.
> >    Q1: can you share show did you converted the fonts (manually/script),
>
>   #+BEGIN_SRC sh
>   #!/usr/bin/fontforge -lang=ff
>   #
>   #
>   # Accepts args *.pfa or *.pfb
>
>   i=1
>   while ( i < $argc )
>     Open( $argv[i] )
>     Generate( $argv[i]:r + ".ttf")
>     i = i+1
>   endloop
>   #+END_SRC
>
>
> >    Q2: do you know how can I patch together 2 fonts, for example
> >           I like to have some subset of glyps from one font and some
> other
> >    sub-set from another and and combine them together to a new font.
> >           my use case it to have a monospaced-font with Hebrew support
> >    (which not all of them have).
>
> No idea. I'm not a font expert, and just dived into this fray
> because it was something I realized I could do.
>
>
> --
> hkp://keys.gnupg.net
> CA45 09B5 5351 7C11 A9D1  7286 0036 9E45 1595 8BC0
>
> _______________________________________________
> Linux-il mailing list
> [email protected]
> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
>

_______________________________________________
Linux-il mailing list
[email protected]
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.