lgarrido

Results 4 comments of lgarrido

I have disabled char_check_label_exclusion() and Castor's label comes back, so there must be some object at the exclusion_regions list which somehow conflicts with it. However, I can't see any other...

After some tests I found the problem is star objects of small magnitude create exclusion points (zero-size regions) that supersede labels. Lowering mag_min does away with those stars and brings...

After fiddling a bit, I found out that creating a JFrame (just create it, no need to display it) lets Libjitsi.start() proceed and everything works as it is supposed to....