diff options
author | Devin J. Pohly <djpohly@gmail.com> | 2018-02-24 15:32:48 -0600 |
---|---|---|
committer | Devin J. Pohly <djpohly@gmail.com> | 2018-02-25 21:56:26 -0600 |
commit | a3beb626d2dae9d4d0883c7c8cb6ba58b0609105 (patch) | |
tree | 2b375342df7c33c98ab070ee38b40bbb0da4acf1 /LICENSE | |
parent | a5dc1b46976b2252f9d7bb68f126c4b0f351dd1a (diff) |
Remove x.c dependency on term
The xinit function only needs to the rows/cols, so pass those in rather
than accessing term directly. With a bit of arithmetic, we are able to
avoid the need for term.row and term.col in x2col, y2row, and
xdrawglyphfontspecs as well, completing the removal.
Term is now fully internal to st.c.
Signed-off-by: Devin J. Pohly <djpohly@gmail.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions