]> git.corax.cc Git - mwm/commit
mwm: Implement rendering text vertically (not 縦書き)
authorMatthias Kruk <m@m10k.eu>
Sat, 12 Jun 2021 05:31:08 +0000 (14:31 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 12 Jun 2021 05:31:08 +0000 (14:31 +0900)
commit7d019098ccdc3935bff2cfbfa734f07fa42b2a4c
tree0d58721190c6006c9be8fd585e3180003d5ff82e
parentad73b066b545c718c8ec6df1f4a0dcf9243b7f8a
mwm: Implement rendering text vertically (not 縦書き)

To write status messages on vertical client indicators, we need to
be able to render text vertically.
This commit adds the mwm_render_text_vertical() function, which
renders text and rotates it 90 degrees clockwise.
monitor.c
mwm.c
mwm.h