Re: [HarfBuzz] Simplish example using HarfBuzz with Qt

2012-10-07 Thread Jiang Jiang
Hi Khaled, On Sun, Oct 7, 2012 at 9:31 AM, Khaled Hosny khaledho...@eglug.org wrote: Hi all, A while ago I wrote a very simple example of using HarfBuzz to draw text on a Qt canvas (QPainter) while helping a friend. I don’t know much of Qt and it does not do much, but I thought it might help

Re: [HarfBuzz] Building from git on OS X with Homebrew

2014-03-24 Thread Jiang Jiang
Hi Behdad, On Mon, Mar 24, 2014 at 8:00 PM, Behdad Esfahbod beh...@behdad.org wrote: On 14-03-24 01:32 AM, James Clark wrote: I had another go at building harfbuzz from git on Mac OS X. Using Homebrew, together with gtk-doc's now being optional, made it an order of magnitude easier than last

Re: [HarfBuzz] Building from git on OS X with Homebrew

2014-03-24 Thread Jiang Jiang
On Mon, Mar 24, 2014 at 10:12 PM, Jiang Jiang gzjj...@gmail.com wrote: Am I missing something or why are the glyphs always 0? I just realized that src/test.cc adds some UTF-8 text that might not be supported by the font given. I changed the text to some ASCII text and it seemed to work. However

Re: [HarfBuzz] Building from git on OS X with Homebrew

2014-03-25 Thread Jiang Jiang
On Tue, Mar 25, 2014 at 11:14 PM, Behdad Esfahbod beh...@behdad.org wrote: In case anyone wondering (doesn't seemed to see any interests in this scenario), I managed to get it working by implementing a set of Core Text font_funcs for HarfBuzz:

Re: [HarfBuzz] Building from git on OS X with Homebrew

2014-03-26 Thread Jiang Jiang
On Wed, Mar 26, 2014 at 5:56 AM, Konstantin Ritt ritt...@gmail.com wrote: That's a great improvement, thanks Jiang. Even more... it clearly shows the truncation issue I was describing several times already (http://lists.freedesktop.org/archives/harfbuzz/2014-February/004149.html). I'll add

Re: [HarfBuzz] A plea to make HarfBuzz easier to build.

2015-12-15 Thread Jiang Jiang
On Tue, Dec 15, 2015 at 9:14 PM, Jonathan Blow wrote: > Sure, it would be fine to add this; there is also a for-loop in one spot > that doesn't compile in Visual Studio because it declares an enum inline, so > one has to move the enum. > > But these things don't matter, they

Re: [HarfBuzz] Still Failing: harfbuzz/harfbuzz#2583 (master - 5078044)

2018-02-14 Thread Jiang Jiang
Any chance we can make the CI a little quieter or send it to a different list? On Wed, Feb 14, 2018 at 2:15 AM, Travis CI wrote: > *harfbuzz / harfbuzz > * > (master