Re: ligatures
William Adams <[email protected]>
| Newsgroups | gmane.comp.tex.metapost |
|---|---|
| Message-ID | <CAENrYJDOEPTMgJDEEo90wmsUyj96T13KKZ_6zRx4-mWMALaVeg@mail.gmail.com> |
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 <[email protected]> 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/ > -- http://tug.org/metapost/