mirror of https://github.com/adamdruppe/arsd.git
note to self
This commit is contained in:
parent
1e4e4ead7e
commit
e7ec476aef
2
ttf.d
2
ttf.d
|
@ -174,6 +174,8 @@ struct DrawingTextContext {
|
|||
Added April 24, 2020
|
||||
+/
|
||||
class OpenGlLimitedFont(OpenGlFontGLVersion ver = OpenGlFontGLVersion.old) {
|
||||
// FIXME: does this kern?
|
||||
// FIXME: it would be cool if it did per-letter transforms too like word art. make it tangent to some baseline
|
||||
|
||||
import arsd.simpledisplay;
|
||||
|
||||
|
|
Loading…
Reference in New Issue