Closed GoogleCodeExporter closed 9 years ago
Does setting fontsmoothing help the problem? Enable with winetricks via:
## START CMD ##
winetricks fontsmooth=rgb
## END ##
My build is using /System/Library/Fonts and /Library/Fonts .ttf files as
expected (I think). Not sure what you're seeing. -r
Original comment by rwoodsm...@gmail.com
on 29 Nov 2014 at 6:12
No that does not solve the problem. Font smoothing has nothing to do with it.
System fonts do not even show up in your build of wine.
Please see my advice for how to fix it. remove --fontconfig flag from the
build. I modified your build script and commented out that flag, and
everything works as it should. The guy who builds wine bottler is also doing
that now too. You can see in the wine build notes there is a comment in this
regard since 1.6
Original comment by dewdman42
on 29 Nov 2014 at 6:23
Thank's for the tip's.
Original comment by rwoodsm...@gmail.com
on 29 Nov 2014 at 10:47
Original issue reported on code.google.com by
dewdman42
on 15 Nov 2014 at 7:25