On Wednesday 03 October 2007 04:15:17 am Huw Davies wrote:
fonts/.gitignore | 1 + fonts/Makefile.in | 3 +- fonts/tahoma.sfd |10850 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 10853 insertions(+), 1 deletions(-) create mode 100644 fonts/tahoma.sfd
This makes Wine's text unreadable for me: http://kcat.strangesoft.net/badfont.png
If I remove the new tahoma.tff file, it looks fine: http://kcat.strangesoft.net/goodfont.png
Chris Robinson wrote:
On Wednesday 03 October 2007 04:15:17 am Huw Davies wrote:
fonts/.gitignore | 1 + fonts/Makefile.in | 3 +- fonts/tahoma.sfd |10850 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 10853 insertions(+), 1 deletions(-) create mode 100644 fonts/tahoma.sfd
This makes Wine's text unreadable for me: http://kcat.strangesoft.net/badfont.png
If I remove the new tahoma.tff file, it looks fine: http://kcat.strangesoft.net/goodfont.png
Nice ;-/
The new Tahoma doesn't contain any TrueType hinting instructions, so there are several sets of bitmaps that get used at small font sizes. It's possible winecfg is trying to use a font size for which we don't have a bitmap strike. Could you send me a +font log so that I could take a look?
Thanks, Huw.
On Saturday 06 October 2007 04:13:18 am Huw Davies wrote:
Nice ;-/
The new Tahoma doesn't contain any TrueType hinting instructions, so there are several sets of bitmaps that get used at small font sizes. It's possible winecfg is trying to use a font size for which we don't have a bitmap strike. Could you send me a +font log so that I could take a look?
Sure. This is just starting up winecfg with the bad font and clicking Cancel: http://kcat.strangesoft.net/log.txt.gz