Nope. I saw that, changed from 1 to 2, it looked terrible (it was smaller, unreadable). I was just going to amend my post adding what I found, and wonder if anyone else has experienced this. Here is the problem: I decided to look for the font /usr/share/fonts/truetype/freefont/FreeMonoBold.ttf, and it was in the 3.6.2 pi but not the 3.8.2 pi. The 3.8.2 is the latest raspbian stretch lite (2018-11-13). The 3.6.2 is running on an earlier (jessie lite I think) raspbian. Sure enough, the jessie pi had these packages installed: [ *apt-mark showauto | grep font ]* fontconfig fontconfig-config fontconfig-infinality fonts-dejavu-core fonts-dejavu-extra fonts-droid fonts-freefont-ttf fonts-opensymbol fonts-roboto gsfonts gsfonts-x11 libfontconfig1 libfontenc1 libxfont1 xfonts-100dpi xfonts-encodings xfonts-utils while the stretch lite 11-2018 had: *[apt-mark showauto|grep font]* fontconfig-config fonts-dejavu-core libfontconfig1
I ftp'd the /usr/share/fonts/truetype/freefont/ directory from the jessie lite to the stretch lite, reloaded, and now they're as expected. [image: daytempdew-362okay.png] [image: daytempdew-382fixed.png] I'm wondering what else I'm missing from this stretch lite. I'm building a new weewx server from scratch, and have yet to install the owfs intfc (sheepwalk RPI2) w/ rtc, and a serial mod so I can use the maxbotix range sensor for water height. Not to mention several little python scripts to do stuff with the extra data, extend the schema, and get it where it's supposed to be. Thanks Phil On Saturday, January 19, 2019 at 11:31:07 AM UTC-6, Thomas Keffer wrote: > > Perhaps you were using the anti_alias > <http://weewx.com/docs/customizing.htm#Overall_options> option before? > > -tk > > On Sat, Jan 19, 2019 at 9:11 AM Messy Potamia <[email protected] > <javascript:>> wrote: > >> I just loaded 3.8.2 on a Pi 3B+ running simulator and the plots axis >> labels, values, header, look poor, compared to my working 3.6.2 on a Pi3 >> atch to working station (Ultimeter). >> I'll attach .jpg of each. I'm sure there's a reason but I have as of yet >> to find it. I've set up Pi's a few times and have never seen this anomaly. >> I'm looking through the skins and don't see a font difference yet, unless >> I missed it. It looks like it's trying to go bold, but I made no changes to >> anything. >> >> The top image is from the working 3.6.2. >> >> >> [image: daytempdew-from362.png] >> >> >> [image: daytempdew-from382.png] >> The bottom image is from the new 3.8.2. >> >> Thanks >> >> Phil >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "weewx-user" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
