Terry
Terry
Sorry, I've broken every GitHub issue rule on this one...
Sure, it is https://AttributesOfGodStudyNotes.com
> fix worked for me (Mojave). I think it's worth a PR. thanks for submitting that PR
I use NSLocaleUsesMetricSystem to successfully get whether I should display US or SI units. The simulator gets and displays correct units per language. But `[[NSLocale preferredLanguages] firstObject]` always returns English....
Thanks for responding. The attached script, scale.txt, generates a PDF file but fails to reproduce the spatial data in it. What am I doing wrong? (I'm using Avenza Maps on...
Thanks for looking at this. After trying qpdf, pdftk, pdfunite, and pdfjam, I discovered that qpdf works to overlay a legend pdf on a map pdf: qpdf --overlay legend.pdf --repeat=1...