|
From: | Simon Albrecht |
Subject: | Re: chord symbol styling |
Date: | Tue, 27 Oct 2015 12:09:18 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
On 27.10.2015 11:33, Noeck wrote:
Hi,For some reason, font-size seems to have a minimum. Value "1" seems to be the minimum, and anything below that (e.g., 0.1) seems to be rounded up to 1. I could be wrong.No, you can see the size as an exponent if you like. These sizes are not: 8pt, 12pt and similar but you can also have 0 or negative numbers. 0.1 is just quite close to 1 (and closer to 0). If you like it really small choose -4 or so.
In other words: font-size isn’t given as absolute, but as relative size, where 0 means ‘normal size’, -6 is half the size, and 6 is twice as large.
HTH, Simon
[Prev in Thread] | Current Thread | [Next in Thread] |