Skip to content
Skip to footer
High Sierra Pack Tripper
This summer I had the privilege of working with Reds Meadow as a backcountry cook, which meant occasionally bumping into a 12 year-old packer named Bo. I first met Bo in 2013 when hiking the PCT. He was eating candy outside the Reds public restrooms, looking cute. Bo spends each summer in the Sierra with his sweet family on extended National Forest permit at Reds, surrounded by pack animals and thousands of tourists and backpackers. What a life, and what a little man, charming as ever! We had some bumpy interactions at first where he would say strange, sorta bossy things like, “Hi we are your guides on this trip, best get crackin’ on dinner ok?” 🤣 I was puzzled, thinking, “What a little asshole!” They weren’t […]
Read more
Adding Custom Fonts to EDDiStamper
All three new Stamper plugins (EDDiStamper, PDF Stamper, and Download Monitor Stamper) come with the three standard PDF fonts: Helvetica, Times New Roman, and Courier. Not much to get excited about, I know. Whereas EDDiMark and WaterWoo (plugins based on TCPDF, not SetaPDF-Stamper) have built-in font uploaders with more instant gratification, the integration with Seta is a bit more complicated, and so you’ll need to use a little code. Whether you add the code into a custom plugin, your child theme functions.php file, or by using the more plug-n-play Code Snippets plugin doesn’t matter. Before using the following example code, we have started by creating a “fonts” folder inside the wp-content/uploads/eddistamper/ folder. We put our Comic Sans (yes!) TTF file inside the fonts folder. You can see […]
Read more
Back to top