vxKernel/include/vhex/display/draw
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
..
circle.h VxKernel 0.6.0-10 : Add image API 2022-06-19 20:11:52 +02:00
line.h VxKernel 0.6.0-9 : Add line API + circle API 2022-06-15 20:40:43 +02:00
pixel.h VxKernel 0.6.0-9 : Add line API + circle API 2022-06-15 20:40:43 +02:00
rect.h VxKernel 0.6.0-16 : Add rectangle API + fix horizontal line 2022-06-28 17:34:00 +02:00