[metapost] ligatures
William Adams
will.adams at frycomm.com
Wed Sep 21 17:02:35 CEST 2016
METAFONT isn't for editing .ttfs
You should be able to do as you describe (if the license allows) by:
- installing FontForge --- free/opensource
- loading the .ttf into that
- creating the characters which you wish
- assign them to appropriate code points or the private use area
- name them appropriately
- regenerate the font
You should then be able to use the font in xetex or luatex after making it
available to TeX.
William
On Wed, Sep 21, 2016 at 10:54 AM, Skleroza <skleroza at poczta.onet.pl> wrote:
> Hello,
>
> I would like to add one glyph=ligatures to ttf font. How namiming this
> char, and how using it.
>
> For example i have font with all letters a-z A-Z but not have 'ch'
> and 'ii'. Is posible to add this ligatures with right hyphenation etc.?
>
>
>
>
> --
> 5.downto(1) { |i| print (81 + 7.3 * Math::sin(i - 5.75)).floor.chr }
> --
> http://tug.org/metapost/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/metapost/attachments/20160921/5b690ec0/attachment.html>
More information about the metapost
mailing list