[HarfBuzz] Hi and Question!
Daniel Ribeiro Maciel
daniel.maciel at gmail.com
Thu May 15 14:53:38 PDT 2014
These are my current defines:
add_definitions(
-DHAVE_OT
-DHAVE_FREETYPE
-DHAVE_UCDN
-DHAVE_INTEL_ATOMIC_PRIMITIVES
)
Thanks,
Daniel
On Thu, May 15, 2014 at 6:45 PM, Behdad Esfahbod <behdad at behdad.org> wrote:
> Do you HAVE_OT? You want to. And HAVE_UCDN.
>
> On 14-05-15 03:41 PM, Daniel Ribeiro Maciel wrote:
> > I have based my code on one of the
> > examples: https://github.com/lxnt/ex-sdl-freetype-harfbuzz
> > So I'm doing almost the same thing as this example.
> >
> > One more question. I'm building harfbuzz myself using CMake, so I had to
> set
> > the config defines myself.
> > Could it be one of those defines? Maybe I'm missing one.
> >
> >
> > On Thu, May 15, 2014 at 6:19 PM, Behdad Esfahbod <behdad at behdad.org
> > <mailto:behdad at behdad.org>> wrote:
> >
> > On 14-05-15 02:56 PM, Daniel Ribeiro Maciel wrote:
> > > Hi all!
> > >
> > > I'm having trouble using harfbuzz to attack the 'sliding dot'
> problem. (Such
> > > as in T. W. Lewis).
> > > The dots are not positioned as close to the glyphs as my reference
> rendering
> > > from LibreOffice or Chrome.
> > >
> > > Do I have to pass any arguments to harfbuzz to instruct it to apply
> > kerning to
> > > certain special cases?
> >
> > No, it should be enabled by default. How are you invoking HarfBuzz?
> >
> > --
> > behdad
> > http://behdad.org/
> >
> >
>
> --
> behdad
> http://behdad.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/harfbuzz/attachments/20140515/e0427e32/attachment.html>
More information about the HarfBuzz
mailing list