<div class="markdown">
<p dir="auto">On 1 Oct 2013, at 17:28, Benny Kjær Nielsen wrote:</p>

<blockquote>
<blockquote>
<p dir="auto">If there isn't a way, I'm happy to file an enhancement request.</p>
</blockquote>

<p dir="auto">I'll consider this email a request. You are the first to ask, but a quick look at my code indicates that it would be fairly trivial to add a hidden preference. The font (and size) used is hardcoded, but it seems everything else is done relative to the hardcoded font.</p>
</blockquote>

<p dir="auto">It was trivial to add. You can control it like this:</p>

<pre><code>defaults write com.freron.MailMate MmDockCounterFontSize -float 48.0
</code></pre>

<p dir="auto">The default is 24.0 which means the counters are going to overlap with the setting above if you use more than 1 counter (or maybe 2 if they are in opposite corners).</p>

<p dir="auto">If all goes well there is a test version (r3747) in a few minutes (hold down ⌥ when clicking “Check Now” in the Software Update preferences pane).</p>

<p dir="auto">-- <br>
Benny</p>

</div>