]> git.tdb.fi Git - ext/subsurface.git/commit - profile.c
Add vertical alignment setting to text output
authorDirk Hohndel <dirk@hohndel.org>
Wed, 7 Sep 2011 23:52:55 +0000 (16:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Sep 2011 01:26:59 +0000 (18:26 -0700)
commit06399d7d2fcc583f7437eab843ac073ebc37ee95
tree3c70b4765ed08ae5f0d2bfbe673a89f2c39ef8cf
parent11641095ae36518e801109a8f1d8273110f200b8
Add vertical alignment setting to text output

Add new valign enum to text_render_options_t and update all callers to
plot_text

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
[ Fixed spelling, updated to newer base - Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
profile.c