Re: [ft-devel] FT_StrokerRec::valid is not used

2011-03-16 Thread Werner LEMBERG
 The data member FT_StrokerRec::valid does not seem to be used. I
 therefore recommend that it is removed.

Done, thanks.


Werner

___
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel


Re: [ft-devel] FT_StrokerRec::valid is not used

2011-03-16 Thread Graham Asher
I have discovered some other minor optimisations to the stroker module, 
but I'm not sure if it's worth mentioning them - they won't provide much 
speed improvement but will get rid of some anomalies and inefficiencies. 
I've been experimenting with a modified version of the stroker in 
CartoType, in the expectation that FreeType's system is faster than my 
own home-grown one (I don't know the answer to that yet). Map renderers 
make very heavy use of strokers for road envelopes, and envelopes of 
other linear features, and polygon borders.


Best regards,

Graham


On 16/03/2011 07:55, Werner LEMBERG wrote:

The data member FT_StrokerRec::valid does not seem to be used. I
therefore recommend that it is removed.

Done, thanks.


 Werner




___
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel


Re: [ft-devel] FT_StrokerRec::valid is not used

2011-03-16 Thread Werner LEMBERG

 I have discovered some other minor optimisations to the stroker
 module, but I'm not sure if it's worth mentioning them - they won't
 provide much speed improvement but will get rid of some anomalies
 and inefficiencies.

*Any* improvement is highly welcomed!  I'm glad that you are actually
looking at the code.


Werner

___
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel


[ft-devel] FT_StrokerRec::valid is not used

2011-03-12 Thread Graham Asher
The data member FT_StrokerRec::valid does not seem to be used. I 
therefore recommend that it is removed.


Best regards,

Graham

___
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel