vxKernel/src/display/text/render
Yann MAGNIN 674d4b382c VxKernel 0.6.0-16 : Add rectangle API + fix horizontal line
@add
<> include/vhex/display/draw/rect
  | add filled rectangle API
<> src/display/draw/drect
  | add filled rectangle drawing API

@update
<> include/vhex/display/draw/text
  | merge halign and valign argument
  | add special alignment flags

@fix
<> src/display/font
  | fix height for text display geometry
<> src/display/text
  | fix alignment calculation
2022-06-28 17:34:00 +02:00
..
dprint.c VxKernel 0.6.0-16 : Add rectangle API + fix horizontal line 2022-06-28 17:34:00 +02:00
dtext.c VxKernel 0.6.0-16 : Add rectangle API + fix horizontal line 2022-06-28 17:34:00 +02:00