I was looking into your shader the shaders and had the same idea... but it is 
not possible to manage things like spacement etc.. because they will be present 
always as individual an individual (triangle or point) entity on the shader.
If you are able to know what text need to be render for each frame, so it would 
be more flexible do it on software.

Mario

________________________________________
From: Maciej Sumiński [maciej.sumin...@cern.ch]
Sent: 18 April 2016 14:46
To: Mário Luzeiro; kicad-developers@lists.launchpad.net
Subject: Re: [Kicad-developers] Bitmap fonts

As you have already noticed - it is not. It may be moved back to
noncached container and it will be redrawn every frame.

Another solution is to apply dynamic scaling using shaders - it is
already done for lines, so they do not disappear when their width is
smaller than 1 px.

Regards,
Orson

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to