Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maprendering.c - too much debug #5139

Closed
ianwalberg opened this issue Aug 12, 2015 · 2 comments
Closed

maprendering.c - too much debug #5139

ianwalberg opened this issue Aug 12, 2015 · 2 comments

Comments

@ianwalberg
Copy link

In the function msDrawTextSymbol there is debug every time it is called which is much more than I would have expected.

msDebug("setting outlinewidth to %d (%d, %d, %d)\n",ow,ts->label->outlinewidth, ts->textpath->glyph_size, ts->label->size);

@sdlime
Copy link
Member

sdlime commented Aug 18, 2015

I agree... I'll remove.

@tbonfort
Copy link
Member

tbonfort commented Sep 7, 2015

fixed in 8b44188

@tbonfort tbonfort closed this as completed Sep 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants