This commit is contained in:
parent
df86e7aa0f
commit
8c4f8dd4f0
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ like okay if I push my printer to its absolute limit I could probably cram a fon
|
||||||
|
|
||||||
then again, microtext is arguably even more fun than a qr code because then you can read it with a regular magnifying glass
|
then again, microtext is arguably even more fun than a qr code because then you can read it with a regular magnifying glass
|
||||||
|
|
||||||
|
oh wait I forgot that the qr code needs to be printed at 3x scale for my phone to scan it. so that's actually 137 dots versus a theoretical minimum of 32 dots. so even if I print the microtext at twice the scale, 128 dots per character, it beats the qr code.
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
{% for p in collections['blogette-pages'] %}<a href="{{p.url}}">{{loop.index}}</a> {% endfor %}
|
{% for p in collections['blogette-pages'] %}<a href="{{p.url}}">{{loop.index}}</a> {% endfor %}
|
Loading…
Add table
Reference in a new issue