
21 May
2006
21 May
'06
9:41 p.m.
On 21/05/06, Ben Fowler <ben.the.mole@...400...> wrote:
On 21/05/06, Richard Hughes <cyreve@...400...> wrote:
I am on r11886 and I am getting errors like ../../src/libnrtype/FontInstance.cpp:519: error: `FT_Outline_MoveToFunc' undeclared (first use this function)
Those casts on lines 519-522 are unnecessary and hence (as with all unnecessary casts (especially C-style ones)) are potentially unsafe. I've removed them. Does that fix it?
Thanks. I am re-spinning r11893.
Just doing the final link, so I am pretty sure that this is working. Most grateful for your help.
Ben