On Tue, Mar 05, 2013 at 11:14:27PM +0100, Fred Kiefer wrote: > > Looks like we are doing the same debugging in parallel :-)
Well, I was just looking around, you did the debugging ! > I decided that this was caused by some wired rounding error between > CGFloat and float, where the float value was bigger than the > corresponding CGFloat value. So I changed the floats in the > typesetter code to CGFloat and now it works for me. I will write a > ChangeLog entry and commit. Great, I'll test that tomorrow. Thanks, Philippe -- A program is never fully debugged until the last user dies. Michel Lespinasse _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
