[HarfBuzz] harfbuzz: Branch 'master'

Simon Hausmann simon.hausmann at trolltech.com
Thu Jan 29 03:18:25 PST 2009


On Wednesday 28 January 2009 Pierre Marchand, wrote:
> Vous (Simon Hausmann) avez écrit :
> > +void *HB_TextCodecForMib(int mib)
> > +{
> > +    return QTextCodec::codecForMib(mib);
> > +}
> > +
> 
> Hi,
> 
> I’ve landed here because of these new methods in harfbuzz-external. This way 
> of requiring users to provide implementations of a set of methods is 
certainly 
> good. But please please please, at least warn us when you introduce new 
ones, 
> and put a comment. To be honest, as I use Qt myself, I do not bother too 
much 
> as i can just copy the code you put in test ;-) But I easily imagine it can 
> simply prevent users to even try it when they see ldd insulting them about 
> missing references for symbols they know nothing about.

I'm sorry, I didn't realize that you were using it. I'll try to announce it 
beforehand next time I add dependencies :(


Simon



More information about the HarfBuzz mailing list