<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Maybe not the most important things, but because I'm testing with hb-view I just report what I come across…<div><br></div><div>When I test a text like "1960" with the onum feature on, it keeps showing the default lining figures.</div><div>If you replace the text with a non numeric character before or after (with our without a space) it works correctly ("a 1960" or "1960a").</div><div>Tested with multiple fonts. Maybe a bug?</div><div><br></div><div>PS > just tested 'frac' as well and also fractions only show when theres additional text like "1/2 a" .. something like "1/2 4" doesn't work either.</div><div><br></div><div>Rolf</div><div><br></div><div><pre role="list"><code class="wrappedText focusRow" role="listitem">hv-view --output=test.png --features="+onum=1" --margin=100 --font-size=200 "my font</code><code class="wrappedText focusRow" role="listitem">.otf" "1960"</code></pre><pre role="list"><code class="wrappedText focusRow" role="listitem">hb-view --output=test.png --features="+onum=1" --margin=100 --font-size=200 "my font</code><code class="wrappedText focusRow" role="listitem">.otf" "a 1960"</code></pre></div></body></html>