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

Truetype font rendering changes #4308

Closed
woodbri opened this issue May 7, 2012 · 1 comment
Closed

Truetype font rendering changes #4308

woodbri opened this issue May 7, 2012 · 1 comment

Comments

@woodbri
Copy link

woodbri commented May 7, 2012

Johan Forsman has reported the following problem:

I am in the process of migrating from MapServer 5.4 (FGS95 on Linux) to MapServer 6 (MS4W3 on Windows Server 2008 R2). Most things are migrating well however I have a peculiar TrueType font rendering issue where the readability on the new system is far less than on the old system. I have attached two screenshots taken at the same scale to illustrate the issue. In these images the parish labels are Arial Bold Italic 6 pt., the interstate shields are Arial 8 pt., and US highway shields are Arial Narrow 7 pt. The TTF files and the MAP files were copied directly from the old system to the new system. I have tried with antialias on and off in the label definition and with a couple of different AGG image output formats but there are no visible differences.

He has provided a test case that reproduces this issue it can be downloaded here:
http://imaptools.com:8080/dl/tt_render_sample.tar.gz

There is more discussion on the users list with subject "Truetype font rendering changes"

@tbonfort
Copy link
Member

I suspect freetype versions are different on the platforms, along with different (freetype) compilation options that might have included or discarded some feature from the freetype builds. Basically nothing has changed in mapserver concerning the freetype/truetype access, so closing this bug as there's nothing we can do about it.

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

2 participants