
21 May
2006
21 May
'06
8:48 p.m.
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.
I apologise if I am making work.
Ben