]> git.tdb.fi Git - ext/subsurface.git/commit
Add font size to the text_render_options structure
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Sep 2011 01:33:14 +0000 (18:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Sep 2011 01:33:14 +0000 (18:33 -0700)
commit75f784267521e2a02c0c84ab4fe05c105dfc68f5
tree2eda0469868457317b5360921298c0981732cdc7
parent06399d7d2fcc583f7437eab843ac073ebc37ee95
Add font size to the text_render_options structure

Ok, so it's really a 'double', but for now we're only using integer font
sizes, so let's see if we ever want to do anything but that.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
profile.c